==================================================================================
``teas`` - Tools for the Extraction and Analysis of Spectra from JWST observations
==================================================================================
.. image:: https://img.shields.io/pypi/v/teas?style=flat&logo=pypi&logoColor=%23ffd242&color=%23336c9d
:target: https://pypi.org/project/teas/
:alt: PyPI - Version
.. image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: https://www.astropy.org
:alt: Powered by Astropy
.. image:: https://img.shields.io/badge/powered%20by-STScI-blue.svg?colorA=707170&colorB=3e8ddd&style=flat
:target: http://www.stsci.edu
:alt: 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:
.. code-block:: bash
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:
.. code-block:: bash
conda activate teas-env
pip install teas --upgrade
Raw data
{
"_id": null,
"home_page": "https://github.com/joelenehales/teas",
"name": "teas",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,astronomy,jwst,spectroscopy",
"author": "Joelene Hales",
"author_email": "<joelenehales@bell.net>",
"download_url": "https://files.pythonhosted.org/packages/a4/c2/b654a1a4d6ec9988bc3e6cd4dfa5950dd0d05746b98b28018792e7a3ff5d/teas-0.1.1.tar.gz",
"platform": null,
"description": "==================================================================================\n``teas`` - Tools for the Extraction and Analysis of Spectra from JWST observations\n==================================================================================\n\n.. image:: https://img.shields.io/pypi/v/teas?style=flat&logo=pypi&logoColor=%23ffd242&color=%23336c9d\n :target: https://pypi.org/project/teas/\n :alt: PyPI - Version\n\n.. image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n :target: https://www.astropy.org\n :alt: Powered by Astropy\n\n.. image:: https://img.shields.io/badge/powered%20by-STScI-blue.svg?colorA=707170&colorB=3e8ddd&style=flat\n :target: http://www.stsci.edu\n :alt: Powered by STScI\n\n``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.\n\nFeatures:\n---------\n\n* Extract 1D spectra from 3D IFU data from NIRSpec and MIRI MRS\n* Create images of spectrally imaged regions using NIRCam data\n* Align and reproject the WCS of data cubes and images\n* Find the field of view of NIRSpec or MIRI MRS data products within NIRCam images\n* Fit the continuum using either an anchors-and-splines fitting or linear regression\n* Stitch together spectra\n* Shift, scale, and normalize spectrum flux\n\nInstallation\n------------\n\nIt is recommended to install ``teas`` in a new environment to avoid\nversion conflicts with other packages. To do this, run:\n\n.. code-block:: bash\n\n conda create --name teas-env python=3.9\n\n\nThen, activate the environment and install the package. The latest released version can be installed with pip:\n\n.. code-block:: bash\n\n conda activate teas-env\n pip install teas --upgrade\n",
"bugtrack_url": null,
"license": "",
"summary": "Tools for the Extraction and Analysis of Spectra from JWST observations",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/joelenehales/teas"
},
"split_keywords": [
"python",
"astronomy",
"jwst",
"spectroscopy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d65032ce3d2b9f5eaef43229fe721c23ea65e2f9217c115b8977ad67206d149b",
"md5": "239c996292144bda72a8446255e4f3d7",
"sha256": "a237aec223a7fa3cf7204bcb92c12178d501f5c2c43cb1d2deaa975062ab2f8a"
},
"downloads": -1,
"filename": "teas-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "239c996292144bda72a8446255e4f3d7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 21931,
"upload_time": "2024-01-28T12:54:13",
"upload_time_iso_8601": "2024-01-28T12:54:13.983526Z",
"url": "https://files.pythonhosted.org/packages/d6/50/32ce3d2b9f5eaef43229fe721c23ea65e2f9217c115b8977ad67206d149b/teas-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4c2b654a1a4d6ec9988bc3e6cd4dfa5950dd0d05746b98b28018792e7a3ff5d",
"md5": "91417c52500be74feaca848f7f9079cc",
"sha256": "ed50147880a3c29cd2874209f88c51a4a31c70dad729f05b9c581c68bf5a559f"
},
"downloads": -1,
"filename": "teas-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "91417c52500be74feaca848f7f9079cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21757,
"upload_time": "2024-01-28T12:54:15",
"upload_time_iso_8601": "2024-01-28T12:54:15.658753Z",
"url": "https://files.pythonhosted.org/packages/a4/c2/b654a1a4d6ec9988bc3e6cd4dfa5950dd0d05746b98b28018792e7a3ff5d/teas-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-28 12:54:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joelenehales",
"github_project": "teas",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "teas"
}