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 --- noao/astutil/pdm.par | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 noao/astutil/pdm.par (limited to 'noao/astutil/pdm.par') diff --git a/noao/astutil/pdm.par b/noao/astutil/pdm.par new file mode 100644 index 00000000..cdf78212 --- /dev/null +++ b/noao/astutil/pdm.par @@ -0,0 +1,13 @@ +infiles,s,a,,,,Input file template +metafile,s,h,"pdmmeta",,,Metacode file +batchfile,s,h,"pdmbatch",,,Batch text file +device,s,h,"stdgraph",,,Graphics device +interactive,b,h,yes,,,Use interactive graphics? +flip,b,h,no,,,Flip the y-axis scale? +minp,r,h,0.0,,,Minimum period to search +maxp,r,h,0.0,,,Maximum period to search +ntheta,i,h,200,,,Number of theta points in period window (resolution) +pluspoint,i,h,50,,,Threshold number of data points after which to use plus +autoranges,b,h,no,,,Set ranges automatically +nsigma,r,h,3.0,,,Number of standard deviations for autoranges +cursor,*gcur,h,,,,graphics cursor input -- cgit