mailRe: r4211 - /branches/consistency_tests_1.3/sample_scripts/consistency_tests.py


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

Header


Content

Posted by Sebastien Morin on December 22, 2007 - 17:18:
Hi,

Would you like me to have a look at the different sample scripts in the main 1.3 line and change all the calls for run.create to pipe.create ?

Ciao


Séb




Edward d'Auvergne wrote:
On Dec 18, 2007 9:30 PM,  <sebastien.morin.1@xxxxxxxxx> wrote:
  
Author: semor
Date: Tue Dec 18 21:30:16 2007
New Revision: 4211

URL: http://svn.gna.org/viewcvs/relax?rev=4211&view=rev
Log:
Updated the sample script for consistency testing.

This file was first created as a copy of the jw_mapping sample script (r3323). It is now identical
to the consistency_tests sample script in the main 1.2 line.


Modified:
    branches/consistency_tests_1.3/sample_scripts/consistency_tests.py

Modified: branches/consistency_tests_1.3/sample_scripts/consistency_tests.py
URL: http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/sample_scripts/consistency_tests.py?rev=4211&r1=4210&r2=4211&view=diff
==============================================================================
--- branches/consistency_tests_1.3/sample_scripts/consistency_tests.py (original)
+++ branches/consistency_tests_1.3/sample_scripts/consistency_tests.py Tue Dec 18 21:30:16 2007
@@ -1,14 +1,14 @@
-# Script for reduced spectral density mapping.
+# Script for consistency testing.

 # Create the run.
-name = 'jw'
-run.create(name, 'jw')
+name = 'consistency'
+run.create(name, 'ct')
    

This user function is now called pipe.create().  Others may change later.

Regards,

Edward


  

-- 
Sebastien Morin
Etudiant au PhD en biochimie
Laboratoire de resonance magnetique nucleaire
Dr Stephane Gagne
CREFSIP (Universite Laval, Quebec, CANADA)
1-418-656-2131 #4530

Related Messages


Powered by MHonArc, Updated Sat Dec 22 17:22:42 2007