ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Eisner, N.'

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

Found 2 codes.

[ascl:2602.004] pht-ml: Identify long period exoplanets from TESS light curves using deep learning
pht-ml trains deep learning models to classify planetary transits from TESS light curves using preprocessed PDCSAP fluxes from .fits files. The pipeline applies binning, normalization, and optional data augmentations, and it can incorporate external synthetic light curves alongside label files. Code in the data module handles loading of light curves and label tables when provided. Experiments and hyperparameters are configured via command-line arguments and run through a main training script.
[ascl:2203.011] SATCHEL: Pipeline to search for long-period exoplanet signals
SATCHEL (Search Algorithm for Transits in the Citizen science Hunt for Exoplanets in Lightcurves) searches for individual signals of interest in time-series data classified through crowdsourcing. The pipeline was built for the purpose of finding long-period exoplanet transit signals in Kepler photometric time-series data, but may be adapted for searches for any kind of one-dimensional signals in crowdsourced classifications.