Skip to content

Pearl

Compare
Choose a tag to compare
@marcus1487 marcus1487 released this 01 Apr 22:47
· 87 commits to master since this release

This minor release implements upgrades to the guppy interface.

  • Guppy interface upgrades
    • Convert from batching to streaming
    • Default calibration files for guppy 4.5.2 modbase models
    • Simplified Guppy logging
  • Install upgrades
    • Numpy no longer required before Megalodon install
    • sklearn -> scikit-learn
  • Faster HDF5 reading (via driver="core")
  • black formatting (https://black.readthedocs.io/en/stable/)
  • Various bug fixes