read_dl2_params
- lstchain.io.io.read_dl2_params(t_filename, columns_to_read=None)
Read specified parameters from a file with DL2 data
- Parameters:
- t_filename: Input file name
- columns_to_read: List of interesting columns, optional. If None, then all columns will be read
- Returns:
- Pandas dataframe with DL2 data