caqtus
Contents:
Tutorials
How to
Reference
Condetrol manual
API reference
analysis
device
experiment_control
extension
gui
condetrol
snapshot
SnapShot
SnapShot
ShotView
autogen
session
shot_compilation
types
utils
Explanations
caqtus
Reference
API reference
gui
snapshot
SnapShot
View page source
SnapShot
class
caqtus.gui.snapshot.
SnapShot
(
session_maker
:
StorageManager
,
view_creators
:
Mapping
[
str
,
Callable
[
[
]
,
tuple
[
str
,
ShotView
]
]
]
,
view_dumper
:
Callable
[
[
ShotView
]
,
JSON
]
,
view_loader
:
Callable
[
[
JSON
]
,
ShotView
]
,
)
Bases:
object