Skip to main content

Microlensing Single Lens Classification – Atousa Kalantari & Somayeh Khakpash

Project description

Microlensify

Microlensify is a Physics-Informed Transformer-Based Variational Autoencode that detects single lens microlensing events in light curves. It works with light curves from any telescope, either via URLs (e.g., MAST FITS files) or your own data files.

Microlensify splits your light curve into chunks and downsamples them to a fixed length for prediction. Predictions are made for each chunk individually and also for the whole light curve.


Installation

pip install Microlensify

Usage

Microlensify <input_file> <compute_stats> <n_cores>

Arguments

<input_file>

  • URL input: a file containing URLs of light curves and their flux & time column names.
  • Local files: a file containing paths to your files and their flux & time column names.

<compute_stats>

  • yes — compute flux statistics (min, max, median, std, std/(max-min)) from raw flux.
  • no — flux is already normalized (like TESS QLP pipeline flux), so the model uses fixed values from the training set for these statistics.

<n_cores>

  • Number of CPU cores to use for parallel processing.

Input File Format

  • Tab-separated file.

  • Column 1: time

  • Column 2: flux

  • URL input: list the URLs and the flux/time column names.

  • Local files: list file paths and the flux/time column names.

  • Example input files are provided in the Microlensify_Input_Examples folder.

Output

All results are saved to prediction_results.csv with the following columns:

Column Description
Source URL or file path of the light curve
Class 1 if probability > 0.99, else 0
Probability Model probability of microlensing
Real_4FWHM_days Predicted 4FWHM duration (trustworthy if light curve has 940 points over 27.4 days)
Latent_Space 20 latent space values from the model (can be used for reconstruction)
Points Number of points in the chunk
Chunk_Description Description of the chunk used

Additional Project Codes:

All additional scripts and notebooks used in this work are provided in the Project_Codes folder.

Citation

If you use Microlensify in your research, please cite it appropriately.


Contact

For questions or support, please open an issue or contact atousakalantari99@gmail.com.

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

microlensify-1.0.8.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

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

microlensify-1.0.8-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file microlensify-1.0.8.tar.gz.

File metadata

  • Download URL: microlensify-1.0.8.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.6

File hashes

Hashes for microlensify-1.0.8.tar.gz
Algorithm Hash digest
SHA256 a858713600ed3ad87b7120b8e061bbcbb8118666d19adc083e72216f32065e63
MD5 8d812770d1f9ec36cb9307d13cd0df56
BLAKE2b-256 913c71e2946c1d48ab7cb8bf399dd09bffb97dd071c2f7a588084da04e1cd5f0

See more details on using hashes here.

File details

Details for the file microlensify-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: microlensify-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.6

File hashes

Hashes for microlensify-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ea52ac718735016e636b8623ede3dd950cbaa7b164407152d74b62e2b6f8b88e
MD5 8872e01e7e073581d8f6923678145c23
BLAKE2b-256 6c0507eb7bb08e88374729ad54c7833fb792fed6f1cddee6a22d8b0d18aaf87d

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