From aff4c5b603fc6fbe384dc20d2811872d00930e30 Mon Sep 17 00:00:00 2001 From: jochenstahn Date: Tue, 10 Jun 2025 09:55:25 +0200 Subject: [PATCH] added TODO --- events2histogram_2025.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/events2histogram_2025.py b/events2histogram_2025.py index 34ad2a5..5a97802 100755 --- a/events2histogram_2025.py +++ b/events2histogram_2025.py @@ -2,6 +2,9 @@ __version__ = '2025-06-07' # essential changes with regard to 2024 version # - accepts new hdf structure +# TODO: +# - data path for output +# - solve confusion between negative file number and ranges (check for '-') import os import sys