filter_mode
enumerated string (‘pass’|‘quantpos’|‘quantidx’|‘quantize’|‘bin’|‘mask’|‘negmask’)norm_area
string listxcent
floatycent
floatquant_method
enumerated stringclip
booleann_x
integern_y
integerx_sz
floaty_sz
floatn_x
integern_y
integerx_sp
floaty_sp
floatdiameter
floatn_x
integern_y
integerspacing
floatdiameter
floatrtype
enumerated string (‘discrete’|‘exp’|‘file’|‘linear’)rspec
stringrspec
's meaning depends upon the value of rtype
:
rtype
is set to ‘discrete’, then the
parameter rspec
must be entered as follows: Rmax,Nwedge,Tmin.
Where Rmax denotes the outer radius of the wedge, Nwedge denotes the
number of wedges within an annular ring. Tmin (in degrees) denotes
theta min. A comma is used to delimit between an element of the list,
a slash or colon can be used to delimit between different sets of lists.
rtype
is set to ‘exp’, the parameter
rspec
must be entered as follows: a,b,Nwedge,Tmin.
Where the inner and outer radius isdefined as a * b^(n-1) and
a * b^n respectively for n=1, 2, 3,... For n=0, the inner and outer
radius is defined as 0 and a, respectively.
Nwedge denotes the number of wedges within an annular ring.
Tmin (in degrees) denotes theta min.
A comma is used to delimit between an element of the list
rtype
is set to ‘file’, the parameter
rspec
must be a name of an rdb file containing the following
columns: Rmin, Rmax, Tmin and Tmax.
rtype
is set to ‘linear’, the parameter
rspec
must be entered as follows: deltaR,Nwedge,Tmin.
Where the inner and outer radius isdefined as deltaR * n and
deltaR * (n+1), respectively.
Nwedge denotes the number of wedges within an annular ring.
Tmin (in degrees) denotes theta min.
A comma is used to delimit between an element of the list