Depthcharge v0.4.4
Changed
- Partially revert length changes to
SpectrumDataset
andAnnotatedSpectrumDataset
. 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.