There is a newer version of the record available.

Published October 28, 2025 | Version v0.1
Software Open

EzTaoX: AGN light curve modeling with Gauassian Process

  • 1. Department of Physics and Astronomy, Bishop's University, Canada
  • 2. Department of Astronomy, Yale University, USA

Description

EzTaoX is a flexible framework for multi-wavelength and multi-survey AGN light-curve modeling using Gaussian Processes (GPs). Built on top of tinygp---a scalable GP library in JAX---EzTaoX is fast, modular, and integrates seamlessly with the JAX ecosystem for statistical inference and modern machine learning.

This repository contains the source code for the EzTaoX Python package. A few usage examples are provided in the tutorials folder.

You can install EzTaoX directly via:

pip install git+https://github.com/ywx649999311/EzTaoX.git

A companion paper, “Scalable and Robust Multiband Modeling of AGN Light Curves in Rubin-LSST,” which introduces EzTaoX and demonstrates its performance on both simulated and real AGN light curves, has been submitted to The Astrophysical Journal (ApJ).

Files

ywx649999311/EzTaoX-v0.1.zip

Files (1.5 MB)

Name Size Download all
md5:27ea04fc03feb486254d6ffc3902f302
1.5 MB Preview Download

Additional details

Related works

Software

Repository URL
https://github.com/ywx649999311/EzTaoX
Programming language
Python