aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/immatch/imalign.par
blob: 2434f735fce2247b709fa5fbac2cdea3f1b43bbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
input,s,a,,,,"Input images"
reference,s,a,,,,"Reference image"
coords,s,a,,,,"Reference coordinates file"
output,s,a,,,,"Output images"
shifts,s,h,"",,,"Initial shifts file"

boxsize,i,h,7,1,,"Size of the small centering box"
bigbox,i,h,11,1,,"Size of the big centering box"
negative,b,h,no,,,"Are the features negative ?"
background,r,h,INDEF,,,"Reference background level"
lower,r,h,INDEF,,,"Lower threshold for data"
upper,r,h,INDEF,,,"Upper threshold for data"
niterate,i,h,3,2,,"Maximum number of iterations"
tolerance,i,h,0,0,,"Tolerance for convergence"
maxshift,r,h,INDEF,,,"Maximum acceptable pixel shift"

shiftimages,b,h,yes,,,"Shift the images ?"
interp_type,s,h,"linear","|nearest|linear|poly3|poly5|spline3|",,"Interpolant"
boundary_type,s,h,"nearest","|constant|nearest|reflect|wrap|",,"Boundary type"
constant,r,h,0.,,,"Constant for constant boundary extension"

trimimages,b,h,yes,,,"Trim the shifted images ?"

verbose,b,h,yes,,,"Print the centers, shifts, and trim section ?"

list,*s,h

mode,s,h,'ql'