rta_selection.dl2_reader.read_data_dl2_to_QTable¶
- rta_selection.dl2_reader.read_data_dl2_to_QTable(filename)[source]¶
Read data DL2 files from lstchain and return QTable format, along with a dict of target parameters for IRF interpolation
- Parameters:
filename (path to the lstchain DL2 file)
- Returns:
data (astropy.table.QTable)
data_params (‘Dict’ of target interpolation parameters)