MANIFEST.in
README.md
rapid_antares_stage.py
setup.py
astrorapid/__init__.py
astrorapid/classifier_metrics.py
astrorapid/classify.py
astrorapid/devkit_demo.py
astrorapid/helpers.py
astrorapid/plot_metrics.py
astrorapid/prepare_arrays.py
astrorapid/process_light_curves.py
astrorapid/train_neural_network.py
astrorapid.egg-info/PKG-INFO
astrorapid.egg-info/SOURCES.txt
astrorapid.egg-info/dependency_links.txt
astrorapid.egg-info/entry_points.txt
astrorapid.egg-info/requires.txt
astrorapid.egg-info/top_level.txt
astrorapid/ANTARES_object/LAobject.py
astrorapid/ANTARES_object/__init__.py
astrorapid/ANTARES_object/constants.py
astrorapid/ANTARES_object/features/__init__.py
astrorapid/ANTARES_object/features/base.py
astrorapid/ANTARES_object/features/early.py
astrorapid/ANTARES_object/features/gp.py
astrorapid/ANTARES_object/features/model_early_lightcurve.py
astrorapid/ANTARES_object/features/parametric.py
astrorapid/ANTARES_object/features/periodic.py
astrorapid/ANTARES_object/features/plasticc.py
astrorapid/ANTARES_object/features/spline.py
astrorapid/ANTARES_object/features/stats_computation.py
astrorapid/read_from_database/__init__.py
astrorapid/read_from_database/database.py
astrorapid/read_from_database/get_data.py
astrorapid/read_from_database/read_light_curves_from_database.py