Provides summary of JWST data files
Project description
jwstinfo is a small Python module and command line tool that provides a simple summary of JWST data files. It is intended to be a lightweight tool that does not require the JWST pipeline or data models.
To use the command line tool, simply run the jwstinfo command:
$ jwstinfo /path/to/jwst/data.fits
An example summary will look something like the following:
original filename : jw10001001001_01101_00001_mirifushort_s3d.fits file creation date: 2018-11-13T14:33:33.924 pipeline version : 0.12.2a.dev45+g91aabdd6 instrument : MIRI detector : MIRIFUSHORT model type : IFUCubeModel target name : NGC 104 observation id : M103-Q3-SHORT-6020222141
Installation
Stable releases of the package are registered at PyPi. The latest stable version can be installed using pip:
$ pip install jwstinfo
The latest development version is available from the master branch on github. To clone the project:
$ git clone https://github.com/spacetelescope/jwstinfo
To install:
$ cd jwstinfo $ pip install .
To install in development mode:
$ pip install -e .
Contributing
We welcome feedback and contributions to the project. Contributions of code, documentation, or general feedback are all appreciated. Please follow the contributing guidelines to submit an issue or a pull request.
We strive to provide a welcoming community to all of our users by abiding to the Code of Conduct.
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
File details
Details for the file jwstinfo-0.1.0.tar.gz
.
File metadata
- Download URL: jwstinfo-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 386f0a22e6e384d6f64f14eece7125ae74d3cad71e8abaea35418a523d07d448 |
|
MD5 | e5f842b7c5eb6bbfc083cbc71c0de598 |
|
BLAKE2b-256 | 96e09d41be885ecb1af9615f55696d784fbbc589680c2423b954f1874a1607e5 |