PS - phasing (nmrPipe function)

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
Typical use of '''PS''' function is the following:
Typical use of '''PS''' function is the following:
-
nmrPipe -fn PS -p0 -0.0 -p1 0.0 -di
+
nmrPipe -fn PS -p0 -0.0 -p1 0.0 [[-di (nmrPipe flag)|-di]]
{|border=1
{|border=1
Line 10: Line 10:
|'''-p1'''||real number||0.0|| ||first order phase correction
|'''-p1'''||real number||0.0|| ||first order phase correction
|-
|-
-
|'''-di'''||nmrPipe flag||||||frequently used with '''PS''' function - discards imaginary part of data vector after phasing
+
|'''[[-di (nmrPipe flag)|-di]]'''||nmrPipe flag||||||frequently used with '''PS''' function - discards imaginary part of data vector after phasing
|}
|}

Revision as of 17:17, 12 June 2008

Typical use of PS function is the following:

nmrPipe -fn PS -p0 -0.0 -p1 0.0 -di
parametertype of valuedefault valuerangemeaning
-p0real number0.0zero order phase correction
-p1real number0.0 first order phase correction
-dinmrPipe flagfrequently used with PS function - discards imaginary part of data vector after phasing

flag -di discards imaginary part of data vector after phasing.

-p0 - zero order phase correction, degrees

-p1 - first order phase correction, degrees

Personal tools