"MIRI JWST convenience tools for analysis and data manipulation"
Project description
= MIRITools
:sectnums:
:toc: left
:toclevels: 4
:encoding: utf-8
:lang: en
:numbered:
:source-language: python
:imagesdir: docs/images
== 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.
== Installation
The easiest way to install the latest `miritools` release into a fresh virtualenv or conda environment is
[source,bash]
----
pip install miritools
----
== Documentation
Documentation is available at:
https://miritools.readthedocs.io/en/latest/
To build the docs yourself, clone this repository and build the documentation with:
[source,bash]
----
pip install -e ".[docs]"
cd docs
make html
make latexpdf
----
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miritools-4.0.6.tar.gz
(38.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
miritools-4.0.6-py3-none-any.whl
(42.5 kB
view details)
File details
Details for the file miritools-4.0.6.tar.gz.
File metadata
- Download URL: miritools-4.0.6.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1fdb26a860e632b053d6beee76bc721a65614685c2766f336b0c0a62c1fbce2
|
|
| MD5 |
7f287e921f395ba53907275b859fc437
|
|
| BLAKE2b-256 |
c3d3c17339967f92f0a0a5fe50dd3ece23fda2c7a4d60aa6b1f9938cdf661d51
|
File details
Details for the file miritools-4.0.6-py3-none-any.whl.
File metadata
- Download URL: miritools-4.0.6-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28cfcbdc88a49332107781255f22558f981547ee30deb6e7d7b051c5d9947f73
|
|
| MD5 |
b471522d878db2b6ba5fa11697ae9be7
|
|
| BLAKE2b-256 |
6c6575419f78276cf60429d79fba156f68b97739630f3c08d6e441b6ea5b1423
|