From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- pkg/proto/epix.par | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pkg/proto/epix.par (limited to 'pkg/proto/epix.par') 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" -- cgit