v0.3.0
What's Changed
- Move
ExhaustPlugin
to strax by @dachengx in #59 - Separate
assign_plugin_attributes
for future usage by @dachengx in #60 - Add
get_paring_rate_correction
toPeaksPaired
by @dachengx in #61 - Debug for attributes assignments by @dachengx in #62
- Add
run_meta
as the dependency ofPeaksPaired
and storerun_id
intopeaks_paired
by @dachengx in #63 - Sort
dtype_reference
to prevent dtype mismatch by @dachengx in #64 - Bug fix when isolated S2 in input buffer is 0 by @dachengx in #66
- Debug
data_kind
ofPairingExists
by @dachengx in #67 - Implement Hyperruns by @dachengx in #65
- Customized salting by @dachengx in #68
- Make chunk size samller by @dachengx in #69
- Simulate S2AFT by @dachengx in #70
- Combine salted events and salting events by @dachengx in #71
- Simplify
shadow_reference_selection
by @dachengx in #72 - Slove the bug when salting peaks overlap by @dachengx in #73
- Fix bug when triggering peak in an event is not from the salting peaks by @dachengx in #74
Full Changelog: v0.2.2...v0.3.0