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.
- Outputs:
out - Website: https://gwcs.readthedocs.io/en/latest/
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
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.