From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/onedspec/dispcor.par | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 noao/onedspec/dispcor.par (limited to 'noao/onedspec/dispcor.par') diff --git a/noao/onedspec/dispcor.par b/noao/onedspec/dispcor.par new file mode 100644 index 00000000..0fd17027 --- /dev/null +++ b/noao/onedspec/dispcor.par @@ -0,0 +1,19 @@ +input,s,a,,,,List of input spectra +output,s,a,,,,List of output spectra +linearize,b,h,yes,,,Linearize (interpolate) spectra? +database,s,h,"database",,,Dispersion solution database +table,s,h,"",,,Wavelength table for apertures +w1,r,h,INDEF,,,Starting wavelength +w2,r,h,INDEF,,,Ending wavelength +dw,r,h,INDEF,,,Wavelength interval per pixel +nw,i,h,INDEF,,,Number of output pixels +log,b,h,no,,,Logarithmic wavelength scale? +flux,b,h,yes,,,Conserve total flux? +blank,r,h,0.,,,Output value of points not in input +samedisp,b,h,no,,,Same dispersion in all apertures? +global,b,h,no,,,Apply global defaults? +ignoreaps,b,h,no,,,Ignore apertures? +confirm,b,h,no,,,Confirm dispersion coordinates? +listonly,b,h,no,,,List the dispersion coordinates only? +verbose,b,h,yes,,,Print linear dispersion assignments? +logfile,s,h,"",,,Log file -- cgit