ASTR 3520 Spectral Flatfielding


Warning: fopen(trackdb.txt) [function.fopen]: failed to open stream: Permission denied in /home/student/ginsbura/public_html/astr3520_2008/tracker.php on line 2

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in /home/student/ginsbura/public_html/astr3520_2008/tracker.php on line 3

Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/student/ginsbura/public_html/astr3520_2008/tracker.php on line 4

Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/student/ginsbura/public_html/astr3520_2008/tracker.php on line 7

Warning: fclose() expects parameter 1 to be resource, boolean given in /home/student/ginsbura/public_html/astr3520_2008/tracker.php on line 9
Spectral flatfielding using IRAF.
  1. standard [VEGA_SPEC] [VEGA_SPEC]_std star_name="hr7001" airmass=1.0 exptime=90.0 mag=0.0 magband=V teff=A0 caldir="/usr/local/iraf/iraf/noao/lib/onedstds/bstdscal/"
  2. sensfunc [VEGA_SPEC]_std [VEGA_SPEC]_sens interactive=yes
  3. calibrate [SCIENCE_SPEC] [SCIENCE_SPEC]_calibrated sensitivity=[VEGA_SPEC]_sens extinct=no flux=yes exptime=240 airmass=1.0 fnu=yes

The above are:
SCIENCE_SPEC: aperture-extracted, dispersion-corrected science spectrum
VEGA_SPEC: aperture-extracted, dispersion-corrected standard star spectrum

Variables:
  • exptime: the exposure time in the standard spectrum (for the standard command) or the science spectrum (for the calibrate command)
  • starname: the name of the star that corresponds to a name in the spectrophotometric standards catalog. HR 7001 = Vega


Details:
  1. standard [interactive]
    The standard function compares your spectrum of a known standard star to the NOAO database version of that spectrum. Your goal in this interactive code is to select smooth regions of the spectrum across the spectrum to fit with a curve. You should draw many small boxes and carefully avoid absorption lines.
  2. sensfunc [interactive]
    Uses the fit you made in standard to create a sensitivity calibration. Necessary to get your flux into real flux units.
  3. calibrate
    Applies the calibrations you computed with standard and sensfunc.



    Home ]Observing Calendar ]Course Calendar ]Labs ]Handouts ]IRAF help ]SBO 24" ]Links ]