Metadata-Version: 2.1
Name: astroramjet
Version: 0.7.1
Summary: 
Author: Greg Olmschenk
Author-email: greg@olmschenk.com
Requires-Python: >=3.9,<3.12
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.1,<6.0.0)
Requires-Dist: astroquery (>=0.4.6,<0.5.0)
Requires-Dist: backports-strenum (>=1.1.1,<2.0.0)
Requires-Dist: beautifulsoup4 (>=4.11.2,<5.0.0)
Requires-Dist: bokeh (>=2.4.0,<2.5.0)
Requires-Dist: dataset (>=1.6.0,<2.0.0)
Requires-Dist: gitpython (>=3.1.30,<4.0.0)
Requires-Dist: lightkurve (>=2.3.0,<3.0.0)
Requires-Dist: lxml (>=4.9.2,<5.0.0)
Requires-Dist: matplotlib (>=3.6.3,<4.0.0)
Requires-Dist: numpy (>=1.24.1,<2.0.0)
Requires-Dist: pandas (>=1.5.3,<2.0.0)
Requires-Dist: pathos (>=0.3.0,<0.4.0)
Requires-Dist: peewee (>=3.15.4,<4.0.0)
Requires-Dist: pipreqs (>=0.4.11,<0.5.0)
Requires-Dist: plotly (>=5.13.0,<6.0.0)
Requires-Dist: pyarrow (>=11.0.0,<12.0.0)
Requires-Dist: pytest (>=7.2.1,<8.0.0)
Requires-Dist: pytest-asyncio (>=0.20.3,<0.21.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: retrying (>=1.3.4,<2.0.0)
Requires-Dist: scipy (>=1.10.0,<2.0.0)
Requires-Dist: setuptools (>=67.1.0,<68.0.0)
Requires-Dist: sphinx (>=6.1.3,<7.0.0)
Requires-Dist: sphinx-autoapi (>=2.0.1,<3.0.0)
Requires-Dist: sphinx-press-theme (>=0.8.0,<0.9.0)
Requires-Dist: tenacity (>=8.1.0,<9.0.0)
Requires-Dist: tensorflow (>=2.11.0,<3.0.0) ; sys_platform != "darwin" or platform_machine != "arm64"
Requires-Dist: tensorflow-macos (>=2.11.0,<3.0.0) ; sys_platform == "darwin" and platform_machine == "arm64"
Requires-Dist: tornado (>=6.2,<7.0)
Requires-Dist: uvloop (>=0.17.0,<0.18.0)
Requires-Dist: wandb (>=0.13.9,<0.14.0)
Description-Content-Type: text/markdown

![ramjet_engine](docs/ramjet_engine.png)

# RAMjET: RApid MachinE-learned Triage

RAMjET is a framework for producing neural networks to characterize phenomena in astrophysical photometric data.

RAMjET is currently in alpha. This repository is currently oriented toward the RAMjET development team and is not yet intended for a general audience.

[See here for documentation.](https://astroramjet.readthedocs.io/en/latest/)

