This package browser is in early development. Mind the rough edges.

python-gwcs 0.21.0

Generalized World Coordinate System

Generalized World Coordinate System (GWCS) is an Astropy affiliated package providing tools for managing the World Coordinate System of astronomical data.

GWCS takes a general approach to the problem of expressing transformations between pixel and world coordinates. It supports a data model which includes the entire transformation pipeline from input coordinates (detector by default) to world coordinates.

Installation

Install python-gwcs 0.21.0 as follows:

guix install python-gwcs@0.21.0

Or install the latest version:

guix install python-gwcs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.