An open API service indexing awesome lists of open source software.

https://github.com/delabrov/jwstoolkit

A python package for handling JWST observations
https://github.com/delabrov/jwstoolkit

astronomy-astrophysics data-analysis data-cube data-visualization imagery jwst python3 spectroscopic-data

Last synced: 26 days ago
JSON representation

A python package for handling JWST observations

Awesome Lists containing this project

README

          

![Logo GitHub](https://github.com/delabrov/JWSToolKit/blob/main/docs/_static/JWSToolKit_logo_dark_fullsize.png)

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![ReadTheDocs](https://img.shields.io/badge/Readthedocs-%23000000.svg?style=for-the-badge&logo=readthedocs&logoColor=white)
![PyPi](https://img.shields.io/badge/pypi-%23ececec.svg?style=for-the-badge&logo=pypi&logoColor=1f73b7)
![Anaconda](https://img.shields.io/badge/Anaconda-%2344A833.svg?style=for-the-badge&logo=anaconda&logoColor=white)
![Pytest](https://img.shields.io/badge/pytest-%23ffffff.svg?style=for-the-badge&logo=pytest&logoColor=2f9fe3)

[![Build Status](https://img.shields.io/github/actions/workflow/status/delabrov/jwstoolkit/ci.yml?branch=main)](https://github.com/delabrov/jwstoolkit/actions)
[![Documentation Status](https://readthedocs.org/projects/jwstoolkit/badge/?version=latest)](https://jwst-data-docs.readthedocs.io/en/latest/)
[![codecov](https://codecov.io/gh/delabrov/JWSToolKit/graph/badge.svg?token=FTE2RPJTJ3)](https://codecov.io/gh/delabrov/JWSToolKit)
![Static Badge](https://img.shields.io/badge/Pylint-7.64%2F10-green?style=flat)
[![PyPI version](https://img.shields.io/pypi/v/jwstoolkit)](https://pypi.org/project/jwstoolkit/)
[![PyPI Downloads](https://img.shields.io/pypi/dm/jwstoolkit)](https://pypi.org/project/jwstoolkit/)

A python package for handling JWST observations

## About
*JWSToolKit* is an open-source python package designed to simplify the manipulation of observational data from the James Webb Space Telescope.
The package has been developed to manipulate spectra, images and data cubes from all JWST instruments.

## Useful links
- Package documentation: https://jwstoolkit.readthedocs.io/en/latest/
- Project on PyPi: https://pypi.org/project/JWSToolKit/
- Project on anaconda.org: https://anaconda.org/delabrov/jwstoolkit