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.1.0.tar.gz (10.6 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.1.0-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for exoveil-0.1.0.tar.gz
Algorithm Hash digest
SHA256 98bbd38a7f288c8218c57d9bf90f99bc13c91a5fdfd7c87855406df1cacd553a
MD5 539b70e72237c6866eb2390a68a4e23f
BLAKE2b-256 dd4c22fa88d51e43a33dbf2a5d80aabb3e4679fec667c4d7fe6dc2550f2d5384

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exoveil-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.9 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 372c83e13be691dd8ea4351b36dce4fc30c5be3054b354d2d338fadf1d826982
MD5 ac84caecab6b0f6a1ee839433d6c6203
BLAKE2b-256 cb0f76ea1ab1de9146ac35d1b24ba6121d70435e6425c0515dd39c09285d81f2

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