Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jwstinfo-0.1.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page