462 bytes added,
10:59, 18 November 2014 == Tutorial ==
This follows the setup for test data in the Manual
* The relaxation dispersion auto-analysis in the GUI
* http://www.nmr-relax.com/manual/The_relaxation_dispersion_auto_analysis_in_the_GUI.html
Where the test data is in:
* test_suite/shared_data/dispersion/Hansen
It is written up here as a script instead. This goes a little faster testing.
In terminal
<source lang="bash">
mkdir -p $HOME/test
cd $HOME/test
gedit test.py
</source lang="bash">