Releases: XENONnT/straxen
v1.8.1
Technical patch
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Minor
- Change FDC z offset and add alternative interaction by @ftoschi in #1017
- Plugin for online individual peak monitoring by @mflierm in #1054
Notes
- Lineage changes for event_positions, corrected_areas, energy_estimates, event_info, event_info_double
- Added new data-kind: individual_peak_monitor
Patch
- Version logging by @mflierm in #1055
- update docs ev interactive display by @JoranAngevaare in #1042
- allow dry eval of URL configs by @JoranAngevaare in #1040
- refactor tests by @JoranAngevaare in #1030
- start testing examples of notebooks by @JoranAngevaare in #1048
- Bump nbsphinx from 0.8.8 to 0.8.9 in /extra_requirements by @dependabot in #1053
- Add kicp to query by @JoranAngevaare in #1052
- Bump sphinx from 4.5.0 to 5.0.1 in /extra_requirements by @dependabot in #1051
- Allow constant tuple options by @JoranAngevaare in #1039
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Bump graphviz from 0.19.1 to 0.20 in /extra_requirements by @dependabot in #1016
- Fix requirements-tests for wfsim by @JoranAngevaare in #1021
- Patched wrong setting by @WenzDaniel in #1014
- remove plt deprecated function by @JoranAngevaare in #1023
- Warn when context not from
cutax
by @JoranAngevaare in #1020 - Add 'electron_diffusion_cte' variable from CMT by @ricmperes in #1025
- Numbafy function by @WenzDaniel in #1015
- Fixing binomial by @GiovanniVolta in #991
- Start testing with PluginTestingSuite, fix #881 by @JoranAngevaare in #1022
- Fix detector sync by @WenzDaniel in #1033
- Merge v1.6.2 into master by @JoranAngevaare in #1036
- Add MV trigger channel to acqmon hits by @JoranAngevaare in #1035
- add dict type correction by @ahiguera-mx in #1028
- Partitioned tpc by @Jianyu010 in #1027
Full Changelog: v1.6.1...v1.7.0
v1.6.2
v1.6.2 / 2022-05-06
What's Changed
- Add MV trigger channel to acqmon hits #1035
Notes:
- only lineage changes for dtypes >
aqmon_hits
(#1035)
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.1 / 2022-04-12
What's Changed
Plugin fixes
- Position shadow sigma set to nan when S2 not positive by @dachengx in #980
- Fix small bug if GPS has larger delay by @WenzDaniel in #986
- fix issue 977 by @ahiguera-mx in #984
- Remove records not hits. by @WenzDaniel in #987
- Remove Shadow&Ambience plugin SaveWhen.EXPLICIT by @dachengx in #982
Improved scripts / test
-
Run dependabot remote by @JoranAngevaare in #1008
-
Debug savewhen test by @JoranAngevaare in #963
-
print utility script by @JoranAngevaare in #989
-
iterative straxer targets by @JoranAngevaare in #973
-
Bump wemake-services/wemake-python-styleguide from 0.16.0 to 0.16.1 by @dependabot in #971
-
Exit 0 on existing data in straxer by @JoranAngevaare in #970
-
Pin Jinja2 by @JoranAngevaare in #988
-
Pin Jinja2==3.0.3 by @JoranAngevaare in #990
-
Updates from development branch by @JoranAngevaare in #1006
Documentation
- Fix href datakind page by @JoranAngevaare in #969
Storage fixes
- Allow unused rucio local by @JoranAngevaare in #976
- only find rucio from dali by @JoranAngevaare in #1010
- Fix #1010 add midway as dali by @JoranAngevaare in #1012
Notes:
- only lineage changes in
detector_time_offsets
( #986)
Full Changelog: v1.6.0...v1.6.1
v1.6.0
1.6.0 / 2022-03-09
Minor:
- Patch corrected areas (#964)
- Patch in EventShadow (#967)
- Bump version of merged S2s (#919)
- Add Bayes peak probability (#954)
- fix hit sorting, add raw-record-aqm overlap check (#961)
Notes:
- Lineage changed for event_shadow, merged_s2s, corrected_area and aqmon_hits.
- Added new data_types peak_classification_bayes and event_w_bayes_class
v1.5.0
v1.4.0
1.4.0 / 2022-03-02
Minor:
- Update corrected areas (#931) and Update event_processing.py (#937)
- Fix bug veto positions (#940)
- S1 aft map & CMT tweaks (#916) and initialize plugin without setup() method (#953)
Patch
Notes:
- Lineage changed for events_positions_nv, corrected_areas and event_pattern_fit due to option changes
- Lineage chanes for events, event_basics, event_positions and peak_shadow due to change old config style to new URL style
v1.3.0
1.3.0 / 2022-02-26
Patch
- Patch scada interface (#928)
Testing
Notes:
- Change alt_s2 identification criterion (#890)
- Add plugin to compute time offsets per chunk (#917)
- Remove median baseline from nveto processing (#927)
- Rewrite aqmon processing (#929)
- Updated nveto resolving time to 200 ns. Change to URL configs (#933)
- The lineage of the aqmon processing changed
- The lineages of the n/m-veto changed.