Author: bugman
Date: Fri Sep 26 10:00:58 2014
New Revision: 26046

URL: http://svn.gna.org/viewcvs/relax?rev=26046&view=rev
Log:
Renamed the pipe_control.spectrometer.check_setup() function to 
check_spectrometer_setup().

This is so it can be used without confusion outside of the module.


Modified:
    trunk/pipe_control/spectrometer.py

Modified: trunk/pipe_control/spectrometer.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/spectrometer.py?rev=26046&r1=26045&r2=26046&view=diff
==============================================================================
--- trunk/pipe_control/spectrometer.py  (original)
+++ trunk/pipe_control/spectrometer.py  Fri Sep 26 10:00:58 2014
@@ -45,7 +45,7 @@
         raise RelaxNoFrqError(id=id)
 
 
-def check_setup(escalate=0):
+def check_spectrometer_setup(escalate=0):
     """Check that spectrometer frequencies have been set up.
 
     This function is designed as described on the wiki page for the U{relax 
source design<http://wiki.nmr-relax.com/Relax_source_design>}


_______________________________________________
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

Reply via email to