Astro::Catalog::IO::ASSM - AJP ASSM format
$catalog = Astro::Catalog::IO::ASSM->_read_catalog(\@lines);
Performs simple IO, reading or writing "id_string hh mm ss.s +dd mm
ss.s" formated strings for each Astro::Catalog::Item object in the
catalog.
These methods are for internal use only and are called from the Astro::Catalog
module. It is not expected that anyone would want to call them from outside
that module.
- _read_catalog
- Parses a reference to an array containing a simply formatted catalogue
$catalog = Astro::Catalog::IO::ASSM->_read_catalog(\@lines);
Astro::Catalog, Astro::Catalog::IO::Simple
The ASSM format is defined as follows: Any line that looks like
RAdeg Decdeg filter1mag filter2mag filter3mag sp. type source
Copyright (C) 2012 Las Cumbres Observatory Global Telescope Network. All Rights
Reserved.
This module is free software; you can redistribute it and/or
modify it under the terms of the GNU Public License.
Tim Lister <tlister@lcogt.net>