Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
Перейти к файлу
Peter Williams 07832f7710 toasty/fits_tiler.py: check if hips_{pixel_cut,data_range} are present
In one test image I have, hipsgen produces a "BAD PIXEL CUT" warning and
doesn't emit this information. (I think it's because the file has an
integer data type.) Avoid the crash if this is the case.
2022-08-24 08:07:23 -04:00
.config/cranko Switch to Cranko for versioning and release management 2020-09-28 20:56:04 -04:00
ci ci/zenodo.json5: remove grants for now 2022-08-22 12:30:03 -04:00
docs Fixed typos and review changes 2022-08-24 08:49:40 +02:00
toasty toasty/fits_tiler.py: check if hips_{pixel_cut,data_range} are present 2022-08-24 08:07:23 -04:00
.coveragerc tests 2013-12-06 20:50:38 -05:00
.gitignore .gitignore: ignore a generated file 2019-08-02 11:45:36 -04:00
.readthedocs.yml setup.py: iterate ReadTheDocs 2019-08-02 19:36:24 -04:00
CHANGELOG.md Update README and CHANGELOG for Cranko migration 2020-09-28 21:01:52 -04:00
LICENSE Initial commit 2013-12-05 20:53:38 -08:00
MANIFEST.in MANIFEST.in: distribute the new EXR test file 2020-09-17 08:57:39 -04:00
README.md pipeline: re-fix parity handling in Astropix and Djangoplicity 2021-10-29 17:42:52 -04:00
pyproject.toml Add support for automated Zenodo deposition and DOI registration. 2022-08-15 17:28:44 -04:00
setup.py toasty/tests: update for new wwt_data_formats constellation support 2022-02-14 10:31:51 -05:00

README.md

toasty

PyPI version Build Status codecov Documentation Status

toasty is a Python library that helps you create “tile pyramids” from astronomical image data as used in the TOAST format. These multi-resolution maps can be viewed in software such as the AAS WorldWide Telescope.

toasty was originally written by Chris Beaumont, benefited from contributions by Clara Brasseur (Space Telescope Science Institute), and is currently maintained as part of the AAS WorldWide Telescope project.

Installation

The easiest way to install toasty is through pip:

pip install toasty

For more information, please see the full toasty installation instructions.

Documentation, Examples, etc.

For documentation and examples, go to:

https://toasty.readthedocs.io/

Contributions

Contributions to toasty are welcome! See the WorldWide Telescope contributors guide for applicable information. We use a standard workflow with issues and pull requests. All participants in toasty and the WWT communities must abide by the WWT Code of Conduct.

Release History

Releases of toasty are logged in the file CHANGELOG.md on the release branch of this repository, as well as release listings maintained by GitHub and PyPI.

Dependencies

toasty is a Python package so, yes, Python is required.

Legalities

toasty is copyright Chris Beaumont, Clara Brasseur, and the AAS WorldWide Telescope Team. It is licensed under the MIT License.

Acknowledgments

toasty is part of the AAS WorldWide Telescope system, a .NET Foundation project managed by the non-profit American Astronomical Society (AAS). Work on WWT has been supported by the AAS, the US National Science Foundation (grants 1550701, 1642446, and 2004840), the Gordon and Betty Moore Foundation, and Microsoft.