Astro::FITS::HdrTrans::GMOS - Gemini GMOS translations


Astro-FITS-HdrTrans documentation  | view source Contained in the Astro-FITS-HdrTrans distribution.

Index


NAME

Top

Astro::FITS::HdrTrans::GMOS - Gemini GMOS translations

SYNOPSIS

Top

  use Astro::FITS::HdrTrans::GMOS;

  %gen = Astro::FITS::HdrTrans::GMOS->translate_from_FITS( %hdr );

DESCRIPTION

Top

This class provides a generic set of translations that are specific to GMOS on the Gemini Observatory.

METHODS

Top

this_instrument

The name of the instrument required to match (case insensitively) against the INSTRUME/INSTRUMENT keyword to allow this class to translate the specified headers. Called by the default can_translate method.

  $inst = $class->this_instrument();

Returns "GMOS".

REVISION

Top

 $Id: SOFI.pm 14879 2008-02-13 21:51:31Z timj $

SEE ALSO

Top

Astro::FITS::HdrTrans, Astro::FITS::HdrTrans::UKIRT.

AUTHOR

Top

Brad Cavanagh <b.cavanagh@jach.hawaii.edu>, Tim Jenness <t.jenness@jach.hawaii.edu>.

COPYRIGHT

Top


Astro-FITS-HdrTrans documentation  | view source Contained in the Astro-FITS-HdrTrans distribution.