Spectools-ir

Latest version: v1.0.1

Safety actively analyzes 626801 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

Spectools_ir is a small suite of tools designed for analysis of medium/high-resolution IR molecular astronomical spectra. It consists of three main sub-modules (flux_calculator, slabspec, and slab_fitter) as well as a 'utils' sub-module, with a few additional functions.

Spectools_ir is available via pip install, see: https://pypi.org/project/spectools-ir/

Spectools_ir was written with infrared medium/high-resolution molecular spectroscopy in mind. It often assumes spectra are in units of Jy and microns, and it uses information from the HITRAN molecular database. Some routines are more general, but users interested in other applications should proceed with caution.

Users are requested to let the developer know if they are using the code in spectools_ir. The code has been tested for only a few use cases, and users utilize at their own risk.

flux_calculator is a set of python codes to compute line fluxes from an IR spectrum.

slabspec is a set of python codes to produce LTE slab model emission spectra of molecules using the HITRAN database.

slab_fitter is a set of python codes to perform MCMC slab model fits to line fluxes using "emcee" (Foreman-Mackey et al. 2013; https://github.com/dfm/emcee; https://emcee.readthedocs.io/en/stable/) with flat priors.

utils contains some useful utility functions, including functions specific to JWST MIRI-MRS.

Example usage can be found at https://github.com/csalyk/spectools_ir/ in docs/example.ipynb

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.