Author: bugman
Date: Wed May 9 10:03:47 2012
New Revision: 16132
URL: http://svn.gna.org/viewcvs/relax?rev=16132&view=rev
Log:
Improvements for the consistency_tests.set_frq user function descriptions.
Modified:
branches/uf_redesign/user_functions/consistency_tests.py
Modified: branches/uf_redesign/user_functions/consistency_tests.py
URL:
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/consistency_tests.py?rev=16132&r1=16131&r2=16132&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/consistency_tests.py (original)
+++ branches/uf_redesign/user_functions/consistency_tests.py Wed May 9
10:03:47 2012
@@ -39,12 +39,12 @@
# The consistency_tests.set_frq user function.
uf = uf_info.add_uf('consistency_tests.set_frq')
-uf.title = "Select which relaxation data to use in the consistency tests."
-uf.title_short = "Relaxation data selection."
+uf.title = "Select which relaxation data to use in the consistency tests by
NMR spectrometer frequency."
+uf.title_short = "Spectrometer selection."
uf.add_keyarg(
name = "frq",
py_type = "float",
- desc_short = "frequency in Hz",
+ desc_short = "spectrometer frequency in Hz",
desc = "The spectrometer frequency in Hz. This must match the currently
loaded data to the last decimal point."
)
uf.desc = """
_______________________________________________
relax (http://www.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