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/onedspec/aidpars.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/aidpars.par')
-rw-r--r-- | noao/onedspec/aidpars.par | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/noao/onedspec/aidpars.par b/noao/onedspec/aidpars.par new file mode 100644 index 00000000..005414c0 --- /dev/null +++ b/noao/onedspec/aidpars.par @@ -0,0 +1,25 @@ +# Parameters for autoidentify task. + +reflist,s,h,"",,,Reference coordinate list +refspec,s,h,"",,,Reference spectrum +#crval,s,h,"INDEF",,,Coordinate reference value +#cdelt,s,h,"INDEF",,,Coordinate interval per pixel +crpix,s,h,"INDEF",,,Coordinate reference pixel +crquad,s,h,"INDEF",,,Quadratic pixel distortion at reference pixel +cddir,s,h,"sign","unknown|sign|increasing|decreasing",,Dispersion direction +crsearch,s,h,"INDEF",,,Coordinate value search radius +cdsearch,s,h,"INDEF",,,Coordinate interval search radius +ntarget,i,h,100,,,Number of target features +#nreference,i,h,40,,,Number of reference features +npattern,i,h,5,3,10,Number of lines in patterns +nneighbors,i,h,10,2,,Number of nearest neighbors in patterns +nbins,i,h,6,1,,Maximum number of search bins +ndmax,i,h,500,1,,Maximum number of dispersions to evaluate +aidord,i,h,3,2,,Dispersion fitting order +maxnl,r,h,0.02,0.,,Maximum non-linearity +nfound,i,h,6,3,,Minimum number of lines in final solution +sigma,r,h,.05,0.,,Sigma of line centering (pixels) +minratio,r,h,0.1,0., 1.,Minimum spacing ratio to use +rms,r,h,0.1,0.,,RMS goal (fwidths) +fmatch,r,h,0.2,0.,1.,Matching goal (fraction unmatched) +debug,s,h,"",,,Print debugging information |