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

python-tweakwcs

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.

Installation

Install the latest version of python-tweakwcs as follows:

guix install python-tweakwcs

Or install a particular version:

guix install python-tweakwcs@0.8.9

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.

Badge code

You can use the following badge to inform users of python-tweakwcs about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/python-tweakwcs'><img src='https://packages.guix.gnu.org/packages/python-tweakwcs/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-tweakwcs/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/python-tweakwcs)

Example Org:

[[https://packages.guix.gnu.org/packages/python-tweakwcs][https://packages.guix.gnu.org/packages/python-tweakwcs/badges/latest-version.svg]]