-
Notifications
You must be signed in to change notification settings - Fork 5
Examples
Johnny edited this page Feb 9, 2026
·
1 revision
This page will show some example uses of iSLAT code and functions.
iSLAT's release includes some continuum-subtracted spectra of protoplanetary disks that users can use to get familiar with iSLAT and its applications across a range of resolving powers:
- one M-band spectrum from iSHELL with R~60,000 (FZ Tau) from Banzatti et al. 2023a
- two spectra from MIRI with R~2000-3000 (CI Tau and FZ Tau) from Banzatti et al. 2023b and Pontoppidan et al. 2024, respectively
- one spectrum from Spitzer-IRS with R~700 (CI Tau) from Banzatti et al. 2020 , reduced as described in Pontoppidan et al. 2010
The original spectra (not continuum-subtracted) are or will be available on spexodisks.com. Users who wish to use any of these spectra in their research work should use the original data and cite the original publication papers.
This repository features a collection of example notebooks demonstrating some ways to use the iSLAT API without using the GUI directly. The example notebooks are:
- DataTypes_Overview
- Molecule_Examples
- MoleculeDict_Examples
- MoleculeLineList_Examples
- Bulk_Parameter_Explorer
- Intensity_Parameter_Explorer
- Interactive_FullSpectrumPlot
- Interactive_Line_Inspection
- Interactive_Molecule_Parameters
- Low_Level_Spectrum_Viewer
- Molecule_Selector_Dropdown
- Side_by_Side_Comparison
- Spectrum_Builder_Interactive
- Visibility_Toggles
- Animated_Parameter_Evolution
- Plotting_Examples