NMRPipe:EXT extract spectral region

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
Current revision (03:45, 24 January 2010) (edit) (undo)
 
Line 3: Line 3:
nmrPipe -fn EXT -x1 6.0ppm -xn 10.0ppm -sw
nmrPipe -fn EXT -x1 6.0ppm -xn 10.0ppm -sw
-
-sw option updates change of spectral window record (if you don't use it spectral window in the resulting spectrum will be wrong)
+
-sw update spectral window information (probably need to use always on frequency domain data)
-x1 coordinate of first point in extract region
-x1 coordinate of first point in extract region

Current revision

To extract a spectral region from 6.0-10.0 ppm use

nmrPipe -fn EXT -x1 6.0ppm -xn 10.0ppm -sw

-sw update spectral window information (probably need to use always on frequency domain data)

-x1 coordinate of first point in extract region

-xn coordinate of last point in extract region

Personal tools