Software Packages

astroQTpy logo

astro-QTpy

astroQTpy (Astronomy Quad Trees in Python) is a Python package for efficiently mapping 2D parameter space using quadtrees. Quadtrees are an efficient way to partition a two-dimensional space by recursively subdividing it into four equal quadrants (or nodes). astroQTpy is pip installable and open source on GitHub.

Learn more
Planck function plotted using LTEpy

LTEpy

LTEpy is a Python package for calculating and visualizing properties of a system in (local) thermodynamic equilibrium, or LTE. LTEpy is pip installable and open source on GitHub.

Learn more