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_lststr

Path to an input LST DL1 data file

input_dir_magicstr

Path to a directory where input MAGIC DL1 data files are stored

output_dirstr

Path to a directory where to save an output DL1 data file

input_dir_toffstr

Path to a directory where input timestamp data files are stored

configdict

Configuration for the LST + MAGIC combined analysis