Skip to content

v2.01

Choose a tag to compare

@weber1158 weber1158 released this 03 Aug 14:08
· 5 commits to main since this release
f41ce85

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_classification and Spectrum
  • Typographical corrections in README.md
  • Added a link to the v2.0 release notes in the README.md file