ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Huijse, P.'

Tip: Author search checks name variants (e.g., Smith, John, Smith J). Last names are still best when results are broad.

Found 1 code.

[ascl:2601.007] ATAT: Astronomical Transformer for time series And Tabular data
ATAT (Astronomical Transformer for time series And Tabular data) implements Transformer-based models for classifying astronomical sources from light-curve time series and tabular metadata. It provides scripts to download, process, and partition survey data, extracting and normalizing light curves and assembling metadata into training, validation, and test sets. Specialized layers for time modulation and multi-head attention encode light curves and tabular features, while training drivers construct models, run optimization and validation loops, and save trained configurations. ATAT also provides utilities to compute classification metrics at multiple observation durations and generate visualizations such as performance curves and confusion matrices.​