Skip to main content

Tools for the Extraction and Analysis of Spectra from JWST observations

Project description

PyPI - Version Powered by Astropy Powered by STScI

teas is a package of utilities to analyze spectra from the James Webb Space Telescope. It provides tools to align and process JWST data products, extract 1D spectra from 3D integral-field-unit data cubes from NIRSpec and MIRI MRS, and create images of observed regions with NIRCam observations.

Features:

  • Extract 1D spectra from 3D IFU data from NIRSpec and MIRI MRS

  • Create images of spectrally imaged regions using NIRCam data

  • Align and reproject the WCS of data cubes and images

  • Find the field of view of NIRSpec or MIRI MRS data products within NIRCam images

  • Fit the continuum using either an anchors-and-splines fitting or linear regression

  • Stitch together spectra

  • Shift, scale, and normalize spectrum flux

Installation

It is recommended to install teas in a new environment to avoid version conflicts with other packages. To do this, run:

conda create --name teas-env python=3.9

Then, activate the environment and install the package. The latest released version can be installed with pip:

conda activate teas-env
pip install teas --upgrade

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

teas-0.1.1.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

teas-0.1.1-py3-none-any.whl (21.9 kB view hashes)

Uploaded Python 3

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