diff --git a/cfg/addons/ah2700sea_cfg.py b/cfg/addons/ah2700sea_cfg.py index c671370..51ac13f 100644 --- a/cfg/addons/ah2700sea_cfg.py +++ b/cfg/addons/ah2700sea_cfg.py @@ -11,13 +11,13 @@ Mod('sea_addons', ) Mod('cap', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_addons', sea_object='cap', ) Mod('capslope', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_addons', sea_object='capslope', ) diff --git a/cfg/addons/be-filter-boa_cfg.py b/cfg/addons/be-filter-boa_cfg.py index 3456c1b..9447f34 100644 --- a/cfg/addons/be-filter-boa_cfg.py +++ b/cfg/addons/be-filter-boa_cfg.py @@ -10,7 +10,7 @@ Mod('sea_addons', ) Mod('befilter', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', sea_object='befilter', io='sea_addons', ) diff --git a/cfg/addons/focus-be-filter_cfg.py b/cfg/addons/focus-be-filter_cfg.py index ddb98da..dcb6d52 100644 --- a/cfg/addons/focus-be-filter_cfg.py +++ b/cfg/addons/focus-be-filter_cfg.py @@ -10,7 +10,7 @@ Mod('sea_addons', ) Mod('befilter', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_addons', sea_object='cryo', ) diff --git a/cfg/main/ccr2_cfg.py b/cfg/main/ccr2_cfg.py index 3b50130..e2aa20b 100644 --- a/cfg/main/ccr2_cfg.py +++ b/cfg/main/ccr2_cfg.py @@ -10,7 +10,7 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) diff --git a/cfg/main/ccr2ht_cfg.py b/cfg/main/ccr2ht_cfg.py index 973b160..00af2c7 100644 --- a/cfg/main/ccr2ht_cfg.py +++ b/cfg/main/ccr2ht_cfg.py @@ -10,13 +10,13 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('tcoldfinger', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['tk'], diff --git a/cfg/main/ccr3_cfg.py b/cfg/main/ccr3_cfg.py index 1e2bca4..3e92747 100644 --- a/cfg/main/ccr3_cfg.py +++ b/cfg/main/ccr3_cfg.py @@ -10,7 +10,7 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) diff --git a/cfg/main/ccrpe_cfg.py b/cfg/main/ccrpe_cfg.py index 395f008..3e6c1ac 100644 --- a/cfg/main/ccrpe_cfg.py +++ b/cfg/main/ccrpe_cfg.py @@ -12,28 +12,28 @@ Mod('sea_main', ) Mod('tt', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['ts'], ) Mod('te', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['te'], ) Mod('warmup', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='warmup', ) diff --git a/cfg/main/ccrpe_lowT_cfg.py b/cfg/main/ccrpe_lowT_cfg.py index 59b20c5..ba077e8 100644 --- a/cfg/main/ccrpe_lowT_cfg.py +++ b/cfg/main/ccrpe_lowT_cfg.py @@ -12,28 +12,28 @@ Mod('sea_main', ) Mod('tt', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['ts'], ) Mod('te', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['te'], ) Mod('warmup', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='warmup', ) diff --git a/cfg/main/cti5_cfg.py b/cfg/main/cti5_cfg.py index d7c4dd2..c4a2239 100644 --- a/cfg/main/cti5_cfg.py +++ b/cfg/main/cti5_cfg.py @@ -10,7 +10,7 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) diff --git a/cfg/main/cti7_cfg.py b/cfg/main/cti7_cfg.py index b4e30d2..545d508 100644 --- a/cfg/main/cti7_cfg.py +++ b/cfg/main/cti7_cfg.py @@ -10,7 +10,7 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) diff --git a/cfg/main/cti7ht_cfg.py b/cfg/main/cti7ht_cfg.py index b84bc5c..9b7f510 100644 --- a/cfg/main/cti7ht_cfg.py +++ b/cfg/main/cti7ht_cfg.py @@ -10,7 +10,7 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) diff --git a/cfg/main/fftf_cfg.py b/cfg/main/fftf_cfg.py index fdc876a..58e8e09 100644 --- a/cfg/main/fftf_cfg.py +++ b/cfg/main/fftf_cfg.py @@ -10,26 +10,26 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('p', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p', extra_modules=['vacuumpump', 'gasflow', 'tlimit', 'tlimit_without_vacuum'], ) Mod('gasflow', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['p.gasflow'], ) Mod('vacuumpump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='p', rel_paths=['vacuumpump', 'tlimit', 'tlimit_without_vacuum'], diff --git a/cfg/main/flamp_cfg.py b/cfg/main/flamp_cfg.py index a689af2..83f8e26 100644 --- a/cfg/main/flamp_cfg.py +++ b/cfg/main/flamp_cfg.py @@ -10,52 +10,52 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 't1'], ) Mod('t2', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['t2'], ) Mod('current', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='current', extra_modules=['i1,', 'i2,', 'i3,', 'i4'], ) Mod('i1', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['current.i1'], ) Mod('i2', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['current.i2'], ) Mod('i3', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['current.i3'], ) Mod('i4', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['current.i4'], ) Mod('pv', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='pv', ) diff --git a/cfg/main/fs_cfg.py b/cfg/main/fs_cfg.py index 8752d9c..8d47e44 100644 --- a/cfg/main/fs_cfg.py +++ b/cfg/main/fs_cfg.py @@ -10,14 +10,14 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['ts'], diff --git a/cfg/main/ft_cfg.py b/cfg/main/ft_cfg.py index 51792a7..84b88fd 100644 --- a/cfg/main/ft_cfg.py +++ b/cfg/main/ft_cfg.py @@ -10,14 +10,14 @@ Mod('sea_main', ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'ts'], ) Mod('t2', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['tm'], diff --git a/cfg/main/ill1_cfg.py b/cfg/main/ill1_cfg.py index fd23a99..fb543f7 100644 --- a/cfg/main/ill1_cfg.py +++ b/cfg/main/ill1_cfg.py @@ -10,13 +10,13 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', extra_modules=['h'], @@ -24,43 +24,43 @@ Mod('cc', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['cc.h'], ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ill3_cfg.py b/cfg/main/ill3_cfg.py index 61ba18d..165f069 100644 --- a/cfg/main/ill3_cfg.py +++ b/cfg/main/ill3_cfg.py @@ -12,13 +12,13 @@ Mod('sea_main', ) Mod('tt', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', extra_modules=['h'], @@ -26,49 +26,49 @@ Mod('cc', ) Mod('lev', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', single_module=['cc.h'], ) Mod('nv', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('nvflow', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='nvflow', ) Mod('table', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ill4_cfg.py b/cfg/main/ill4_cfg.py index acdbb4e..a779044 100644 --- a/cfg/main/ill4_cfg.py +++ b/cfg/main/ill4_cfg.py @@ -10,13 +10,13 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', extra_modules=['h'], @@ -24,43 +24,43 @@ Mod('cc', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['cc.h'], ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ill5_cfg.py b/cfg/main/ill5_cfg.py index 5fc7e30..3ba82fd 100644 --- a/cfg/main/ill5_cfg.py +++ b/cfg/main/ill5_cfg.py @@ -10,13 +10,13 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', extra_modules=['h'], @@ -24,43 +24,43 @@ Mod('cc', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['cc.h'], ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ill5pgas5_cfg.py b/cfg/main/ill5pgas5_cfg.py index f35a475..dda6e7f 100644 --- a/cfg/main/ill5pgas5_cfg.py +++ b/cfg/main/ill5pgas5_cfg.py @@ -10,25 +10,25 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('pauto', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='pauto', ) Mod('T_capillary', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tc', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', extra_modules=['h'], @@ -36,67 +36,67 @@ Mod('cc', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', single_module=['cc.h'], ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('nvflow', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='nvflow', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) Mod('pccu', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='pccu', ) Mod('p', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p', ) Mod('i1', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='i1', ) diff --git a/cfg/main/jtccr_cfg.py b/cfg/main/jtccr_cfg.py index fe12115..c3a0bad 100644 --- a/cfg/main/jtccr_cfg.py +++ b/cfg/main/jtccr_cfg.py @@ -10,124 +10,124 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tt'], ) Mod('T_ccr', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tt', rel_paths=['ccr'], ) Mod('jtccr', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='jtccr', extra_modules=['v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,vm'], ) Mod('v1', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v1'], ) Mod('v2', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v2'], ) Mod('v3', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v3'], ) Mod('v4', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v4'], ) Mod('v5', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v5'], ) Mod('v6', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v6'], ) Mod('v7', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v7'], ) Mod('v8', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v8'], ) Mod('v9', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v9'], ) Mod('v10', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.v10'], ) Mod('vm', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', single_module=['jtccr.vm'], ) Mod('p1', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p1', ) Mod('p2', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p2', ) Mod('p3', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p3', ) Mod('p4', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='p4', ) Mod('pressreg', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='pressreg', ) Mod('epc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='epc', ) diff --git a/cfg/main/ma02_cfg.py b/cfg/main/ma02_cfg.py index bc22d23..ce9e127 100644 --- a/cfg/main/ma02_cfg.py +++ b/cfg/main/ma02_cfg.py @@ -10,55 +10,55 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('mf', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='mf', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) diff --git a/cfg/main/ma10_cfg.py b/cfg/main/ma10_cfg.py index f793571..a106bc0 100644 --- a/cfg/main/ma10_cfg.py +++ b/cfg/main/ma10_cfg.py @@ -10,61 +10,61 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('mf', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='mf', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ma11_cfg.py b/cfg/main/ma11_cfg.py index e5efe08..b0dbadb 100644 --- a/cfg/main/ma11_cfg.py +++ b/cfg/main/ma11_cfg.py @@ -10,92 +10,92 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) Mod('mf', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='mf', ) Mod('tcoil', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tcoil', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) Mod('ccu2', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ccu2', ) Mod('lnv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='lnv', ) Mod('lpr', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='lpr', ) Mod('lambdawatch', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lambdawatch', ) diff --git a/cfg/main/ma6_cfg.py b/cfg/main/ma6_cfg.py index 36ece60..546c5b9 100644 --- a/cfg/main/ma6_cfg.py +++ b/cfg/main/ma6_cfg.py @@ -10,56 +10,56 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('mf', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='mf', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) diff --git a/cfg/main/ma7_cfg.py b/cfg/main/ma7_cfg.py index 7c1d1e5..a78a1f6 100644 --- a/cfg/main/ma7_cfg.py +++ b/cfg/main/ma7_cfg.py @@ -10,76 +10,76 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['.', 'tm'], ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('mf', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='mf', ) Mod('lev', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) Mod('tcoil1', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tcoil', rel_paths=['ta'], ) Mod('tcoil2', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='tcoil', rel_paths=['tb'], ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ma7two_cfg.py b/cfg/main/ma7two_cfg.py index 82e710d..fd5eaf2 100644 --- a/cfg/main/ma7two_cfg.py +++ b/cfg/main/ma7two_cfg.py @@ -12,81 +12,81 @@ Mod('sea_main', ) Mod('tt', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('hefill', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('nvflow', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='nvflow', ) Mod('ln2fill', - 'secop_psi.sea.SeaWritable', + 'secop_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('mf', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='mf', ) Mod('lev', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='lev', ) Mod('tcoil1', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tcoil', rel_paths=['ta'], ) Mod('tcoil2', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='tcoil', rel_paths=['tb'], ) Mod('table', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/mb11_cfg.py b/cfg/main/mb11_cfg.py index be8834e..8133c58 100644 --- a/cfg/main/mb11_cfg.py +++ b/cfg/main/mb11_cfg.py @@ -117,7 +117,7 @@ Mod('lev', Mod('n2lev', 'frappy_psi.mercury.N2Level', - 'LHe level', + 'LN2 level', slot='DB1.L1', io='ips', ) @@ -205,4 +205,5 @@ Mod('om', io='om_io', sign=-1, encoder_mode='NO', + target=Param(min=-180, max=360) ) diff --git a/cfg/main/ori3_cfg.py b/cfg/main/ori3_cfg.py index 409c82a..f0217c5 100644 --- a/cfg/main/ori3_cfg.py +++ b/cfg/main/ori3_cfg.py @@ -10,49 +10,49 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ori4_cfg.py b/cfg/main/ori4_cfg.py index 0cf755c..6cb9a4d 100644 --- a/cfg/main/ori4_cfg.py +++ b/cfg/main/ori4_cfg.py @@ -10,62 +10,62 @@ Mod('sea_main', ) Mod('t', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('tm', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', rel_paths=['tm'], ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('nvmot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='nvmot', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/ori6_cfg.py b/cfg/main/ori6_cfg.py index 4395661..da3bbb7 100644 --- a/cfg/main/ori6_cfg.py +++ b/cfg/main/ori6_cfg.py @@ -10,55 +10,55 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('nvflow', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='nvflow', ) Mod('table', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='table', ) diff --git a/cfg/main/rt_cfg.py b/cfg/main/rt_cfg.py index 715c085..3d2f750 100644 --- a/cfg/main/rt_cfg.py +++ b/cfg/main/rt_cfg.py @@ -12,7 +12,7 @@ Mod('sea_main', ) Mod('tt', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', sea_object='tt', io='sea_main', ) diff --git a/cfg/main/smamor_cfg.py b/cfg/main/smamor_cfg.py index c74057d..63027c2 100644 --- a/cfg/main/smamor_cfg.py +++ b/cfg/main/smamor_cfg.py @@ -10,19 +10,19 @@ Mod('sea_main', ) Mod('smi', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='smi', ) Mod('smv', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='smv', ) Mod('r', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='r', ) diff --git a/cfg/main/variox_cfg.py b/cfg/main/variox_cfg.py index cdf6233..1a1bbf9 100644 --- a/cfg/main/variox_cfg.py +++ b/cfg/main/variox_cfg.py @@ -10,49 +10,49 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='tt', ) Mod('cc', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='cc', ) Mod('nv', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='nv', ) Mod('ln2fill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='ln2fill', ) Mod('hefill', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hefill', ) Mod('hepump', - 'frappy_psi.sea.SeaWritable', + 'frappy_psi.sea.SeaWritable', '', io='sea_main', sea_object='hepump', ) Mod('hemot', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_main', sea_object='hemot', ) Mod('nvflow', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_main', sea_object='nvflow', ) diff --git a/cfg/stick/dil2_cfg.py b/cfg/stick/dil2_cfg.py index 7ae0839..44c213e 100644 --- a/cfg/stick/dil2_cfg.py +++ b/cfg/stick/dil2_cfg.py @@ -10,66 +10,66 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='ts', ) Mod('treg', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', ) Mod('tmon', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', ) Mod('T_oneK', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['onek'], ) Mod('T_still', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['stillt'], ) Mod('T_sample', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['sample'], ) Mod('T_samplehtr', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['samplehtr'], ) Mod('T_mix', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['mix'], ) Mod('dil', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='dil', ) Mod('T_sorb', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='sorb', ) diff --git a/cfg/stick/dil3_cfg.py b/cfg/stick/dil3_cfg.py index d092f5a..99688d1 100644 --- a/cfg/stick/dil3_cfg.py +++ b/cfg/stick/dil3_cfg.py @@ -10,66 +10,66 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='ts', ) Mod('treg', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', ) Mod('tmon', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', ) Mod('T_oneK', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['onek'], ) Mod('T_still', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['stillt'], ) Mod('T_sample', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['sample'], ) Mod('T_samplehtr', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['samplehtr'], ) Mod('T_mix', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['mix'], ) Mod('dil', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='dil', ) Mod('T_sorb', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='sorb', ) diff --git a/cfg/stick/dil4_cfg.py b/cfg/stick/dil4_cfg.py index 75386d2..3acede3 100644 --- a/cfg/stick/dil4_cfg.py +++ b/cfg/stick/dil4_cfg.py @@ -10,66 +10,66 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='ts', ) Mod('treg', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', ) Mod('tmon', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', ) Mod('T_oneK', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['onek'], ) Mod('T_still', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tmon', rel_paths=['stillt'], ) Mod('T_sample', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['sample'], ) Mod('T_samplehtr', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['samplehtr'], ) Mod('T_mix', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='treg', rel_paths=['mix'], ) Mod('dil', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='dil', ) Mod('T_sorb', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='sorb', ) diff --git a/cfg/stick/heliox_cfg.py b/cfg/stick/heliox_cfg.py index 7015db7..92da368 100644 --- a/cfg/stick/heliox_cfg.py +++ b/cfg/stick/heliox_cfg.py @@ -10,34 +10,34 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaDrivable', + 'frappy_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='ts', ) Mod('T_sorb', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='th', rel_paths=['sorb'], ) Mod('T_plate', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='th', rel_paths=['plate'], ) Mod('T_low', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='th', rel_paths=['low'], ) Mod('T_pot', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='th', rel_paths=['pot'], diff --git a/cfg/stick/hvolt_long_cfg.py b/cfg/stick/hvolt_long_cfg.py index fe6bfbf..5a3d8d6 100644 --- a/cfg/stick/hvolt_long_cfg.py +++ b/cfg/stick/hvolt_long_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma6.config.json'], @@ -20,7 +20,7 @@ Mod('ts', ) Mod('hcp', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='hcp', ) diff --git a/cfg/stick/ill1stick_cfg.py b/cfg/stick/ill1stick_cfg.py index 5dbd31c..e28dfff 100644 --- a/cfg/stick/ill1stick_cfg.py +++ b/cfg/stick/ill1stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill1.config.json'], diff --git a/cfg/stick/ill3stick_cfg.py b/cfg/stick/ill3stick_cfg.py index bb327e0..60c3bbf 100644 --- a/cfg/stick/ill3stick_cfg.py +++ b/cfg/stick/ill3stick_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill3.config.json'], diff --git a/cfg/stick/ill4stick_cfg.py b/cfg/stick/ill4stick_cfg.py index 0b60f5f..a7af504 100644 --- a/cfg/stick/ill4stick_cfg.py +++ b/cfg/stick/ill4stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill4.config.json'], diff --git a/cfg/stick/ill5p_cfg.py b/cfg/stick/ill5p_cfg.py index abd3a3d..939742d 100644 --- a/cfg/stick/ill5p_cfg.py +++ b/cfg/stick/ill5p_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill5.config.json'], diff --git a/cfg/stick/ill5stick_cfg.py b/cfg/stick/ill5stick_cfg.py index 267807a..98df8ac 100644 --- a/cfg/stick/ill5stick_cfg.py +++ b/cfg/stick/ill5stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill5.config.json'], diff --git a/cfg/stick/ma02stick_cfg.py b/cfg/stick/ma02stick_cfg.py index e922d23..1da6939 100644 --- a/cfg/stick/ma02stick_cfg.py +++ b/cfg/stick/ma02stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma02.config.json'], diff --git a/cfg/stick/ma10stick_cfg.py b/cfg/stick/ma10stick_cfg.py index 7a8c578..dec2802 100644 --- a/cfg/stick/ma10stick_cfg.py +++ b/cfg/stick/ma10stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma10.config.json'], diff --git a/cfg/stick/ma11stick_cfg.py b/cfg/stick/ma11stick_cfg.py index a48e81c..e0cc0e0 100644 --- a/cfg/stick/ma11stick_cfg.py +++ b/cfg/stick/ma11stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma11.config.json'], diff --git a/cfg/stick/ma6stick_cfg.py b/cfg/stick/ma6stick_cfg.py index 67a87bf..7b983ef 100644 --- a/cfg/stick/ma6stick_cfg.py +++ b/cfg/stick/ma6stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma6.config.json'], diff --git a/cfg/stick/ma7stick_cfg.py b/cfg/stick/ma7stick_cfg.py index 6965b60..a6960d6 100644 --- a/cfg/stick/ma7stick_cfg.py +++ b/cfg/stick/ma7stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma7.config.json'], diff --git a/cfg/stick/ori1stick_cfg.py b/cfg/stick/ori1stick_cfg.py index b1751d8..e5ba39b 100644 --- a/cfg/stick/ori1stick_cfg.py +++ b/cfg/stick/ori1stick_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ill1.config.json'], diff --git a/cfg/stick/ori3stick_cfg.py b/cfg/stick/ori3stick_cfg.py index f5901ed..4927ce5 100644 --- a/cfg/stick/ori3stick_cfg.py +++ b/cfg/stick/ori3stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ori3.config.json'], diff --git a/cfg/stick/ori4stick_cfg.py b/cfg/stick/ori4stick_cfg.py index 535f95f..7c3c568 100644 --- a/cfg/stick/ori4stick_cfg.py +++ b/cfg/stick/ori4stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ori4.config.json'], diff --git a/cfg/stick/ori6stick_cfg.py b/cfg/stick/ori6stick_cfg.py index 923b893..ad8a5ac 100644 --- a/cfg/stick/ori6stick_cfg.py +++ b/cfg/stick/ori6stick_cfg.py @@ -10,7 +10,7 @@ Mod('sea_stick', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ori6.config.json'], diff --git a/cfg/stick/ovenstick_cfg.py b/cfg/stick/ovenstick_cfg.py index 59988d7..779e8c0 100644 --- a/cfg/stick/ovenstick_cfg.py +++ b/cfg/stick/ovenstick_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ma7.config.json'], diff --git a/cfg/stick/oventwo_cfg.py b/cfg/stick/oventwo_cfg.py index 0dda00b..1e9cab5 100644 --- a/cfg/stick/oventwo_cfg.py +++ b/cfg/stick/oventwo_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaDrivable', + 'secop_psi.sea.SeaDrivable', '', io='sea_stick', sea_object='ts', ) diff --git a/cfg/stick/sch5_cfg.py b/cfg/stick/sch5_cfg.py index cca4d5e..651cc6a 100644 --- a/cfg/stick/sch5_cfg.py +++ b/cfg/stick/sch5_cfg.py @@ -10,13 +10,13 @@ Mod('sea_stick', ) Mod('warmup', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='warmup', ) Mod('ts', - 'frappy_psi.sea.SeaReadable', + 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['ori4.config.json'], diff --git a/cfg/stick/sch_cfg.py b/cfg/stick/sch_cfg.py index 3617826..6d126fa 100644 --- a/cfg/stick/sch_cfg.py +++ b/cfg/stick/sch_cfg.py @@ -13,13 +13,13 @@ Mod('sea_stick', ) Mod('warmup', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', sea_object='warmup', io='sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', sea_object='tt', json_file=['ori4.config.json'], rel_paths=['ts'], diff --git a/cfg/stick/varioxstick_cfg.py b/cfg/stick/varioxstick_cfg.py index 058a07e..df37179 100644 --- a/cfg/stick/varioxstick_cfg.py +++ b/cfg/stick/varioxstick_cfg.py @@ -12,7 +12,7 @@ Mod('sea_stick', ) Mod('ts', - 'secop_psi.sea.SeaReadable', + 'secop_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', json_file=['variox.config.json'],