icecube.icetop_Level3_scripts.functions.parse_l2_filename module

icecube.icetop_Level3_scripts.functions.parse_l2_filename.parse_l2_filename(filename)

Parse a filename and returns a dictionary with keys: (‘run’, ‘part’, ‘det’, ‘month’, ‘day’, ‘year’). The date is in the path and not in the filename itself, so you need to pass an absolute path.