Open main menu

Tutorial for the relaxation dispersion auto-analysis in the GUI

Revision as of 10:59, 18 November 2014 by Tlinnet (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tutorial

This follows the setup for test data in the Manual

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">