Author: semor
Date: Sat Jan 10 17:56:56 2009
New Revision: 8361
URL: http://svn.gna.org/viewcvs/relax?rev=8361&view=rev
Log:
Changed the default cpmg_frq value in cpmg_frq() from 0 to None.
Modified:
branches/relax_disp/specific_fns/relax_disp.py
Modified: branches/relax_disp/specific_fns/relax_disp.py
URL:
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_fns/relax_disp.py?rev=8361&r1=8360&r2=8361&view=diff
==============================================================================
--- branches/relax_disp/specific_fns/relax_disp.py (original)
+++ branches/relax_disp/specific_fns/relax_disp.py Sat Jan 10 17:56:56 2009
@@ -197,7 +197,7 @@
return results[result_index]
- def cpmg_frq(self, cpmg_frq=0, spectrum_id=None):
+ def cpmg_frq(self, cpmg_frq=None, spectrum_id=None):
"""Set the CPMG frequency associated with a given spectrum.
@keyword cpmg_frq: The frequency, in Hz, of the CPMG pulse train.
_______________________________________________
relax (http://nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits