aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/epix.par
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/proto/epix.par
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/proto/epix.par')
-rw-r--r--pkg/proto/epix.par8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/proto/epix.par b/pkg/proto/epix.par
new file mode 100644
index 00000000..a0180af7
--- /dev/null
+++ b/pkg/proto/epix.par
@@ -0,0 +1,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"