mailr20941 - /branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README


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

Header


Content

Posted by edward on September 09, 2013 - 18:33:
Author: bugman
Date: Mon Sep  9 18:32:59 2013
New Revision: 20941

URL: http://svn.gna.org/viewcvs/relax?rev=20941&view=rev
Log:
Added to the README file for the 1.01 M GuHCL experiment.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of 
Tollinger/Kay dispersion model (2001)
Following the guide at: 
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ 
gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@xxxxxxxxxxxxx>

Modified:
    
branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README

Modified: 
branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README?rev=20941&r1=20940&r2=20941&view=diff
==============================================================================
--- 
branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README
 (original)
+++ 
branches/relax_disp/test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006/README
 Mon Sep  9 18:32:59 2013
@@ -12,7 +12,7 @@
 
 The data has been re-processed by PhD student Troels Linnet. telinnet AT bio 
DOT ku DOT dk
 
-This NMRPipe script was used for spectral processing.
+This NMRPipe script was used for spectral processing for experiment in 0.48 
M GuHCl (guanidine hydrochloride).
 -----
 nmrproc.com
 -----
@@ -24,6 +24,29 @@
 | nmrPipe  -fn ZF -auto -size 8000                    \
 | nmrPipe  -fn FT -auto                               \
 | nmrPipe  -fn PS -p0 214.00 -p1 -21.00 -di -verb     \
+| nmrPipe  -fn TP                                     \
+| nmrPipe  -fn SP -off 0.5 -end 0.98 -pow 2 -c 0.5    \
+| nmrPipe  -fn ZF -auto -size 8000                    \
+| nmrPipe  -fn FT -neg                                \
+| nmrPipe  -fn PS -p0 0.00 -p1 0.00 -di -verb         \
+| nmrPipe  -fn TP                                     \
+| nmrPipe  -fn POLY -auto                             \
+| nmrPipe  -fn EXT -left -sw                          \
+   -ov -out test.ft2
+------------------
+
+This NMRPipe script was used for spectral processing for experiment in 1.01 
M GuHCl (guanidine hydrochloride).
+-----
+nmrproc.com
+-----
+#!/bin/csh
+
+nmrPipe -in test.fid \
+| nmrPipe  -fn SOL                                    \
+| nmrPipe  -fn GM  -g1 5 -g2 10 -c 1.0                \
+| nmrPipe  -fn ZF -auto -size 8000                    \
+| nmrPipe  -fn FT -auto                               \
+| nmrPipe  -fn PS -p0 -138.40 -p1 -43.00 -di -verb     \
 | nmrPipe  -fn TP                                     \
 | nmrPipe  -fn SP -off 0.5 -end 0.98 -pow 2 -c 0.5    \
 | nmrPipe  -fn ZF -auto -size 8000                    \




Related Messages


Powered by MHonArc, Updated Mon Sep 09 18:40:02 2013