attpcdaq.daq.models.Experiment.start_run¶
-
Experiment.start_run()[source]¶ Creates and saves a new
RunMetadataobject with the next run number for the experiment.The
start_datetimefield of the createdRunMetadatainstance is set to the current date and time.Raises: RuntimeError– If there is already a run that has started but not stopped.