get_camera_names#

protopipe.pipeline.get_camera_names(input_directory=None, file_name=None)[source]#

Read the names of the cameras.

Parameters
input_directorystr or pathlib.Path

Path of the input file.

file_namestr

Name of the input file.

Returns
camera_nameslist(str)

Table names as a list.