Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.79 KB

README.md

File metadata and controls

66 lines (48 loc) · 1.79 KB

CompositionSpace

CompositionSpace is a python library for analysis of APT data.

Installation

Installation for developers on your local machine into a virtual environment:

git clone https://github.com/eisenforschung/CompositionSpace
cd CompositionSpace
git submodule sync --recursive
git submodule update --init --recursive --remote
python -m pip install --upgrade pip
python -m pip install -e ".[dev]"

Getting started

Navigate to tests. Spin up a jupyter notebook and run FullWorkflow.ipynb.

The usa_denton_smith dataset is available here Further atom probe datasets for testing are available here