This is equivalent to Seb's commit at r8322 for the prompt.relax_disp module. The equivalent
changes to the user_functions.relax_disp were hand edited.
.....
r8322 | semor | 2009-01-07 21:53:01 +0100 (Wed, 07 Jan 2009) | 10 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
Added functions to select the experiment type and mathematical model used.
These functions allow the user to select the experiment type (cpmg or r1rho) as well as the
mathematical model to fit the data (fast or slow).
These changes follow a discussion on relaxation dispersion, and mainly the post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00020.html
(Message-id: <7f080ed10901070529s397f7f23p914c820ced4d07f@...>)
.....