Difference between revisions of "Tutorial for the relaxation dispersion auto-analysis in the GUI"
Jump to navigation
Jump to search
(Created page with "== 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_dispers...") |
(No difference)
|
Revision as of 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">