put(parameter)

put(parameter, n)

Moves the content of the current buffer to an other buffer
With parameter equal to:

xx* DATA
load the data to be used for MaxEnt processing or
as a off-hand place for processing

in 1D only
FILTER load the filter used for Deconvolution. If NCHANNEL is
greater than 1, then which channel you want to put. eg. PUT FILTER
3. PUT FILTER 0 will consider the current data set as the
multichannel filter, and will load the whole filter. Useful when
associated with GET FILTER to store filters as files.
WINDOW load the window to be used for MaxEnt processing
TAB load the TAB buffer, used for tabulated fit.

in 2D only
ROW n load the 1D buffer in the ROW n
COL n load the 1D buffer in the COL n

in 3D only
PLANE Fx n load the 2D buffer in the plane Fx n

see also : get apply

NPK Documentation, version 0.995 - 2009-10-14