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 Edward d'Auvergne on December 20, 2007 - 11:47:
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



Related Messages


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