From 44a4d921af453f6cee2e9409683ae8eb3bcf6c33 Mon Sep 17 00:00:00 2001 From: Last Davis Vern Date: Wed, 9 Jul 2025 13:59:02 +0200 Subject: [PATCH] Update to the NMR config file to make things make more sense. --- cfg/psi_nmr_setup_cfg.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cfg/psi_nmr_setup_cfg.py b/cfg/psi_nmr_setup_cfg.py index f9b21a9c..02f57fc2 100644 --- a/cfg/psi_nmr_setup_cfg.py +++ b/cfg/psi_nmr_setup_cfg.py @@ -1,9 +1,11 @@ import frappy.core as fc -Node('uniaxial_nmr.psi.ch', 'The NMR system running the Scout and controlled with TNMR. Also contains a uniaxial cell (Razorbill RP100), and a network analyser (ZVL)', interface='tcp://5000') +Node('uniaxial_nmr.psi.ch', + 'The NMR system running the Scout and controlled with TNMR. Also contains a uniaxial cell (Razorbill RP100), and a network analyser (ZVL)', + interface='tcp://5000') # TNMR -Mod('tnmr_otf_module', 'frappy_psi.tnmr.OTFModule.ProgrammedSequence', 'NMR Sequence') +#Mod('tnmr_otf_module', 'frappy_psi.tnmr.OTFModule.ProgrammedSequence', 'NMR Sequence') # Razorbill RP100 Mod('io1',