i like this post (click again to cancel)
1
i dont like this post (click again to cancel) remove favorite mark from this question (click again to restore mark)
2

... Following up on a previous question about processing interleaved gNhsqc_IPAP.c data where IP/AP is on the inner loop with array=IPAP,phase setting.

When the processing script has:

nmrPipe    -in test.fid \
... usual X axis processing ...
| nmrPipe  -fn TP \
| nmrPipe  -fn COADD -cList 1 -1.1 -time \
...

We have a normal spectum:

alt text

But when in the same script we move COADD downstream to X axis processing stage and set -axis Y:

nmrPipe    -in test.fid \
| nmrPipe  -fn COADD -cList 1 -1.1 -axis Y -time \
...

The data looks like so:

alt text

I'm a little confused - I thought that -axis Y switch on coadd is equivalent to "transpose, then apply COADD, then transpose again"? What is the difference between the above two ways of COADD'ing?

Thank you!

asked Dec 11 '09 at 10:16

Evgeny%20Fadeev's gravatar image

Evgeny Fadeev
5771

updated Jan 15 '10 at 16:49

Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a good answer, for discussions, please use comments and please do remember to vote (login to vote)
toggle preview

powered by CNPROG