Skip to content

Depthcharge v0.4.4

Compare
Choose a tag to compare
@wfondrie wfondrie released this 29 Apr 22:19
· 4 commits to main since this release
b8be2e2

Changed

  • Partially revert length changes to SpectrumDataset and AnnotatedSpectrumDataset. We removed __len__ from both due to problems with PyTorch Lightning compatibility.
  • Simplify dataset code by removing redundancy with lance.pytorch.LanceDatset.
  • Improved warning message for skipped spectra.