Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 933 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 933 Bytes

raman-analysis

License PyPI Python Version CI codecov

Analysis of raman spectra

Installation:

Use the micro-analysis environment from ianhi.github.io/envs:

mamba env create --force --file https://ianhi.github.io/envs/envs/micro-analysis-no-vim.yaml
conda activate micro-analysis
pre-commit install
pip install -e .