Program pipe2spiff, argument checking enabled.
Pipe2SPIFF: convert NMRPipe stream to SPIFF format:
pipe2spiff < nmrStream > spiffStream
Options:
-in inName [stdin] Input name of NMRPipe data.
-out outName [stdout] Output name of SPIFF data.
-bs buffSize [16384] Buffer Size in Points.
-ov Overwrite Existing Data.
-nofs Suppress File Size Check.
-verb Verbose Mode On.
Byte-Swap Options:
-swap Do Four-Byte Swap (Default).
-noswap Suppress Four-Byte Swap.
-aswap Do Four-Byte Swap.
(Meaning is System-dependant)
-noaswap Suppress Four-Byte Swap.
(Meaning is System-dependant)
Notes:
1. In-place processing (same input and output) is
allowed if options -in and -out are both used.
2. By default, byte-swap is OFF for Pentium systems,
and ON for other platforms.
Pipe2SPIFF Error extracting command-line arguments.