Running scripts inside relax

2013-08-26 Thread Troels Emtekær Linnet
What is the correct way to run script commands ? If I start relax, and I want to run a script with basic setup and then spin commands. Would the correct way be: execfile('./relax_ini.py') execfile('./spectrometer_data_processed/relax_spins.py') Or is there a better way for relax? Troels

Re: Running scripts inside relax

2013-08-26 Thread Troels Emtekær Linnet
If I run: relax_disp relax_1_ini.py relax runs through the script and exit. Is there a way to stop after reading? Best Troels Emtekær Linnet 2013/8/26 Edward d'Auvergne edw...@nmr-relax.com: Hi Troels, You should find the answer you are after in the following link: