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/images/imutil/nhedit.par | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pkg/images/imutil/nhedit.par (limited to 'pkg/images/imutil/nhedit.par') diff --git a/pkg/images/imutil/nhedit.par b/pkg/images/imutil/nhedit.par new file mode 100644 index 00000000..76eab2c5 --- /dev/null +++ b/pkg/images/imutil/nhedit.par @@ -0,0 +1,14 @@ +images,s,a,,,,Images to be operated upon +fields,s,a,,,,fields to be edited +value,s,a,.,,,value expression +comment,s,a,'.',,,Keyword comment +comfile,s,h,"",,,Command file +after,s,h,"",,,keyword name to insert after +before,s,h,"",,,keyword name to insert before +update,b,h,yes,,,Update image header? +add,b,h,no,,,add rather than edit fields +addonly,b,h,no,,,add only if field does not exist +delete,b,h,no,,,delete rather than edit fields +rename,b,h,no,,,rename field names +verify,b,h,yes,,,verify each edit operation +show,b,h,yes,,,print record of each edit operation -- cgit