python-tweakwcs 0.8.12
Algorithms for matching and aligning catalogs and for tweaking the WCS
tweakwcs is a package that provides core algorithms for computing and applying corrections to WCS objects such as to minimize mismatch between image and reference catalogs. Currently only aligning images with FITS WCS and JWST gWCS are supported.
- Outputs:
out - Website: https://tweakwcs.readthedocs.io/en/latest/
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-tweakwcs 0.8.12 as follows:
guix install python-tweakwcs@0.8.12
Or install the latest version:
guix install python-tweakwcs
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.