Skip to content

Convenience functions to help read, display and characterize MIRI data on board JWST.

License

Notifications You must be signed in to change notification settings

ccossou/miritools

Repository files navigation

MIRITools

1. Introduction

The "miritools" package contains convenience functions usefull to display or characterize MIRI data on board JWST. Some are more generic and could be usefull in general, but all of them have been created with MIRI in mind in some way or another.

Miritools start at v4.0.0. This is for historical reasons because it is based on the miricap package and I kept the version number for convenience.

2. Installation

The easiest way to install the latest miritools release into a fresh virtualenv or conda environment is

pip install miritools

3. Documentation

Documentation is available at:

To build the docs yourself, clone this repository and build the documentation with:

pip install -e ".[docs]"
cd docs
make html
make latexpdf

About

Convenience functions to help read, display and characterize MIRI data on board JWST.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages