Skip to main content

Detecting single-transit exoplanets through learned stellar behaviour

Project description

EXOVEIL

Detecting single-transit exoplanets through learned stellar behaviour.

EXOVEIL is a world-model-based transit detection system. It learns what a star's brightness should look like and flags when reality disagrees. Unlike ExoMiner and AstroNet, it detects planets that transit only once.

Quick Start

from exoveil import ExoVeil

model = ExoVeil.from_pretrained()
results = model.detect("KIC 11812062")

for event in results['events']:
    print(f"Transit at t={event['time']:.2f}, SNR={event['snr']:.1f}, depth={event['depth_ppm']:.0f} ppm")

Key Results

  • Single-transit detection: 32% recovery at 1000 ppm (ExoMiner/AstroNet: 0%)
  • 179 new candidate signals in Kepler data not in DR25 TCE catalog
  • 47/47 TESS planets recovered in PLATO LOPS2 field (zero-shot transfer)
  • 100% recovery at PLATO cadence down to 100 ppm
  • Conformal uncertainty guarantees: 95.9% coverage
  • Classification AUC: 0.938 on Kepler DR25

Works With

  • Kepler light curves (model.detect("KIC 11812062"))
  • TESS light curves (model.detect("TIC 25155310"))
  • Raw flux arrays (model.detect_from_array(time, flux))
  • Any photometric time series

Citation

@article{priyanshu2026exoveil,
    title={EXOVEIL: Detecting Single-Transit Exoplanets Through Learned Stellar Behaviour},
    author={Priyanshu, Pratik},
    journal={arXiv preprint arXiv:XXXX.XXXXX},
    year={2026}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exoveil-0.2.0.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exoveil-0.2.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file exoveil-0.2.0.tar.gz.

File metadata

  • Download URL: exoveil-0.2.0.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for exoveil-0.2.0.tar.gz
Algorithm Hash digest
SHA256 874fc3df8c8a0dc26dcc6670d895323fef1cfec4042d0442772b70aacda4e8f8
MD5 2ef4836c5d5c79e9c48c74e2e6d8cb88
BLAKE2b-256 b60b04d2ab3a4267ebdc526b51142ea1c91e51bfcfd0069f08c9c39a089de7ba

See more details on using hashes here.

File details

Details for the file exoveil-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: exoveil-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for exoveil-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb2f404954820c5875e8fb6ca564c11b6f23b267ed7390b3c74473414e31c336
MD5 fbb7ab6b329ad1d38012aa63293b2787
BLAKE2b-256 d4c504b687b551c39997cfc225793d1ba5e76908277408cfe8ad654ff378da79

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page