attpcdaq.daq.models.Experiment.stop_run

Experiment.stop_run()[source]

Stops the current run.

This sets the stop_datetime of the current run to the current date and time, effectively ending the run.

Raises:RuntimeError – If there is no current run.