mailr12576 - /branches/bmrb/generic_fns/pdc.py


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

Header


Content

Posted by edward on February 18, 2011 - 18:29:
Author: bugman
Date: Fri Feb 18 18:29:53 2011
New Revision: 12576

URL: http://svn.gna.org/viewcvs/relax?rev=12576&view=rev
Log:
Fix for the PDC system tests - the generic_fns.relax_data.pack_data() args 
are different in the branch.


Modified:
    branches/bmrb/generic_fns/pdc.py

Modified: branches/bmrb/generic_fns/pdc.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bmrb/generic_fns/pdc.py?rev=12576&r1=12575&r2=12576&view=diff
==============================================================================
--- branches/bmrb/generic_fns/pdc.py (original)
+++ branches/bmrb/generic_fns/pdc.py Fri Feb 18 18:29:53 2011
@@ -177,4 +177,4 @@
             pass
 
     # Pack the data.
-    pack_data(ri_label, frq_label, frq, values, errors, ids=res_nums)
+    pack_data(ri_label, frq_label, frq, values, errors, spin_ids=res_nums)




Related Messages


Powered by MHonArc, Updated Fri Feb 18 19:00:02 2011