ramCOH

Library for processing and peak fitting of Raman spectra, targeted at CO2 fluids and hydrous silicate glasses


License
Other
Install
pip install ramCOH==1.1.1

Documentation

Documentation Status

ramCOH

Library for processing and peak fitting of Raman spectra, targeted at CO2 fluids and (hydrous) silicate glasses

Documentation

Code documentation is available at ramcoh.readthedocs.io

Installation

ramCOH can be installed with pip by running

pip install ramCOH

in a terminal.

If you would like to install from a specific git branch or release instead run

pip install git+https://github.com/TDGerve/ramCOH.git@tag

where tag should be repleaced by the release tag or branch name (e.g. v1.0 or development)