get_events_in_GTI
- lstchain.reco.utils.get_events_in_GTI(events, CatB_cal_table)
Select events in good time intervals (GTI) on the base of the GTI defined the catB calibration table (dl1_mon_tel_CatB_cal_key)
- Parameters:
- eventspandas DataFrame or astropy.table.QTable
Data frame or table of DL1 or DL2 events.
- CatB_cal_table: table of CatB calibration applied to the events (dl1_mon_tel_CatB_cal_key)
- Returns:
- sel_events: selected events