Skip to content

SpectroChemPy

SpectroChemPy is an optional SpectraSherpa dependency and an important spectroscopy software foundation. It provides readers, example datasets, coordinate-aware data structures, and scientific algorithms for spectroscopic analysis.

pip install "spectra-sherpa[scp]"

SpectraSherpa uses the extra for selected spectroscopy readers, example datasets, and coordinate-aware spectral algorithms.

Supported Version

The current SpectraSherpa package supports SpectroChemPy >=0.8.1,<0.9.0 on Python >=3.11,<3.15. The current lockfile pins SpectroChemPy 0.8.1, also available on PyPI.

Attribution

Credit SpectroChemPy and its authors when work depends on SpectroChemPy-provided readers, algorithms, or datasets. Consult the SpectroChemPy project for current citation and license details.

Boundary

SpectroChemPy must remain opt-in for SpectraSherpa. Do not move it into core dependencies.