Skip to content

Using Catalog GUI in Ginga using Ginga-Glue plugin #21

Description

@pllim

Ginga viewer:
http://ginga.readthedocs.io/en/latest/
https://github.com/ejeschke/ginga/

Glue-Ginga plugin:
https://github.com/ejeschke/glue-ginga/

How to use Catalog plugin in Ginga (not well documented yet):
ejeschke/ginga#52
https://github.com/ejeschke/ginga/blob/master/ginga/rv/plugins/Catalogs.py
https://github.com/spacetelescope/stginga/blob/master/stginga/examples/configs/ginga_config.py

Not very sure how to use your custom MAST query in but one possibility is to write your own server class (e.g., see AstropyCatalogServer in https://github.com/ejeschke/ginga/blob/master/ginga/util/catalog.py), utilize MAST API in Astroquery (see http://astroquery.readthedocs.io/en/latest/mast/mast.html), and then use that class in ginga_config.py (example given above).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions