is_finished_check#

osa.scripts.closer.is_finished_check(run_summary)#

Check that all sequences are finished.

Parameters:
run_summary: astropy.Table

Table containing the run information from a given date.

Returns:
seq_finished: bool

True if all sequences are finished, False otherwise.

seq_list: list