PyIRoGlass
Project description
PyIRoGlass
PyIRoGlass is a Bayesian MCMC-founded Python algorithm, written in the open-source language Python3, for determining $\mathrm{H_2O}$ and $\mathrm{CO_2}$ species concentrations in the transmission FTIR spectra of basaltic to andesitic glasses. We leverage a database of naturally degassed melt inclusions and back-arc basin basalts to delineate the fundamental shape and variability of the baseline underlying the $\mathrm{CO_{3}^{2-}}$ and $\mathrm{H_2O_{m, 1635}}$ peaks, in the mid-infrared region. PyIRoGlass employs Bayesian inference and Markov Chain Monte Carlo sampling to fit all probable baselines and peaks, solving for best-fit parameters and capturing covariance to offer robust uncertainty estimates.
Manuscript
Find the PyIRoGlass manuscript published at Volcanica on for a more detailed description of the development and validation of the method. If you use this package in your work, please cite:
Shi, S., Towbin, W. H., Plank, T., Barth, A., Rasmussen, D., Moussallam, Y., Lee, H. J. and Menke, W. (2024) “PyIRoGlass: An open-source, Bayesian MCMC algorithm for fitting baselines to FTIR spectra of basaltic-andesitic glasses”, Volcanica, 7(2), pp. 471–501. doi: 10.30909/vol.07.02.471501.
@article{Shietal2024,
doi = {10.30909/vol.07.02.471501},
url = {https://doi.org/10.30909/vol.07.02.471501},
year = {2024},
volume = {7},
number = {2},
pages = {471-501},
author = {Shi, Sarah C. and Towbin, W. Henry and Plank, Terry and Barth, Anna and Rasmussen, Daniel and Moussallam, Yves and Lee, Hyun Joo and Menke, William},
title = {PyIRoGlass: An open-source, Bayesian MCMC algorithm for fitting baselines to FTIR spectra of basaltic-andesitic glasses},
journal = {Volcanica}
}
Documentation
Read the documentation for a run-through of the PyIRoGlass code.
Run on the Cloud
If you do not have Python installed locally or if you use a Windows computer (without Linux), please run PyIRoGlass on VICTOR (Volcanology Infrastructure for Computational Tools and Resources) or on Google Colab. We strongly recommend the use of VICTOR, for significantly faster processing.
To run PyIRoGlass on VICTOR, run the following commands in the VICTOR terminal:
victor setup
15
This will create an instance of PyIRoGlass in your local working directory.
Run and Install Locally
Obtain a version of Python between 3.8 and 3.12 if you do not already have it installed. PyIRoGlass can be installed with one line on Mac and Linux. Open terminal and type the following:
pip install PyIRoGlass
Make sure that you keep up with the latest version of PyIRoGlass. To upgrade to the latest version of PyIRoGlass, open terminal and type the following:
pip install PyIRoGlass --upgrade
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyiroglass-0.6.6.tar.gz.
File metadata
- Download URL: pyiroglass-0.6.6.tar.gz
- Upload date:
- Size: 81.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4886a89940500b18f48a3fe0e4f888fcf3e21bb456e41cf6cb1d70e4f80bda8d
|
|
| MD5 |
fd80d4863cff9160007829ae7f7d4ea1
|
|
| BLAKE2b-256 |
564f905717944acf0125447273d2c754f048162b83166f61c725b1a87b194208
|
File details
Details for the file pyiroglass-0.6.6-py3-none-any.whl.
File metadata
- Download URL: pyiroglass-0.6.6-py3-none-any.whl
- Upload date:
- Size: 80.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a50d17fa7cbfacb0a5558a97d7617a70ef9adc10510cf4d0c9efddda5947ee56
|
|
| MD5 |
7be33d6fed5da40c6deed33533f8ec32
|
|
| BLAKE2b-256 |
d9ec87246f6de666cf1ac37b6b13acedc5c6b8e8dff684cad16d7f7e01b03682
|