1.0.2
1.0.2 is the same as 1.0.1 but I screwed up the PyPI distribution so I'm redoing it as 1.0.2
✨ First release after manuscript acceptance ✨
✨ Features
- added a module for basic plotting of time-series and uncertainties in
LaserTRAM
- added a module for preprocessing which has functions related to loading in test data ready for
LaserTRAM
and for taking raw .csv files from Thermo or Agilent quadrupoles and converting them directly topandas.DataFrames
ready forLaserTRAM
.
📚 Documentation
- added more example jupyter notebooks on signal de-spiking and region omission
- Added much better docstring coverage to everything
- Added much better line-by-line coverage to everything
🐛 Bug Fixes
- fixed pytest bugs with move to new version.