Metadata-Version: 2.1
Name: scope-ml
Version: 0.9.5
Summary: SCoPe: ZTF Source Classification Project
Home-page: https://github.com/ZwickyTransientFacility/scope
License: MIT
Author: Brian F. Healy, Michael W. Coughlin, Ashish A. Mahabal, Theophile J. du Laz, Andrew Drake, Matthew J. Graham, Lynne A. Hillenbrand, Jan van Roestel, Paula Szkody et al.
Maintainer: Brian F. Healy
Maintainer-email: healyb@umn.edu
Requires-Python: >=3.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: astropy (>=5.2.2)
Requires-Dist: cesium (>=0.11.1)
Requires-Dist: cython (>=3.0.10)
Requires-Dist: deepdiff (>=5.0)
Requires-Dist: fast-histogram (>=0.11)
Requires-Dist: gsutil (>=4.60)
Requires-Dist: h5py (>=3.10.0)
Requires-Dist: healpy (>=1.16.2)
Requires-Dist: jinja2 (<=3.1)
Requires-Dist: keras-tuner (>=1.0.2)
Requires-Dist: matplotlib (>=3.3)
Requires-Dist: myst-parser (>=0.18.1)
Requires-Dist: notebook (>=7.0.6)
Requires-Dist: numba (>=0.56.4)
Requires-Dist: numpy (>=1.23,<1.24)
Requires-Dist: pandas (>=1.2)
Requires-Dist: penquins (>=2.4.0)
Requires-Dist: pyarrow (>=9.0.0)
Requires-Dist: pydot (>=1.4.2)
Requires-Dist: pyyaml (>=5.3.1)
Requires-Dist: questionary (>=1.8.1)
Requires-Dist: scikit-learn (>=0.24.1)
Requires-Dist: seaborn (>=0.12.2)
Requires-Dist: tables (>=3.7,<3.9.2)
Requires-Dist: tdtax (>=0.1.6)
Requires-Dist: tensorflow (>=2.14.0,<=2.15.0)
Requires-Dist: wandb (>=0.16.6)
Requires-Dist: xgboost (>=1.7.5)
Project-URL: Documentation, https://zwickytransientfacility.github.io/scope-docs/
Project-URL: Repository, https://github.com/ZwickyTransientFacility/scope
Description-Content-Type: text/markdown

# SCoPe: ZTF Source Classification Project

[![PyPI version](https://badge.fury.io/py/scope-ml.svg)](https://badge.fury.io/py/scope-ml)
[![arXiv](https://img.shields.io/badge/arXiv-2102.11304-blue)](https://arxiv.org/abs/2102.11304)
[![arXiv](https://img.shields.io/badge/arXiv-2009.14071-blue)](https://arxiv.org/abs/2009.14071)
[![arXiv](https://img.shields.io/badge/arXiv-2312.00143-blue)](https://arxiv.org/abs/2312.00143)

`scope-ml` uses machine learning to classify light curves from the Zwicky Transient Facility ([ZTF](https://www.ztf.caltech.edu)). The documentation is hosted at [https://zwickytransientfacility.github.io/scope-docs/](https://zwickytransientfacility.github.io/scope-docs/). To generate HTML files of the documentation locally, clone the repository and run `scope-doc` after installing.

## Funding
 We gratefully acknowledge previous and current support from the U.S. National Science Foundation (NSF) Harnessing the Data Revolution (HDR) Institute for <a href="https://a3d3.ai">Accelerated AI Algorithms for Data-Driven Discovery (A3D3)</a> under Cooperative Agreement No. <a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2117997">PHY-2117997</a>.

 <p align="center">
 <img src="https://github.com/ZwickyTransientFacility/scope/raw/main/assets/a3d3.png" alt="A3D3" width="200"/>
 <img src="https://github.com/ZwickyTransientFacility/scope/raw/main/assets/nsf.png" alt="NSF" width="200"/>

