lst_auto_rta.plot_line_delay.find_nigth_run_dirs

lst_auto_rta.plot_line_delay.find_nigth_run_dirs(night_path)[source]

Find the observation folders in a night’s directory.

In LST, a night directory contains folders for each observation, plus a calibration and a logs folder.

Parameters:

night_path (pahtlib.Path) – Path to the night’s data folder containing all subruns.

Return type:

List of Paths to all the obersvation folders in the night’s directory.