Skip to content

Examples

Johnny edited this page Feb 9, 2026 · 1 revision

This page will show some example uses of iSLAT code and functions.

Example Data Files

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:

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.

Code Usage Example

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

  • DataTypes_Overview
  • Molecule_Examples
  • MoleculeDict_Examples
  • MoleculeLineList_Examples
  • Interactive Widgets

  • 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
  • Plotting

  • Animated_Parameter_Evolution
  • Plotting_Examples

Clone this wiki locally