Metadata-Version: 2.1
Name: refitt
Version: 0.20.0
Summary: The Recommender Engine for Intelligent Transient Tracking.
Home-page: https://github.com/refitt/refitt
Author: Geoffrey Lentner
Author-email: glentner@purdue.edu
License: Apache License 2.0
Keywords: astronomy science machine-learning recommendation service
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
License-File: LICENSE

Recommender Engine For Intelligent Transient Tracking
=====================================================

.. image:: https://img.shields.io/badge/license-Apache-blue.svg?style=flat
    :target: https://www.apache.org/licenses/LICENSE-2.0
    :alt: License

.. image:: https://readthedocs.org/projects/refitt/badge/?version=latest
    :target: https://refitt.readthedocs.io
    :alt: Documentation

.. image:: https://img.shields.io/pypi/v/refitt.svg?style=flat&color=blue
    :target: https://pypi.org/project/refitt
    :alt: PyPI Version

.. image:: https://github.com/refitt/refitt/workflows/tests/badge.svg
    :target: https://github.com/refitt/refitt/actions
    :alt: Pytest

|

`REFITT <https://www.refitt.org>`_ is an autonomous machine learning system that yields optimal
observing strategies in real time to participating facilities, instruments, and astronomers. It
subscribes to LSST data brokers and forecasts supernova light curves. Recommendations are created
for individual subscribers based on availability and capability.


Documentation
-------------

REFITT is not a meant as a public tool, yet it's construction and administration are made available
for transparency and understanding. It's open REST API is documented, making it possible to automate
the use of REFITT without needing to interact with the web interface.

An overview of the system, configuration and deployment instructions, and other documentation can be
found online at `refitt.readthedocs.io <https://refitt.readthedocs.io>`_.


Contributing
------------

We welcome feedback as well as contributions to the code and documentation. If you are here to
report a bug, please create an *Issue* here on `github.com/refitt/refitt <https://github.com/refitt/refitt>`_.
Before opening a *Pull Request*, we ask that you read our `contributing <Contributing.md>`_ guidelines.


Acknowledgements
----------------

*References, citations, and acknowledgments will be updated here.*


