Ctapipe-io-lst

Latest version: v0.25.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

0.13.1

What’s Changed

* Fix biased r1 waveform after delta T correction (131) maxnoe
* Fix stage1 json (130) rlopezcoto

0.13.0

What’s Changed

This release changes the expected format of the drs4 pedestal calibration file to be the one now exported by lstchain, which includes mean spike heights for each pixel.
With that, the default spike correction method is now subtraction instead of interpolation.

To analyze data without proper interleaved pedestal event tags, it is now also possible to specify a file containing the event ids of interleaved pedestals for the input file.

* Implement and use spike subtraction by default, fixes 122 (121) maxnoe
* Add option to read interleaved pedestal event ids from file (129) maxnoe

0.12.0

What’s Changed

By default, giving a drive report is now mandatory and an error is raised when this is not the case. This can be switched off explicitly by setting `LSTEventSource.pointing_information=False`.

Similarly, the filling of trigger information like the event time calculated from dragon / ucts can be switched off (and thus related errors when corresponding subsystems are not available) by setting `LSTEventSource.trigger_information=False`.

The `event.lst.tel[tel_id].evt` container has now a field `ucts_jump` indicitating whether a ucts jump was detected in that event.

The offset of the drs4 baseline is no longer needed when drs4 baseline calibration is performed, as long as the offset in the drs4 pedestal run was the same as in the data run (always the case as of now when using runs from the same date).

Merged PRs:

* Add options for loading trigger and pointing info (120) maxnoe
* Store jump info (126) maxnoe
* Do not subtract an offset by default (119) maxnoe
* Change default calib scales to unity (116) maxnoe
* Unify functions for spike positions and spike positions just before the ROI (127) maxnoe
* Set FF events not matching criteria to UNKNOWN (125) maxnoe
* Spike positions (108) maxnoe
* Fix `LSTEventSource.__len__` in case max_events is given (115) maxnoe
* Fix name of CI workflow (114) maxnoe

0.11.1

What’s Changed

* Allow ctapipe 0.11 and test using it (113) maxnoe
* Add `__len__` to LSTEventSource (112) maxnoe
* Multifile fixes (109) maxnoe

0.11.0

What’s Changed

* Implement support for already gain selected input data (105) maxnoe
* Fix dtype of dragon time, keep info about jumps (106) maxnoe

0.10.0

What’s Changed

Add options, enabled by default, whether to apply DRS4 corrections or not.
Also added options to disable/enable specific DRS4 corrections.

By default, at least the DRS4 pedestal calibration file is needed now. To use the source as a pure R0 source, set the `LSTEventSource.apply_drs4_corrections` traitlet to `False`.

* Add options to disable delta t and spike correction (102) maxnoe
* Fix name of deployment workflow (103) maxnoe

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.