read_protopipe_TRAINING_per_tel_type#
- protopipe.pipeline.read_protopipe_TRAINING_per_tel_type(input_directory=None, file_name=None, camera_names=None)[source]#
Read a TRAINING file and extract the data per telescope type.
- Parameters
- input_directorystr or pathlib.Path
Path of the input directory where the TRAINING file is located.
- file_namestr
Name of the input TRAINING file.
- Returns
- dataFramesdict(pandas.DataFrame)
Dictionary of tables per camera.