| mergecar | stsdas.hst_calib.hrs.z_calib | mergecar |
mergecar -- Merge GHRS spectra for absolute sensitivity calibration.
mergecar input wave mask table delw
Merge observations from multiple carrousel positions into a single spectrum of equally spaced wavelength bins. When spectra overlap or multiple points fall within a single bin, an average is taken. All spectra must be for the same grating mode.
The input spectra should be in corrected count rates with all standard reduction steps completed---except for correcting absolute sensitivity.
The output of this routine is used by the abssenz task to compute the unsmoothed sensitivity curve.
'WLOW' - Lowest wavelength in the range (double).
'WHIGH' - Highest wavelength in the range (double).
'FLUX' - Average flux (double).
'NPOINTS' - Number of data points averaged for the bin (integer).
1. Merge data in the spectra images flux1, flux2, and flux3 with wavelength images, wave1, wave2, and wave3; put the results in the output table fluxmerge.tab. Use a wavelength bin size of 5.0 Angstroms.
hr> mergecar flux1,flux2,flux3 wave1,wave2,wave3 fluxmerge 5.0
The document describing the GHRS is "SI Systems Description and User's Handbook for the High Resolution Spectrograph (HRS) for the Hubble Space Telescope (HST)", Ball Aerospace, SE-01.
For assistance using this or any other tasks, please contact help@stsci.edu or call the help desk at 410-338-1082.