Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically the second part - ph2:r
?
(The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
.)
Thanks!
1 |
initial version
|
posted Jul 15 '10 at 10:32 Evgeny Fadeev |
Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically the second part - ph2:r
?
(The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
.)
Thanks!
2 |
No.1 Revision
|
posted Jul 15 '10 at 10:34 Evgeny Fadeev |
Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically last bit of the second part - ph2:r
?
(The The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
.) and looks like ph2
is the phase for the shaped pulse.
Is :r
- phase correction? What variable should I access to set it?
Thanks!
3 |
No.2 Revision
|
posted Jul 15 '10 at 10:36 Evgeny Fadeev |
Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically last bit of the second part - ph2:r
the :r
?
The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
and looks like ph2
is the phase for the shaped pulse.
Is :r
- phase correction? What variable should I access to set it?
Thanks!
4 |
No.3 Revision
|
posted Jul 15 '10 at 10:36 Evgeny Fadeev |
Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically last bit of the second part - ph2:r
the :r
?
The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
and looks .
Looks like ph2
is the phase for the shaped pulse.pulse - is that right?
Is :r
- phase correction? What variable should I access to set it?
Thanks!
5 |
No.4 Revision
|
posted Jul 15 '10 at 10:40 Evgeny Fadeev |
Found a following statement in the pulse program called selnogp
p12:sp2:f1 ph2:r
What does this do - specifically last bit of the second part - ph2:r
the :r
?
The first one - I understand shaped pulse at power sp2
, shape spnam2
and length p12
.
Looks like ph2
is the phase for the shaped pulse - is that right?
Is :r
- phase correction? What variable should I access to set it?
I've also seen other notation which seems to be more understandable to me:
(p14:sp3 ph1):f2
The parentheses contain all the parameters used by the shaped pulse. The first variant does not use parentheses - so I wonder - what is the meaning of that?
Thanks!