diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/astutil/pdm.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/astutil/pdm.par')
-rw-r--r-- | noao/astutil/pdm.par | 13 |
1 files changed, 13 insertions, 0 deletions
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 |