Releases: nebiolabs/fatools
Releases · nebiolabs/fatools
v0.12
What's Changed
- Bug/#16 extreme values needed for ladder by @jakemiller13 in #17
Full Changelog: v0.11...v0.12
v0.11
What's Changed
- Feature/#14 allow small fragment sizing by @jakemiller13 in #15
Full Changelog: v0.10...v0.11
v0.10
v0.9
Removes single line of logging because the method is called thousands of times per run call and completely dominates production log.
Full Changelog: 0.8...v0.9
v0.8
What's Changed
-
Adds logging based on historic troubleshooting incidents. Could be ex… by @jakemiller13 in #10
-
Corrected version naming from "0.8" to "v0.8"
Full Changelog: v0.7...0.8
v0.7
Merge pull request #8 from nebiolabs/ladder_crosstalk attempts to remove ladder peaks that result from oversaturated peaks
v0.6
- Corrects duplicate
or
v0.5
- Adds several checks to avoid returning variables before they are declared
- When checking for overlapping peaks, now skips the ladder channel to avoid deleting ladder peaks
v0.4
Indices must always be numpy array