Astro::FITS::HdrTrans::GEMINI - Base class for translation of Gemini instruments


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

Index


NAME

Top

Astro::FITS::HdrTrans::GEMINI - Base class for translation of Gemini instruments

SYNOPSIS

Top

  use Astro::FITS::HdrTrans::GEMINI;

DESCRIPTION

Top

This class provides a generic set of translations that are common to instrumentation from the Gemini Observatory. It should not be used directly for translation of instrument FITS headers.

COMPLEX CONVERSIONS

Top

These methods are more complicated than a simple mapping. We have to provide both from- and to-FITS conversions All these routines are methods and the to_ routines all take a reference to a hash and return the translated value (a many-to-one mapping) The from_ methods take a reference to a generic hash and return a translated hash (sometimes these are many-to-many)

REVISION

Top

$Id: ESO.pm 14385 2007-08-27 22:01:06Z timj $

SEE ALSO

Top

Astro::FITS::HdrTrans, Astro::FITS::HdrTrans::Base.

AUTHOR

Top

Paul Hirst <p.hirst@jach.hawaii.edu> Malcolm J. Currie <mjc@star.rl.ac.uk> Tim Jenness <t.jenness@jach.hawaii.edu>

COPYRIGHT

Top


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