load_lst_dl1_data_file#
- magicctapipe.io.load_lst_dl1_data_file(input_file)[source]#
Loads a LST-1 DL1 data file and arranges the contents for the event coincidence with MAGIC.
- Parameters:
- input_file
str Path to an input LST-1 data file
- input_file
- Returns:
- event_data
pandas.DataFrame Data frame of LST-1 events
- subarray
ctapipe.instrument.subarray.SubarrayDescription LST-1 subarray description
- event_data