Skip to content

v0.0.25

Compare
Choose a tag to compare
@paucablop paucablop released this 20 Sep 14:45
· 138 commits to main since this release

What's new? 馃帀馃帀

Improvements 鉁ㄢ湪

Bug fixes 馃悰馃悰

  • RangeCut now has a different input order: start, end and wavenumber (optional). Optional inputs are defined at the end. start and end index are found after fitting the method and not upon instantiation. This is because in scikitlearn, instanciation attributes cannot be modified.

  • ConstantCorrection: Same changes as RangeCut