v2.01
Small tweaks to documentation and msa_classification
Release Notes
Minor update
In the backend for the msa_classification function I switched the data processing algorithm from peak_intensity to net_intensity, which, in principle, should provide a better approximation of the intensity of each characteristic x-ray peak. This does not seem to have any effect on the outputs of the example functions, and all of the test cases are still passing.
Fixes in the help / docs
- Typographical corrections in the help documentation for
eds_classificationandSpectrum - Typographical corrections in
README.md - Added a link to the
v2.0release notes in theREADME.mdfile