Release Notes

main

Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.9.2

  • Delete mailinglist files (#3357)

  • Remove all tab characters used for indentation from python files (#3300)

June 22, 2023 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.7.0

  • Make I3Tray.I3Tray and icecube.icetray.I3Tray the same thing. (#3102)

Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.4.0

  • Drop support for Python 2

  • Clean up tests

Dec. 20, 2021 Jim Braun

IceTray Release v1.3.0

  • 8b4ab56: Fix bug marking some recoverable waveforms as corrupted

Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)

Combo Release V00-00-00

June 13, 2018, Alex Olivas (olivas@icecube.umd.edu)

Release V18-06-00

  • no change. identical to V17-11-00.

November 15, 2017, Alex Olivas (olivas@icecube.umd.edu)

Release V17-11-00

  • very minor cleanups

March 22, 2017, Jim Braun (jbraun@icecube.wisc.edu)

Release V17-03-00

  • (r153764) Marked clipped and undershot regions in InIce SLC launches (#1863) – Jakob van Santen

  • (r147861) Robustify against non-timeshifted simulation – Jakob van Santen

March 18, 2016, don la dieu (nega@icecube.umd.edu)

Release V16-03-00

  • minor documentation updates

December 14, 2015, don la dieu (nega@icecube.umd.edu)

Release V15-12-00

  • add RELEASE_NOTES to the docs

August 31, 2015, Alex Olivas (olivas@icecube.umd.edu)

  • (r136999) Removed beacon baseline code that’s not needed anymore. Relied on files that don’t exist anymore. Some were moved.

  • (r136999) baseline_reader is gone…which included the following:

    • BeaconTableReader

    • BeaconReader

    • BaselineModule

    • BeaconModule

    • DOMCalBaselineService

    • DOMCalBaselineModule

  • (r136999) tweak_gcd.py is gone.

  • (r136999) plowshare_pffilt.py is gone.

  • (r136999) plowshare.py was made to work again, but renamed to simple_example.py.

March 15, 2015, Alex Olivas (olivas@icecube.umd.edu)

At some point we just stopped updating release notes.

Release V15-03-00

  • Give wavedeform the ability to apply per digitizer s.p.e. corrections. Add necessary calibration constants to I3DOMCalibration. Remove unused old constants from I3DOMCalibration.

August 11, 2011, Alex Olivas (olivas@icecube.umd.edu)

Release V11-08-00

This is a minor release to allow I3WaveCalibrator to work around bugs in DOMsimulator.

Features added:

  • Add droop-patching kernels based on the pulse shapes produced by I3PMTSimulator/I3DOMsimulator, enabled when DOMsimulatorWorkarounds is set. – Jakob van Santen

Features changed:

  • I3WaveCalibrator’s DOMsimulatorDroopIsBroken option is now called DOMsimulatorWorkarounds. – Jakob van Santen

Bugfixes:

  • Fix a bug that caused I3WaveformSplitter to occasionally emit more than one ATWD waveform per launch in PickUnsaturatedATWD mode. – Jakob van Santen

  • Switch the rounding in DOMCalBaselineModule’s baseline calculation to match the one in DOMsimulator. – Jakob

August 2, 2011, Erik Blaufuss (blaufuss@icecube.umd.edu)

Release V11-07-00

This is a major release, adding new features and removing some that were known to be a bad idea. Also, the project has moved from IceRec to offline-software, adopting a new version numbering scheme along the way.

Features added:

  • There is now an option to switch off launch-to-launch droop correction when running on simulated data. – Jakob van Santen

  • I3WaveCalibrator now checks the beacon baselines in I3Calibration and prints a warning if any are NaN. – Jakob van Santen

  • resources/scripts/tweak_gcd.py, a script for adding beacon baselines to old GCD files. – Jakob van Santen

Features removed:

  • Beacon baseline harvesting code has moved to its own project (BeaconHarvester). – Jakob van Santen

  • I3WaveCalibrator’s ATWDMode option is gone. All ATWD channels channels present in each launch will be calibrated; I3WaveformSplitter can select only the highest-gain unsaturated channel if its PickUnsaturedATWD option is set. – Jakob van Santen

API updates:

  • Switch modules from Physics() to DAQ() stop. – Jakob van Santen

  • Use I3Waveform::SetDigitizer() rather than I3Waveform::SetSource() to avoid the ambiguity of I3Waveform::SLC. – Fabian Kislat

Bugfixes:

  • Fix a rounding error DOMCalBaselineModule’s calculation of the FADC baseline. – Jakob van Santen

  • Change handling of IceTop SLC charge stamps to emit the _average_ voltage during the ATWD readout window. – Timo Karg

April 15, 2011, Fabian Kislat (fabian.kislat@desy.de)

Release V00-01-01

Feature:

  • Make droop correction optional – Jakob van Santen

Bugfixes:

  • Various fixes in baseline services – Jakob van Santen, Tom Feusels

March 31, 2011, Fabian Kislat (fabian.kislat@desy.de)

Release V00-01-00. Initial release.