Skip to content
Snippets Groups Projects
Unverified Commit 8a8be276 authored by Álvaro's avatar Álvaro Committed by GitHub
Browse files

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: default avatarpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
parent 39b457ec
No related branches found
No related tags found
No related merge requests found
Pipeline #10183881 failed