The MSLICE Program.

The MSLICE program extract one slice in any dimension and prints out the data in ASCII format.

Calling the MSLICE Program.

The MSLICE program is called as follows (all parameters must be written on one line):

<Machine ID>mslice <name> <expno> <procno> <disk> <user> <direction> <index0> <index1> <index2> ...

The direction parameter defines the direction (0, 1, etc.) in the spectrum in which the slice is extracted. The number of index parameters specified must match the dimensionality of the spectrum. The value of index<direction> is not used, but must be specified.

The output is written to standard output. Three columns of numbers are written: The first value is the index number (numbered from zero), the second number is the ppm value, and the third value is the real value of the data point.



Last updated: 18-Mar-1998
Questions/comments: mk@crc.dk