APT analysis tools
Project description
CompositionSpace
CompositionSpace is a python library for analysis of APT data.
Installation
Installation using pip
Compositionspace can be installed using:
pip install compositionspace
Installation using Conda
It is strongly recommended to install and use calphy
within a conda environment. To see how you can install conda see here.
Once a conda distribution is available, the following steps will help set up an environment to use compositionspace
. First step is to clone the repository.
git clone https://github.com/eisenforschung/CompositionSpace.git
After cloning, an environment can be created from the included file-
cd CompositionSpace
conda env create -f environment.yml
Activate the environment,
conda activate compspace
then, install compositionspace
using,
python setup.py install
The environment is now set up to run calphy.
Examples
For an example of the complete workflow using compositionspace
, see example/full_workflow.ipynb
.
The provided dataset is a small one for testing purposes, which is also accessible here:
Ceguerra, AV (2021) Supplementary material: APT test cases. Available at http://dx.doi.org/10.25833/3ge0-y420
Documentation
Documentation is available here.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for compositionspace-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bc51e3b60546a3783b633d9c41e5bf89e26561c0fba99ae1cd8062c4c720f06 |
|
MD5 | 4abc8efe29f9685ab7a3a80c0dcec294 |
|
BLAKE2b-256 | 0fee4078fc26eef5f6f3b40fa9d4a0b3b9c41504f2b58998d86514494cc3a0af |