nchannel(n)
Context which holds the number of channels for multi-channel Maximum Entropy
If NCHANNEL is equal to n>1, then the filter buffer is
supposed to hold n different versions of the filter function (thus
filter_size = n*size_of_data). n versions of the spectrum are
reconstructed from the data, corresponding to the n different
filters. To be active, FILTER should be set to 2, and the filter
buffer loaded "by hand" with the PUT FILTER command. You can then
manipulate the MaxEnt spectrum in 2D mode with the following sequence :
dim(2); chsize(1,n*size_of_one_spectrum); put("row"); modifysize(n,get_si1_1d()/n)
see also : put filter maxent
NPK Documentation, version 0.995 - 2009-10-14