aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/epix.par
blob: a0180af7944b5f4688002450e17df582ac803f5b (plain) (blame)
1
2
3
4
5
6
7
8
image_name,s,a,,,,"image to be edited"
xcoord,i,a,,,,"x coordinate of pixel to be edited"
ycoord,i,a,,,,"y coordinate of pixel to be edited"
new_value,r,a,,,,"new value for pixel"
boxsize,i,h,3,,,"size of subraster surrounding pixel"
ksigma,r,h,2.5,,,"pixel rejection threshold"
edit_image,b,h,yes,,,"edit the image"
verbose,b,h,yes,,,"print subraster and median value"