Subject: RE: [nmr_sparky] Trouble with converting to UCSF format from Pipe
From: Do, Quynh Hoa
Date: Dec 12, 2012

Previous: 862 Next: 865


Hello Charlie,

Did you check again other part of your macro?

Here is the code that I used to convert Pipe format to UCSF format. It works and gives nice spectra.

xyz2pipe -in ft/test%03d.ft3 -out NCOCX.ft

pipe2ucsf NCOCX.ft NCOCX.ucsf

Good luck,

Hoa Q. Do

From: nmr_sparky@yahoogroups.com [mailto:nmr_sparky@yahoogroups.com] On Behalf Of charles_stevens@...
Sent: Tuesday, December 11, 2012 10:57 PM
To: nmr_sparky@yahoogroups.com
Subject: [nmr_sparky] Trouble with converting to UCSF format from Pipe

I am having trouble with importing two 3D spectra into sparky. when I open the processed (h(cco)nh cc(co)nh) data in nmrDraw, the files look great, but after converting it to ucsf format using the following command:

xyz2pipe -in FT3/test%03d.ft3 -x ghc_co_nh.ft3
pipe2ucsf ghc_co_nh.ft3 ghc_co_nh.ucsf

the spectra in the output files are distorted. Peaks do not appear where they should when comparing the nmrDraw and Sparky side by side, and in the case of the cc(co)nh the peaks appear to be out of phase (negitave smear to the left, and positve smear to the right).

I was wondering what I should try to solve this problem.

Thanks!
-Charlie