This is an old revision of the document!


DEIMOS

DEIMOS is the DEep Imaging Multi-Object Spectrograph, which resides on the Nasmyth mount on Keck II.

There is a quasi-general data reduction pipeline for DEIMOS data. It was largely written by the DEEP2 group at Berkeley. Michael Cooper and Jeff Newman are good folks to pester regarding the details of the pipeline. Prior to pestering either of them, however, refer to the pipeline website for answers to common questions. Note that the DEEP2/DEIMOS pipeline only reduces spectroscopic observations with DEIMOS. If for some crazy reason you took data with DEIMOS in imaging mode, then you need to look eslewhere for your reduction needs.

Long Slit Reductions

There are probably a zillion ways to do long slit reductions. However, one way is to use the DEEP pipeline for many tasks and then supplement that with some IRAF and custom IDL programs. This method is

  1. Run deimos_mask_calibrate on your different long slit setups.
  2. Run deimos_reducelongslit for each object.
  3. Extract the objects in IRAF using apall.
  4. Extract the variance spectra referencing the objects.
  5. Take the arcs out of the calibration files with deimos_getarc.
  6. Extract the arcs referencing your standard stars.
  7. Use identify to get your wavelength solution and dispcor to push that solution to the objects.
  8. Run the Flipper group IDL routines (calibrate, mkfluxstar, mkbstar, final)