https://github.com/sun-data/interface-region-imaging-spectrograph
A Python library for downloading and analyzing images from the Interface Region Imaging Spectrograph (IRIS), a NASA small explorer satellite.
https://github.com/sun-data/interface-region-imaging-spectrograph
astropy imaging-spectroscopy named-arrays nasa solar-astronomy spectroscopy
Last synced: 12 days ago
JSON representation
A Python library for downloading and analyzing images from the Interface Region Imaging Spectrograph (IRIS), a NASA small explorer satellite.
- Host: GitHub
- URL: https://github.com/sun-data/interface-region-imaging-spectrograph
- Owner: sun-data
- Created: 2023-05-01T06:41:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T20:06:51.000Z (16 days ago)
- Last Synced: 2025-04-10T21:20:51.946Z (16 days ago)
- Topics: astropy, imaging-spectroscopy, named-arrays, nasa, solar-astronomy, spectroscopy
- Language: Python
- Homepage: https://interface-region-imaging-spectrograph.readthedocs.io
- Size: 399 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interface-region-imaging-spectrograph
[](https://github.com/sun-data/interface-region-imaging-spectrograph/actions/workflows/tests.yml)
[](https://codecov.io/gh/sun-data/interface-region-imaging-spectrograph)
[](https://github.com/sun-data/interface-region-imaging-spectrograph/actions/workflows/black.yml)
[](https://github.com/sun-data/interface-region-imaging-spectrograph/actions/workflows/ruff.yml)
[](https://interface-region-imaging-spectrograph.readthedocs.io/en/latest/?badge=latest)
[](https://badge.fury.io/py/interface-region-imaging-spectrograph)A Python library for downloading and analyzing images from the [Interface Region Imaging Spectrograph (IRIS)](iris.lmsal.com),
a NASA small explorer satellite which observes the Sun in ultraviolet.## Installation
This library is published on PyPI and is installed using pip
```
pip install interface-region-imaging-spectrograph
```## Gallery
Download spectrograph rasters from a specified time range and plot the Si IV 1403 Angstrom
spectral line as a false-color image.[](https://interface-region-imaging-spectrograph.readthedocs.io/en/latest/_autosummary/iris.sg.SpectrographObservation.html#iris.sg.SpectrographObservation)