mailr12798 - /1.3/sample_scripts/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 March 04, 2011 - 15:31:
Author: bugman
Date: Fri Mar  4 15:31:13 2011
New Revision: 12798

URL: http://svn.gna.org/viewcvs/relax?rev=12798&view=rev
Log:
Deleted the incomplete and useless N_state_model.py sample script.


Removed:
    1.3/sample_scripts/N_state_model.py

Removed: 1.3/sample_scripts/N_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/sample_scripts/N_state_model.py?rev=12797&view=auto
==============================================================================
--- 1.3/sample_scripts/N_state_model.py (original)
+++ 1.3/sample_scripts/N_state_model.py (removed)
@@ -1,15 +1,0 @@
-"""Sample script demonstrating the use of the N-state model of domain 
motions.
-
-Author:  Edward d'Auvergne
-Last updated:  26/11/2007
-
-The N-state model uses alignment tensors as determined by RDC data to 
determine N-states in rotational space, each associated with a given 
probability or weight.
-"""
-
-# Create the data pipe.
-name = 'CaM'
-pipe.create(name, 'N-state')
-
-# Load the alignment tensor.
-align_tensor.init(params=(-8.6322e-05, -5.5786e-04, -3.1732e-05, 2.2927e-05, 
2.8599e-04), param_types=1)
-align_tensor.init(params=(3.5e-06, 1.8e-05, 9.2e-06, 1.7e-06, 6.4e-05), 
param_types=1, errors=1)




Related Messages


Powered by MHonArc, Updated Fri Mar 04 15:40:07 2011