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/plot/gkimosaic.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/plot/gkimosaic.par (limited to 'pkg/plot/gkimosaic.par') diff --git a/pkg/plot/gkimosaic.par b/pkg/plot/gkimosaic.par new file mode 100644 index 00000000..d45647aa --- /dev/null +++ b/pkg/plot/gkimosaic.par @@ -0,0 +1,9 @@ +input,f,a,,,,metacode input +device,s,h,"stdgraph",,,output device +output,f,h,,,,name of binary output file +nx,i,h,2,,,number of plots in x direction +ny,i,h,2,,,number of plots in y direction +rotate,b,h,no,,,rotate axes? +fill,b,h,no,,,fill viewport vs preserve aspect ratio +interactive,b,h,yes,,, +cursor,*gcur,h,"",,, -- cgit