mailr14845 - /1.3/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 October 12, 2011 - 17:00:
Author: bugman
Date: Wed Oct 12 17:00:24 2011
New Revision: 14845

URL: http://svn.gna.org/viewcvs/relax?rev=14845&view=rev
Log:
Fix for the setup of the 2-domain N-state model.


Modified:
    1.3/specific_fns/n_state_model.py

Modified: 1.3/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/n_state_model.py?rev=14845&r1=14844&r2=14845&view=diff
==============================================================================
--- 1.3/specific_fns/n_state_model.py (original)
+++ 1.3/specific_fns/n_state_model.py Wed Oct 12 17:00:24 2011
@@ -1524,6 +1524,7 @@
             rdcs, rdc_err, rdc_weight, xh_vect, rdc_dj = 
self._minimise_setup_rdcs(sim_index=sim_index)
 
         # Get the fixed tensors.
+        fixed_tensors = None
         if 'rdc' in data_types or 'pcs' in data_types:
             full_tensors = 
self._minimise_setup_fixed_tensors(sim_index=sim_index)
 




Related Messages


Powered by MHonArc, Updated Wed Oct 12 17:20:01 2011