ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Mahabal, A.'

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

Found 4 codes.

[ascl:2602.019] braai: Bogus/Real astrophysical event classification for the Zwicky Transient Facility (ZTF)
braai (Bogus/Real Adversarial AI) performs deep-learning real/bogus classification for the Zwicky Transient Facility (ZTF), separating genuine astrophysical events and objects from false positive detections. It uses a convolutional neural network to enable efficient automated detection of flux transients, recurring flux-variable sources, and moving objects in large-scale astronomical survey data. In production, it achieves low false negative and false positive rates.
[ascl:2005.015] AMPEL: Alert Management, Photometry, and Evaluation of Light curves
AMPEL provides an analysis framework for high-throughput surveys and is suited for streamed data. The package combines the functionality of an alert broker with a generic framework capable of hosting user-contributed code; it encourages provenance and keeps track of the varying information states that a transient displays. The latter concept includes information gathered over time and data policies such as access or calibration levels.
[ascl:2112.009] AsteroGaP: Asteroid Gaussian Processes
The Bayesian-based Gaussian Process model AsteroGaP (Asteroid Gaussian Processes) fits sparsely-sampled asteroid light curves. By utilizing a more flexible Gaussian Process framework for modeling asteroid light curves, it is able to represent light curves in a periodic but non-sinusoidal manner.
[ascl:2602.018] Tails: Identify and localize comets in image data
Tails identifies and localizes comets in image data from the Zwicky Transient Facility (ZTF), a robotic optical sky survey, using deep-learning with a custom EfficientDet-based architecture. It detects comets in single images in near real time, rather than requiring multiple epochs as in traditional methods. In production, Tails achieves 99% recall, a false positive rate below 0.01%, and 1–2 pixel root mean square error in the predicted position.