a convolutional neural network to predict flares in 20-second TESS data
Project description
flarenet is a convolutional neural network used to predict flares in 20-second cadence data from NASA's Transiting Exoplanet Survey Satellite (TESS).
With a single line of code, you can generate flare predictions for any TESS 20-s target.
Installation
With pip:
pip install flarenet20
For developers:
git clone https://github.com/veraberger/flarenet.git
cd flarenet
pip install .
Usage
Tutorial notebook: docs/example.ipynb
Use our model trained on real TESS light curves with injected false-positives, or train your own with the Flarenet class.
The model outputs likelihoods only - choose your own confidence threshold for flares.
If you use this code in publications, please cite Berger, Schanche, et al. (2026).
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flarenet20-0.1.1.tar.gz.
File metadata
- Download URL: flarenet20-0.1.1.tar.gz
- Upload date:
- Size: 97.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.9 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6136252803bd901b123da3192375deb7250773582b9278c3da8fbc2daafc349
|
|
| MD5 |
a1be32ecc8a8c8bb5878b1d0b065d9bb
|
|
| BLAKE2b-256 |
9154a270e67bfeb8564bc574c640ca56111d55a293f5ef8e285be75f5f5937b1
|
File details
Details for the file flarenet20-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flarenet20-0.1.1-py3-none-any.whl
- Upload date:
- Size: 97.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.13.9 Darwin/22.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d57e5b461ae982693292c3461b915ed51b15d93624120a3c9391e521c74007a9
|
|
| MD5 |
4be213e61e2fa92e9829ed6d34aeb427
|
|
| BLAKE2b-256 |
0e733271e63ac0a6da11897c6f044a8ba064be7b7ecbc5b9aebfa1987f2d756a
|