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/ecreidentify.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/ecreidentify.par')
-rw-r--r-- | noao/onedspec/ecreidentify.par | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/onedspec/ecreidentify.par b/noao/onedspec/ecreidentify.par new file mode 100644 index 00000000..251675a7 --- /dev/null +++ b/noao/onedspec/ecreidentify.par @@ -0,0 +1,11 @@ +# Parameters for ECREIDENTIFY task. + +images,s,a,,,,Spectra to be reidentified +reference,f,a,,,,Reference spectrum +shift,r,h,0.,,,Shift to add to reference features +cradius,r,h,5.,,,Centering radius +threshold,r,h,10.,0.,,Feature threshold for centering +refit,b,h,yes,,,Refit coordinate function? + +database,f,h,database,,,Database +logfiles,s,h,"STDOUT,logfile",,,List of log files |