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/irsiids/bswitch.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/irsiids/bswitch.par')
-rw-r--r-- | noao/onedspec/irsiids/bswitch.par | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/noao/onedspec/irsiids/bswitch.par b/noao/onedspec/irsiids/bswitch.par new file mode 100644 index 00000000..3a8b7e8f --- /dev/null +++ b/noao/onedspec/irsiids/bswitch.par @@ -0,0 +1,15 @@ +# BSWITCH parameter file + +input,s,a,,,,Input spectra file root name +records,s,a,,,,Ranges of spectral records +output,s,a,,,,Output file root name for new spectra +start_rec,i,a,1,0,9999,Next starting spectral record +stats,s,a,"stats",,,File to contain statistics summary +ids_mode,b,h,yes,,,Are data in quadruples +extinct,b,h,yes,,,Apply de-extinction correction +weighting,b,h,no,,,Apply statistical weights during addition +subset,i,h,32767,1,,Generate sums at subset intervals +wave1,r,h,0.0,,,Starting wavelength to accumulate stats +wave2,r,h,0.0,,,Ending wavelength to accumulate stats +observatory,s,h,"kpno",,,Observatory of data +extinction,s,h,)_.extinction,,,Extinction file |