gui
ExperimentGui
Bases: BaseTierGui[Experiment]
Source code in cassini/ext/ipygui/gui.py
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
|
new_dataset
new_dataset()
A handy widget for creating new DataSets
.
Source code in cassini/ext/ipygui/gui.py
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
|