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/onedspec/identify.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/identify.par')
-rw-r--r-- | noao/onedspec/identify.par | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/noao/onedspec/identify.par b/noao/onedspec/identify.par new file mode 100644 index 00000000..04d76993 --- /dev/null +++ b/noao/onedspec/identify.par @@ -0,0 +1,33 @@ +# Parameters for identify task. + +images,s,a,,,,Images containing features to be identified +section,s,h,"middle line",,,Section to apply to two dimensional images +database,f,h,database,,,Database in which to record feature data +coordlist,f,h,linelists$idhenear.dat,,,User coordinate list +units,s,h,"",,,Coordinate units +nsum,s,h,"10",,,Number of lines/columns/bands to sum in 2D images +match,r,h,-3.,,,Coordinate list matching limit +maxfeatures,i,h,50,,,Maximum number of features for automatic identification +zwidth,r,h,100.,,,Zoom graph width in user units + +ftype,s,h,"emission","emission|absorption",,Feature type +fwidth,r,h,4.,,,Feature width in pixels +cradius,r,h,5.,,,Centering radius in pixels +threshold,r,h,0.,0.,,Feature threshold for centering +minsep,r,h,2.,0.,,Minimum pixel separation + +function,s,h,"spline3","legendre|chebyshev|spline1|spline3",,Coordinate function +order,i,h,1,1,,Order of coordinate function +sample,s,h,"*",,,Coordinate sample regions +niterate,i,h,0,0,,Rejection iterations +low_reject,r,h,3.,0.,,Lower rejection sigma +high_reject,r,h,3.,0.,,Upper rejection sigma +grow,r,h,0.,0.,,Rejection growing radius + +autowrite,b,h,no,,,"Automatically write to database" +graphics,s,h,"stdgraph",,,Graphics output device +cursor,*gcur,h,"",,,Graphics cursor input + +crval,s,q,,,,"Approximate coordinate (at reference pixel)" +cdelt,s,q,,,,"Approximate dispersion" +aidpars,pset,h,,,,"Automatic identification algorithm parameters" |