event_coincidence#
- magicctapipe.scripts.event_coincidence(input_file_lst, input_dir_magic, output_dir, input_dir_toff=None, *, config)[source]#
Searches for coincident events from LST and MAGIC joint observation data offline using their timestamps.
- Parameters:
- input_file_lst
str Path to an input LST DL1 data file
- input_dir_magic
str Path to a directory where input MAGIC DL1 data files are stored
- output_dir
str Path to a directory where to save an output DL1 data file
- input_dir_toff
str Path to a directory where input timestamp data files are stored
- config
dict Configuration for the LST + MAGIC combined analysis
- input_file_lst