diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/twodspec/longslit/fitcoords.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/twodspec/longslit/fitcoords.par')
-rw-r--r-- | noao/twodspec/longslit/fitcoords.par | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/noao/twodspec/longslit/fitcoords.par b/noao/twodspec/longslit/fitcoords.par new file mode 100644 index 00000000..ae203339 --- /dev/null +++ b/noao/twodspec/longslit/fitcoords.par @@ -0,0 +1,13 @@ +images,s,a,,,,Images whose coordinates are to be fit +fitname,s,h,"",,,Name for coordinate fit in the database +interactive,b,h,yes,,,Fit coordinates interactively? +combine,b,h,no,,,Combine input coordinates for a single fit? +database,f,h,database,,,Database +deletions,s,h,"deletions.db",,,Deletion list file (not used if null) +function,s,h,"chebyshev","chebyshev|legendre",,Type of fitting function +xorder,i,h,6,2,,X order of fitting function +yorder,i,h,6,2,,Y order of fitting function +logfiles,f,h,"STDOUT,logfile",,,Log files +plotfile,f,h,"plotfile",,,Plot log file +graphics,s,h,"stdgraph",,,Graphics output device +cursor,*gcur,h,"",,,Graphics cursor input |