Astro::Catalog::IO::SExtractor - SExtractor output catalogue I/O for


Astro-Catalog documentation  | view source Contained in the Astro-Catalog distribution.

Index


NAME

Top

Astro::Catalog::IO::SExtractor - SExtractor output catalogue I/O for Astro::Catalog.

SYNOPSIS

Top

$cat = Astro::Catalog::IO::SExtractor->_read_catalog( \@lines );

DESCRIPTION

Top

This class provides read and write methods for catalogues written by SExtractor, as long as they were written in ASCII_HEAD format. The methods are not public and should, in general, only be called from the Astro::Catalog read_catalog and write_catalog methods.


Astro-Catalog documentation  | view source Contained in the Astro-Catalog distribution.