- Allow saving of isolated cut by @dachengx in #82
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.1...v0.3.2
- Remove unused plugin by @dachengx in #76
- Add more tests with real data by @dachengx in #77
- Remove unnecessary duplicated tests by @dachengx in #78
- Set minimum drift length of salted events by @dachengx in #79
- Add structure of documentation by @dachengx in #80
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.0...v0.3.1
- 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: https://github.com/XENONnT/axidence/compare/v0.2.2...v0.3.0
- Add
PeakNearestTriggeringSalted
andEventNearestTriggeringSalted
by @dachengx in #47 - Set
child_plugin
to salting plugins by @dachengx in #48 - Define
RunMeta
to help extractstart
andend
of a run in the salting and pairing network by @dachengx in #49 - Set
PeaksPaired
to be subclass ofDownChunkingPlugin
by @dachengx in #50 - Apply Shadow Matching into
PairedPeaks
by @dachengx in #51 - Add function to preprocess shadow related features by @dachengx in #52
- Separate 2 and 3 hits pairing and add normalization factor by @dachengx in #54
- Add
samplers
module, reweight S2 of salting result by @dachengx in #56 - Implement only-S1/2 salting by @dachengx in #57
Full Changelog: https://github.com/dachengx/axidence/compare/v0.2.1...v0.2.2
- Use poetry by @dachengx in #45
Full Changelog: https://github.com/dachengx/axidence/compare/v0.2.0...v0.2.1
- Add
EventBuilding
cut by @dachengx in #20 - Add prototype for isolated peaks by @dachengx in #22
- Build events at once by @dachengx in #27
- Save both peak and event-level fields into isolated peaks by @dachengx in #30
- Prototype of
PairedPeaks
by @dachengx in #31 - Add method
replication_tree
tostrax.Context
by @dachengx in #34 - Connect salting and paring dependency tree by @dachengx in #35
- Debug
do_compute
in plugin factory by @dachengx in #37 - Accelerate
replication_tree
by @dachengx in #38 - Add other peak and event level pairing plugins by @dachengx in #39
- Add
PairingExists
by @dachengx in #41
Full Changelog: https://github.com/dachengx/axidence/compare/v0.1.0...v0.2.0
- Add package structure by @dachengx in #6
- Add
ExhaustPlugin
to read chunks together at once by @dachengx in #7 - Add Plugins to simulate Shadow, Ambience and SEDensity related features by @dachengx in #8
- Add salted context and test dependency tree by @dachengx in #9
- Add event building:
SaltedEvents
andSaltedEventBasics
by @dachengx in #10 - Assign features of salting events by @dachengx in #11
Full Changelog: https://github.com/dachengx/axidence/compare/v0.0.0...v0.1.0
- Add peripheral supporting files by @dachengx in #1
New Contributors
- @dachengx made their first contribution in #1
Full Changelog: https://github.com/dachengx/axidence/commits/v0.0.0