slactwin.sim_data package

Simulation data operations. Provides access to the simulation schema and schema upgrades.

copyright:

Copyright (c) 2024 The Board of Trustees of the Leland Stanford Junior University, through SLAC National Accelerator Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All Rights Reserved.

license:

http://github.com/slaclab/slactwin/LICENSE

Submodules

slactwin.sim_data.slactwin module

Simulation data operations. Provides access to the simulation schema and schema upgrades.

copyright:

Copyright (c) 2024 The Board of Trustees of the Leland Stanford Junior University, through SLAC National Accelerator Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All Rights Reserved.

license:

http://github.com/slaclab/slactwin/LICENSE

class slactwin.sim_data.slactwin.SimData[source]

Bases: SimDataBase

classmethod fixup_old_data(data, qcall, **kwargs)[source]

Apply any new schema information to an existing data instance :param data: simulation instance :type data: PKDict