# pipe2xeasy_a.spm # transformation of spectra from NMRPipe to XEASY format # fully automatic - change filenames accordingly # for SPSCAN >= 1.0.60 # NMRPipe: showhdr -verb test.header # access pipe headername filename.param access pipe ./test.header ./test.param # now you can use the NMRPipe data files as test.param in SPSCAN. To transform # the data file into XEASY 16-bit format, read the data into SPSCAN and write # them out as an XEASY data file: trafo read ./test full trafo scale . trafo write_xeasy ./test.3D.param