AT-TPC DAQ
latest
Overview of DAQ system
Installation and initial setup
Configuring the system
Logging information about runs
Operating the DAQ system
Developer documentation
Structure of the DAQ system
Modeling the system in code
DAQ system components
Config file sets
Run and experiment metadata
attpcdaq.daq.models.Experiment
attpcdaq.daq.models.RunMetadata
attpcdaq.daq.models.Observable
attpcdaq.daq.models.Measurement
Interacting with the system
Interfacing with the remote processes
Asynchronous tasks and Celery
AT-TPC DAQ
Docs
»
Developer documentation
»
Modeling the system in code
»
attpcdaq.daq.models.Experiment
»
attpcdaq.daq.models.Experiment.save
Edit on GitHub
attpcdaq.daq.models.Experiment.save
¶
Experiment.
save
(
*args
,
**kwargs
)
[source]
¶
Override of save to enforce only one active experiment at a time.