Release notes
v0.4.0 / 2025-05-18
Be compatible with https://github.com/XENONnT/straxen/pull/1604 by @dachengx in https://github.com/XENONnT/axidence/pull/106
Be compatible with https://github.com/XENONnT/straxen/pull/1563 by @dachengx in https://github.com/XENONnT/axidence/pull/104
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.4…v0.4.0
v0.3.4 / 2025-05-18
Be compatible with strax >= 2 and straxen >= 3 by @dachengx in https://github.com/XENONnT/axidence/pull/96
Validate the number of S1/2 group by @dachengx in https://github.com/XENONnT/axidence/pull/97
Replace
hyperrunwithsuperrunby @dachengx in https://github.com/XENONnT/axidence/pull/99Compatible with https://github.com/XENONnT/straxen/pull/1532 by @dachengx in https://github.com/XENONnT/axidence/pull/100
Remove CMT URLs by @dachengx in https://github.com/XENONnT/axidence/pull/101
Compatible with https://github.com/XENONnT/straxen/pull/1513 by @dachengx in https://github.com/XENONnT/axidence/pull/98
Inherit
center_timefrompeakletsby @dachengx in https://github.com/XENONnT/axidence/pull/102n_competingplus one by @dachengx in https://github.com/XENONnT/axidence/pull/103Use numbered version of
docformatterby @dachengx in https://github.com/XENONnT/axidence/pull/107
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.3…v0.3.4
v0.3.3 / 2024-12-27
Poetry does not understand
requires-pythonby @dachengx in https://github.com/XENONnT/axidence/pull/85Lock version of strax(en) in the test by @dachengx in https://github.com/XENONnT/axidence/pull/88
Use SE scores instead of SE density by @dachengx in https://github.com/XENONnT/axidence/pull/87
Fix bug in z simulation by @dachengx in https://github.com/XENONnT/axidence/pull/90
Remove unused configs by @dachengx in https://github.com/XENONnT/axidence/pull/93
Compatible with multi-dimensional field by @dachengx in https://github.com/XENONnT/axidence/pull/94
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.2…v0.3.3
v0.3.2 / 2024-07-22
Allow saving of isolated cut by @dachengx in https://github.com/XENONnT/axidence/pull/82
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.1…v0.3.2
v0.3.1 / 2024-05-27
Remove unused plugin by @dachengx in https://github.com/XENONnT/axidence/pull/76
Add more tests with real data by @dachengx in https://github.com/XENONnT/axidence/pull/77
Remove unnecessary duplicated tests by @dachengx in https://github.com/XENONnT/axidence/pull/78
Set minimum drift length of salted events by @dachengx in https://github.com/XENONnT/axidence/pull/79
Add structure of documentation by @dachengx in https://github.com/XENONnT/axidence/pull/80
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.3.0…v0.3.1
v0.3.0 / 2024-05-14
Move
ExhaustPluginto strax by @dachengx in https://github.com/XENONnT/axidence/pull/59Separate
assign_plugin_attributesfor future usage by @dachengx in https://github.com/XENONnT/axidence/pull/60Add
get_paring_rate_correctiontoPeaksPairedby @dachengx in https://github.com/XENONnT/axidence/pull/61Debug for attributes assignments by @dachengx in https://github.com/XENONnT/axidence/pull/62
Add
run_metaas the dependency ofPeaksPairedand storerun_idintopeaks_pairedby @dachengx in https://github.com/XENONnT/axidence/pull/63Sort
dtype_referenceto prevent dtype mismatch by @dachengx in https://github.com/XENONnT/axidence/pull/64Bug fix when isolated S2 in input buffer is 0 by @dachengx in https://github.com/XENONnT/axidence/pull/66
Debug
data_kindofPairingExistsby @dachengx in https://github.com/XENONnT/axidence/pull/67Implement Hyperruns by @dachengx in https://github.com/XENONnT/axidence/pull/65
Customized salting by @dachengx in https://github.com/XENONnT/axidence/pull/68
Make chunk size samller by @dachengx in https://github.com/XENONnT/axidence/pull/69
Simulate S2AFT by @dachengx in https://github.com/XENONnT/axidence/pull/70
Combine salted events and salting events by @dachengx in https://github.com/XENONnT/axidence/pull/71
Simplify
shadow_reference_selectionby @dachengx in https://github.com/XENONnT/axidence/pull/72Slove the bug when salting peaks overlap by @dachengx in https://github.com/XENONnT/axidence/pull/73
Fix bug when triggering peak in an event is not from the salting peaks by @dachengx in https://github.com/XENONnT/axidence/pull/74
Full Changelog: https://github.com/XENONnT/axidence/compare/v0.2.2…v0.3.0
v0.2.2 / 2024-04-30
Add
PeakNearestTriggeringSaltedandEventNearestTriggeringSaltedby @dachengx in https://github.com/dachengx/axidence/pull/47Set
child_pluginto salting plugins by @dachengx in https://github.com/dachengx/axidence/pull/48Define
RunMetato help extractstartandendof a run in the salting and pairing network by @dachengx in https://github.com/dachengx/axidence/pull/49Set
PeaksPairedto be subclass ofDownChunkingPluginby @dachengx in https://github.com/dachengx/axidence/pull/50Apply Shadow Matching into
PairedPeaksby @dachengx in https://github.com/dachengx/axidence/pull/51Add function to preprocess shadow related features by @dachengx in https://github.com/dachengx/axidence/pull/52
Separate 2 and 3 hits pairing and add normalization factor by @dachengx in https://github.com/dachengx/axidence/pull/54
Add
samplersmodule, reweight S2 of salting result by @dachengx in https://github.com/dachengx/axidence/pull/56Implement only-S1/2 salting by @dachengx in https://github.com/dachengx/axidence/pull/57
Full Changelog: https://github.com/dachengx/axidence/compare/v0.2.1…v0.2.2
v0.2.1 / 2024-04-28
Use poetry by @dachengx in https://github.com/dachengx/axidence/pull/45
Full Changelog: https://github.com/dachengx/axidence/compare/v0.2.0…v0.2.1
v0.2.0 / 2024-04-27
Add
EventBuildingcut by @dachengx in https://github.com/dachengx/axidence/pull/20Add prototype for isolated peaks by @dachengx in https://github.com/dachengx/axidence/pull/22
Build events at once by @dachengx in https://github.com/dachengx/axidence/pull/27
Save both peak and event-level fields into isolated peaks by @dachengx in https://github.com/dachengx/axidence/pull/30
Prototype of
PairedPeaksby @dachengx in https://github.com/dachengx/axidence/pull/31Add method
replication_treetostrax.Contextby @dachengx in https://github.com/dachengx/axidence/pull/34Connect salting and paring dependency tree by @dachengx in https://github.com/dachengx/axidence/pull/35
Debug
do_computein plugin factory by @dachengx in https://github.com/dachengx/axidence/pull/37Accelerate
replication_treeby @dachengx in https://github.com/dachengx/axidence/pull/38Add other peak and event level pairing plugins by @dachengx in https://github.com/dachengx/axidence/pull/39
Add
PairingExistsby @dachengx in https://github.com/dachengx/axidence/pull/41
Full Changelog: https://github.com/dachengx/axidence/compare/v0.1.0…v0.2.0
v0.1.0 / 2024-04-24
Add package structure by @dachengx in https://github.com/dachengx/axidence/pull/6
Add
ExhaustPluginto read chunks together at once by @dachengx in https://github.com/dachengx/axidence/pull/7Add Plugins to simulate Shadow, Ambience and SEDensity related features by @dachengx in https://github.com/dachengx/axidence/pull/8
Add salted context and test dependency tree by @dachengx in https://github.com/dachengx/axidence/pull/9
Add event building:
SaltedEventsandSaltedEventBasicsby @dachengx in https://github.com/dachengx/axidence/pull/10Assign features of salting events by @dachengx in https://github.com/dachengx/axidence/pull/11
Full Changelog: https://github.com/dachengx/axidence/compare/v0.0.0…v0.1.0
v0.0.0 / 2024-04-17
Add peripheral supporting files by @dachengx in https://github.com/dachengx/axidence/pull/1
New Contributors
@dachengx made their first contribution in https://github.com/dachengx/axidence/pull/1
Full Changelog: https://github.com/dachengx/axidence/commits/v0.0.0