mailr6875 - /branches/rdc_analysis/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on July 09, 2008 - 14:07:
Author: bugman
Date: Wed Jul  9 13:40:26 2008
New Revision: 6875

URL: http://svn.gna.org/viewcvs/relax?rev=6875&view=rev
Log:
Added an alias to the current data pipe in minimise_setup_tensors().


Modified:
    branches/rdc_analysis/specific_fns/n_state_model.py

Modified: branches/rdc_analysis/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/rdc_analysis/specific_fns/n_state_model.py?rev=6875&r1=6874&r2=6875&view=diff
==============================================================================
--- branches/rdc_analysis/specific_fns/n_state_model.py (original)
+++ branches/rdc_analysis/specific_fns/n_state_model.py Wed Jul  9 13:40:26 
2008
@@ -685,6 +685,9 @@
         @rteyp:         N_state_opt instance
         """
 
+        # Alias the current data pipe.
+        cdp = ds[ds.current_pipe]
+
         # Initialise.
         full_tensors = []
         red_tensor_elem = []




Related Messages


Powered by MHonArc, Updated Wed Jul 09 15:00:18 2008