Metadata-Version: 2.4
Name: snras
Version: 1.0.0
Summary: A robust metric for exoplanet transit vetting in heteroscedastic light curves
Home-page: https://github.com/AhmedSattar/snras
Author: Ahmed Sattar Jabbar
Author-email: me4022002@uomustansiriyah.edu.iq
Project-URL: Bug Tracker, https://github.com/AhmedSattar/snras/issues
Project-URL: Documentation, https://github.com/AhmedSattar/snras/wiki
Project-URL: Source Code, https://github.com/AhmedSattar/snras
Project-URL: Research Reference, https://doi.org/10.1051/0004-6361/202659231
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.18.0
Requires-Dist: matplotlib>=3.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SNRAS-Lib: Signal-to-Noise Ratio with Adjusted Stability

Developed by **Ahmed Sattar Jabbar**, this library provides a robust statistical metric for 
vetting exoplanet candidates in heteroscedastic light curves.

## Installation
```bash
pip install snras
