-
Notifications
You must be signed in to change notification settings - Fork 1
/
cest_1HA.cw
224 lines (190 loc) · 4.45 KB
/
cest_1HA.cw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
;hsqcctetgpsisp2.cw
;avance-version (05/10/28)
;HSQC
;2D H-1/X correlation via double inept transfer
; using sensitivity improvement
;phase sensitive using Echo/Antiecho-TPPI gradient selection
;with decoupling during acquisition
;constant time version
;using trim pulses in inept transfer
;using shaped pulses for inversion on f2 - channel
;
;(G.W. Vuister & A. Bax, J. Magn. Reson. 98, 428-435 (1992))
;(A.G. Palmer III, J. Cavanagh, P.E. Wright & M. Rance, J. Magn.
; Reson. 93, 151-170 (1991))
;
;$CLASS=HighRes
;$DIM=2D
;$TYPE=
;$SUBTYPE=
;$COMMENT=
;$OWNER=nmrsu
prosol relations=<triple>
#include <Avance.incl>
#include <Grad.incl>
#include <Delay.incl>
;list of CEST saturation frequencies
;give values in Hz relative to sfo1
define list<frequency> H1sat = <$FQ1LIST>
"p2=p1*2"
"p4=p3*2"
"p22=p21*2"
"d0=3u"
"d4=1s/(cnst2*4)"
"d11=30m"
"d12=20u"
"in0=inf2/2"
"in20=in0"
"d20=d23-p16-d16-p14*1.5-4u-d12"
"d31=d20"
"l31=2*d31/in20"
"DELTA1=p16+d16+8u"
"DELTA2=d4-larger(p2,p8)/2-4u-p16-d16"
"DELTA3=d23-d0-p14/2-larger(p14,p22)-4u"
"DELTA4=d24-p19-d16"
"DELTA5=d4-larger(p2,p8)/2-4u-p16-d16"
"acqt0=0"
"spoff3=0"
"spoff5=bf2*(cnst21/1000000)-o2"
"spoff13=0"
aqseq 312
1 ze
d11 pl12:f2 pl26:f3
2 d1 do:f2 do:f3
; 13C purge
4u UNBLKGRAD
4u pl2:f2
(p3 ph1):f2
p16:gp0
d16
; CEST period
4u pl8:f1
4u H1sat:f1
4u LOCKH_ON
d18 cw:f1 ph1
4u do:f1
4u LOCKH_OFF
4u pl1:f1 pl2:f2 pl3:f3
4u fq=0:f1
#ifdef INEPT
; first INEPT
(p1 ph1)
p16:gp5
d16
DELTA2 pl0:f2
4u
(center (p2 ph1) (p8:sp13 ph6):f2 )
4u
DELTA2 pl2:f2 ;UNBLKGRAD
p16:gp5
d16
(p1 ph2)
#endif
; zz
4u
p16:gp6
d16
(p3 ph3):f2
d0
(center (p2 ph7) (p14:sp5 ph1):f2 (p22 ph1):f3 ) ; CO
4u
DELTA3 pl0:f2
(p14:sp3 ph4):f2 ; Cali
d20
p16:gp1*EA*-1
d16 pl0:f2
(p14:sp5 ph1):f2 ; CO
4u
d12 pl2:f2
(ralign (p1 ph1) (p3 ph4):f2 )
p19:gp3
d16
DELTA4
(center (p2 ph1) (p4 ph1):f2 )
DELTA4
p19:gp3
d16
(center (p1 ph2) (p3 ph5):f2 )
p16:gp4
d16
DELTA4 pl0:f2
(center (p2 ph1) (p8:sp13 ph1):f2 )
DELTA4
p16:gp4
d16
(p1 ph1) ; final echo for gradient selection
DELTA1
(p2 ph1)
4u
p16:gp2
d16 pl12:f2 pl26:f3
4u BLKGRAD
go=2 ph31 cpd2:f2 cpd3:f3
d1 do:f2 do:f3 mc #0 to 2
F1QF(H1sat.inc)
F2EA(igrad EA & ip5*2, id0 & dd20 & ip3*2 & ip6*2 & ip31*2)
d31
exit
ph1=0
ph2=1
ph3=0 2
ph4=0 0 2 2
ph5=1 1 3 3
ph6=0
ph7=0 0 2 2
ph31=0 2 2 0
;pl0 : 120dB
;pl1 : f1 channel - power level for pulse (default)
;pl2 : f2 channel - power level for pulse (default)
;pl3 : f3 channel - power level for pulse (default)
;pl12: f2 channel - power level for CPD/BB decoupling
;pl26: f3 channel - power level for CPD/BB decoupling
;sp3 : f2 channel - shaped pulse 180 degree (on resonance)
;sp5 : f2 channel - shaped pulse 180 degree (off resonance)
;sp13: f2 channel - shaped pulse 180 degree (adiabatic)
;p1 : f1 channel - 90 degree high power pulse
;p2 : f1 channel - 180 degree high power pulse
;p3 : f2 channel - 90 degree high power pulse
;p4 : f2 channel - 180 degree high power pulse
;p8 : f2 channel - 180 degree shaped pulse for inversion (adiabatic)
;p14: f2 channel - 180 degree shaped pulse
;p16: homospoil/gradient pulse
;p19: 2nd homospoil/gradient pulse
;p22: f3 channel - 180 degree high power pulse
;p28: f1 channel - trim pulse [1 msec]
;d0 : incremented delay (2D) [3 usec]
;d1 : relaxation delay; 1-5 * T1
;d4 : 1/(4J)XH
;d11: delay for disk I/O [30 msec]
;d12: delay for power switching [20 usec]
;d16: delay for homospoil/gradient recovery
;d20 : = d23
;d23: d23 = T : 13.3 or 26.6 msec
; 2T (constant time period) = n/J(CC)
;d24: 1/(8J)XH for all multiplicities
; 1/(4J)XH for XH
;cnst2: = J(XH)
;cnst21: CO chemical shift (offset, in ppm)
;in0: 1/(2 * SW(X)) = DW(X)
;in20: 1/(2 * SW(X)) = DW(X) = in0
;nd0: 2
;NS: 4 * n
;DS: 32
;td1: number of experiments
;FnMODE: echo-antiecho
;cpd2: decoupling according to sequence defined by cpdprg2
;pcpd2: f2 channel - 90 degree pulse for decoupling sequence
;use gradient ratio: gp 1 : gp 2 : gp3 : gp4
; 80 : 20.1 : 11 : -5 for C-13
; 80 : 8.1 : 11 : -5 for N-15
;for z-only gradients:
;gpz1: 80%
;gpz2: 20.1% for C-13, 8.1% for N-15
;gpz3: 11%
;gpz4: -5%
;use gradient files:
;gpnam1: SMSQ10.100
;gpnam2: SMSQ10.100
;gpnam3: SINE.100
;gpnam4: SINE.100
;$Id: hsqcctetgpsisp,v 1.4 2005/11/10 12:16:59 ber Exp $