depthcharge v0.3.1
[v0.3.1] - 2023-08-18
Added
- Support for fine-tuning the wavelengths used for encoding floating point numbers like m/z and intensity to the
FloatEncoderandPeakEncoder.
Fixed
- The
tgt_maskin thePeptideTransformerDecoderwas the incorrect type.
Now it isboolas it should be.
Thanks @justin-a-sanders!