iris-jwst

IRIS: InfraRed Isothermal Slabs

https://github.com/munozcar/iris

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

IRIS: InfraRed Isothermal Slabs

Basic Info
  • Host: GitHub
  • Owner: munozcar
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 10.7 MB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md


iris: InfraRed Isothermal Slabs

iris is a Python package that simulates IR molecular line emission from protoplanetary disks.

Installation

Get the latest version from PyPi! bash pip install iris-jwst

Requirements

jax, jaxlib, astroquery, astropy, pandas

About

With iris, disk emission lines are modeled using isothermal plane-parallel slabs, with a detailed wavelength-dependent opacity treatment that accounts for overlapping lines and optical-depth saturation effects. The line profiles can include turbulent, thermal, and Keplerian broadening.

iris is vectorized and optimized with jax, i.e. the code is dynamically compiled and can (but does not need to) be significantly sped-up using GPUs. We can generate a full JWST MIRI-MRS model spectrum, including multiple species and temperature gradients in a few millisec.

See the Wiki for a detailed explanation and examples.

Owner

  • Name: Carlos E. Munoz-Romero
  • Login: munozcar
  • Kind: user
  • Location: United States
  • Company: Harvard University

Astronomy Graduate Student @HarvardUniversity.

Citation (CITATION.cff)

cff-version: 0.2.9
message: "If you use this software, please cite it as below."
authors:
- family-names: "Muñoz-Romero"
  given-names: "Carlos E."
  orcid: "https://orcid.org/0000-0001-7152-9794"
title: "iris: InfraRed Isothermal Slabs"
version: 0.2.9
doi: 10.5281/zenodo.10369000
date-released: 2023-12-12
url: "https://github.com/munozcar/iris"

GitHub Events

Total
  • Watch event: 4
  • Push event: 12
  • Gollum event: 37
  • Fork event: 1
Last Year
  • Watch event: 4
  • Push event: 12
  • Gollum event: 37
  • Fork event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 59 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 21
  • Total maintainers: 1
pypi.org: iris-jwst

iris-jwst is a GPU-accelerated package to generate high-resolution opacity-weighted molecular line intensities to model disk spectra.

  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 59 Last month
Rankings
Dependent packages count: 10.2%
Average: 38.6%
Dependent repos count: 67.1%
Maintainers (1)
Last synced: 7 months ago