Error in runinfo -t -> Missing acoustic data filter configuration
Tried in the standard environment km3net_soft_env. ``` ➜ trigger git:(master) ✗ runinfo -t 14 5009 Run 5009 - detector ID: 14 ------------------------------------------ Start time: 2016-12-23T12:00:00.780000000 End time: 2016-12-23T18:00:00.172000000 Duration [min]: 359.99 Start time defined: True Runsetup ID: A01533525 Runsetup name: PHYS.1612v2-TUNED.HV-SFP.Power-XTRA.100ns T0 Calibration ID: A02142316 iRODS path: /in2p3/km3net/data/raw/sea/KM3NeT_00000014/5/KM3NeT_00000014_00005009.root xrootd path: root://ccxroot:1999//hpss/in2p3.fr/group/km3net/data/raw/sea/KM3NeT_00000014/5/KM3NeT_00000014_00005009.root 2020-01-17 15:27:56 WARNING ++ DBManager: Traceback (most recent call last): File "/pbs/throng/km3net/software/python/3.7.5/bin/runinfo", line 11, in <module> load_entry_point('km3pipe==8.26.3.dev8+g782330e', 'console_scripts', 'runinfo')() File "/pbs/throng/km3net/software/python/3.7.5/lib/python3.7/site-packages/km3pipe/utils/runinfo.py", line 73, in main runinfo(int(args['RUN']), int(args['DET_ID']), args['-t']) File "/pbs/throng/km3net/software/python/3.7.5/lib/python3.7/site-packages/km3pipe/utils/runinfo.py", line 66, in runinfo print(db.trigger_setup(row['RUNSETUPID'].values[0])) File "/pbs/throng/km3net/software/python/3.7.5/lib/python3.7/site-packages/km3pipe/db.py", line 301, in trigger_setup _acoustic_df = raw_setup['ConfGroups'][1] IndexError: list index out of range ``` ### Environment - KM3Pipe version (`km3pipe --version`): KM3Pipe 8.26.3.dev8+g782330e - Python version (`python --version`): Python 3.7.5 - OS: (`uname -a`): Linux cca010 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6 15:49:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
issue