attpcdaq.daq.models.Experiment.is_running

Experiment.is_running

Whether a run is currently being recorded.

Returns:True if the latest run has started but not stopped. False otherwise (including if there are no runs).
Return type:bool