Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of TRestEventTimeSelectionProcess to select events by …
…their timeStamp (#540) * Implementation of process to select events by their timeStamp * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * implement start and end time margins * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix typo * refactor event time selection logic for clarity * improve documentation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * validate time format in event time selection process * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * improve GetTimeStampCut method * enhance PrintMetadata output with total time fraction * add ReadFileWithTimes method to streamline time range file processing * add specific methods to set active and dead time states * add margin time parameters to documentation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * improve the example in the doc --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information