mailRe: r26967 - /trunk/pipe_control/spectrum.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on December 05, 2014 - 18:27:
Hi Troels,

For the release notes, it is easier for me to identify the user
functions if 'user function' is included in the message, and the
brackets are dropped.  I then have macros to convert these into wiki
and Gna! markup links.  If you look at the recent release notes
(http://wiki.nmr-relax.com/Relax_3.3.4), you'll see that all user
functions link to their HTML manual page.  For example
[http://www.nmr-relax.com/manual/spectrum_error_analysis.html].

Cheers,

Edward



On 5 December 2014 at 18:18,  <tlinnet@xxxxxxxxxxxxx> wrote:
Author: tlinnet
Date: Fri Dec  5 18:18:55 2014
New Revision: 26967

URL: http://svn.gna.org/viewcvs/relax?rev=26967&view=rev
Log:
For the pipe_control.spectrum.error_analysis_per_field(), added additional 
print out of subset IDs used for error analysis.

Modified:
    trunk/pipe_control/spectrum.py

Modified: trunk/pipe_control/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/spectrum.py?rev=26967&r1=26966&r2=26967&view=diff
==============================================================================
--- trunk/pipe_control/spectrum.py      (original)
+++ trunk/pipe_control/spectrum.py      Fri Dec  5 18:18:55 2014
@@ -483,6 +483,7 @@
                 ids.append(id)

         # Run the error analysis on the subset.
+        print("For field strength %.8f MHz, subset ids for 
spectrum.error_analysis is: %s" % (frq/1e6, ids))
         error_analysis(subset=ids)




_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

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



Related Messages


Powered by MHonArc, Updated Fri Dec 05 18:40:10 2014