Package jsky.catalog.skycat

Defines classes for searching in Skycat style catalogs.

See:
          Description

Class Summary
SkycatCatalog Represents a catalog as described in a Skycat style catalog config file.
SkycatConfigEntry Manages the configuration information for a Skycat style catalog.
SkycatConfigFile Reads a Skycat style catalog config file and stores information about the catalogs defined there.
SkycatPlotSymbol Represents the contents of a plot symbol definition, as defined in a skycat catalog config file.
SkycatTable Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
TestCatalog Used for testing.
 

Package jsky.catalog.skycat Description

Defines classes for searching in Skycat style catalogs. See the Skycat web page for more information about the catalog format and how to add new catalogs.