wwt-aligner/backend
Peter Williams 36051f3d11 backend: add plot-fits-index utility 2021-06-02 12:44:14 -04:00
..
wwt_aligner backend: add plot-fits-index utility 2021-06-02 12:44:14 -04:00
.coveragerc backend: move Python stuff here 2021-01-13 08:53:41 -05:00
.gitignore backend: move Python stuff here 2021-01-13 08:53:41 -05:00
CHANGELOG.md backend: futz around naming a bit 2021-01-13 09:08:14 -05:00
Dockerfile backend: use portable compiler flags for the Docker build 2021-03-02 11:00:40 -05:00
LICENSE backend: futz around naming a bit 2021-01-13 09:08:14 -05:00
MANIFEST.in backend: futz around naming a bit 2021-01-13 09:08:14 -05:00
README.md backend: futz around naming a bit 2021-01-13 09:08:14 -05:00
entrypoint.sh Try to make sure that file ownership works out OK. 2021-03-01 22:49:32 -05:00
pyproject.toml backend: move Python stuff here 2021-01-13 08:53:41 -05:00
readthedocs.yml backend: move Python stuff here 2021-01-13 08:53:41 -05:00
setup.py backend: some setup.py tidying 2021-01-14 12:00:54 -05:00

README.md

The AAS WorldWide Telescope Sky Aligner: Backend Module

wwt-aligner is a tool to match RGB images (JPEGs, TIFFs, etc) to scientific FITS images and annotate them with spatial information using AVM tags.

This portion of the source code implements the “backend”: the wwt-aligner-agent command-line program and the tools to build a Docker container that encapsulates it. This backend is driven by the “frontend”, a small program that orchestrates to launching of the Docker app on a user machine.

The wwt-aligner program is part of the AAS WorldWide Telescope system and its development was sponsored by the Space Telescope Science Institute.