* Added gating to photons that arrive too early (or too late) after a laser pulse.
0.6.0
------------------
* Changed output file format to ``.hdf5`` due to compatibility issues of ``.tif`` s.
0.5.25
-------------------
* Added the ``photons_per_pulse`` property to ``Movie()``.
* Introduced the ``run_batch(foldername)`` function to the ``main`` module, to run PySight with the same configs on multiple ``.lst`` files in a folder.
* Added the ``num_of_vols`` property to ``Movie()``.
0.5.24
-------------------
* Bugfixes for line validations.
* Added methods ``show_summed(channel)`` and ``show_stack(channel, iterable)``.
* More refactoring to decrease class absolute size.
* Small bug fix in the sweeps-as-lines implementation.
0.5.23
-------------------
* Supports generating images from pure sweeps, without a line signal.
* Supports generating images from combined sweep and line signals.