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/imcoords/wcsedit.par | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pkg/images/imcoords/wcsedit.par (limited to 'pkg/images/imcoords/wcsedit.par') diff --git a/pkg/images/imcoords/wcsedit.par b/pkg/images/imcoords/wcsedit.par new file mode 100644 index 00000000..3b40ef98 --- /dev/null +++ b/pkg/images/imcoords/wcsedit.par @@ -0,0 +1,13 @@ +# Parameter file for WCSEDIT + +image,f,a,,,,"List of input images" +parameter,s,a,,,,"The wcs parameter to be edited" +value,s,a,,,,"The new parameter value" +axes1,s,a,"",,,"Independent axes for which parameter is to be edited" +axes2,s,a,"",,,"Dependent axes for which parameter is to be edited" +wcs,s,h,"world",,,"Default world coordinate system to be edited" +wcsdim,i,h,2,1,,"WCS dimensionality for new images" +interactive,b,h,no,,,"Interactive mode ?" +commands,*s,h,,,,"wcsedit" +verbose,b,h,yes,,,"Print messages about actions taken ?" +update,b,h,yes,,,"Update the image header ?" -- cgit