Skip to content

Correctly read in coordinate system information #2

@astrofrog

Description

@astrofrog

This would allow for example linking of different images by spatial coordinates.

Once we figure out how to get a transformation function, we should create a subclass of glue.core.coordinates.Coordinates that wraps this transformation, and we should attach the coordinates object to the Data instance in the data factory in glue_geospatial/data_factory.py.

To get the coordinates to be shown properly on plots, we will need to make it so that WCSAxes doesn't take a WCS object but a transformation function (or pair of functions).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions