Skip to content

v1.0.2 and manuscript acceptance

Latest
Compare
Choose a tag to compare
@jlubbersgeo jlubbersgeo released this 04 Mar 07:37

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 to pandas.DataFrames ready for LaserTRAM.

📚 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.