Pioran

Pioran is a Julia package for the inference of bending power-law power spectra from arbitrarily sampled time series using scalable Gaussian processes.

This method was designed to aid the estimation of bending frequencies and slopes in the power spectra of irregularly sampled light curves of active galaxies but it can be applied to any time series data. The method is formally introduced in Lefkir et al. (2025) and uses the fast celerite algorithm of Foreman-Mackey et al. (2017).

Installation

The package can be installed add follows:

import Pkg; Pkg.add("Pioran")

Content