Skip to content

Releases: XENONnT/straxen

v1.8.1

07 Jun 18:12
Compare
Choose a tag to compare

Technical patch

Full Changelog: v1.8.0...v1.8.1

v1.8.0

07 Jun 17:14
Compare
Choose a tag to compare

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

Full Changelog: v1.7.1...v1.8.0

v1.7.1

16 May 09:58
Compare
Choose a tag to compare

What's Changed

  • Check if processed data already exists in --production mode by @mflierm in #1024

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

11 May 19:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.2

06 May 12:11
Compare
Choose a tag to compare

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

12 Apr 15:04
Compare
Choose a tag to compare

v1.6.1 / 2022-04-12

What's Changed

Plugin fixes

Improved scripts / test

Documentation

Storage fixes

Notes:

  • only lineage changes in detector_time_offsets ( #986)

Full Changelog: v1.6.0...v1.6.1

v1.6.0

09 Mar 17:06
Compare
Choose a tag to compare

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

08 Mar 08:47
Compare
Choose a tag to compare

1.5.0 / 2022-03-08

  • Update Shadow plugins and add Ambience plugins (#912)
  • Update online_monitor.py (#958)
  • fix ref to PR in docs (#957)

Notes:

  • Lineage changes for online_monitor_mv
  • New plugins peak_ambiance and event_ambiance and changes in lineage of event_shadow and peak_shadow

v1.4.0

02 Mar 08:39
Compare
Choose a tag to compare

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

  • Documentation building (#934)
  • Development (#951)

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

26 Feb 10:21
Compare
Choose a tag to compare

1.3.0 / 2022-02-26

Patch

  • Patch scada interface (#928)

Testing

  • Enable holoviews testing py3.10 (#914)
  • make coverage configuration (#926)

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.