Km3pipe

Latest version: v10.0.3

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

Scan your dependencies

Page 29 of 45

7.17.0

~~~~~~~~~~~~~~~~~~~
* ``triggersetup`` command line utility added, which allows easy access to
the trigger setup of a given run setup
* ``k40calib`` now accepts ``-s`` to select a ``JDAQTimeslice`` stream.
an empty string will use the original stream and 'L1', 'L2' and 'SN' will
select the new streams introduced in Jpp v9
* ``kp.tools.AnyBar`` added to control the AnyBar macOS app, including a
pipeline integration: ``kp.Pipeline(anybar=True)``
* ``km3pipe runtable`` is now a standalone command line tool: ``runtable``
* ``km3pipe runinfo`` is now a standalone command line tool: ``runinfo``
* ``UTMInfo`` added in ``kp.hardware`` to make access to UTM information easier
in detector files ``Detector().utm_info``...
* ``ligiermirror`` command line utility added

7.16.0

~~~~~~~~~~~~~~~~~~~

* ``km3pipe.plot``: Common plotting helpers
* A handful utility functions for ``km3pipe.shell.Script``, like ``cp``,
``iget``...
* ``kp.tools.bincenters`` now lives in ``kp.plot``.
* ``kp.db.DBManager.trigger_setup`` can now retrieve trigger setups for a given
OID
* Add ``n_digits`` option in ``kp.io.evt.EvtPump`` for file number index
when iterating over multiple files.
* ``kp.math`` has some helpers for bootstrapping confidence intervals
when fitting probability distributions via max LLH (in scipy.stats)
* Docs: move statistics examples to own section, show some distribution fits

7.15.0

~~~~~~~~~~~~~~~~~~~
* ``TimeslicePump`` now supports the readout of any stream ("L0", "L1", "SN"...)
* Minor bugfixes (km3pipe has no attribute named hardware...)

7.14.3

~~~~~~~~~~~~~~~~~~~
* add loguniform distribution (``kp.math``)
* add contextmanager for pumps (``with HDF5Pump(fname) as h5: print(h5[0])``)
* clean up makefile / installer docs
* debug compilation/makefile issues

7.14.1

~~~~~~~~~~~~~~~~~~~
* Windows compatible version of `sys.peak_memory`. KM3Pipe should now compile
and work under windows...
* fix issues with hit indexing when merging multiple h5 files

7.14.0

~~~~~~~~~~~~~~~~~~~
* ``core.pyx`` and ``tools.pyx`` have been "depyxed"
* ``Calibration.apply**`` (should) always returns the hits
* ``Module.finish`` (and thus the pipeline!) actually return something now!
* ``Calibration`` shortcut removed from ``km3pipe``, so now you have to use
``from km3pipe.calib import Calibration`` or just ``kp.calib.Calibration``
if you ``importe km3pipe as kp``.
This change was needed to be able to import __km3pipe__ in Julia.
* ``kp.io.hdf5.HDF5Pump`` now accepts the path of a boolean cut mask,
e.g. ``cut_mask='/pid/survives_precut'``. If the bool mask is false, the
event is skipped.

Page 29 of 45

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.