README.md
setup.py
astroramjet.egg-info/PKG-INFO
astroramjet.egg-info/SOURCES.txt
astroramjet.egg-info/dependency_links.txt
astroramjet.egg-info/requires.txt
astroramjet.egg-info/top_level.txt
ramjet/__init__.py
ramjet/losses.py
ramjet/models.py
ramjet/analysis/__init__.py
ramjet/analysis/lightcurve_visualizer.py
ramjet/analysis/model_loader.py
ramjet/analysis/roc_calculator.py
ramjet/photometric_database/__init__.py
ramjet/photometric_database/cube_database.py
ramjet/photometric_database/data_cube_downloader.py
ramjet/photometric_database/lightcurve_database.py
ramjet/photometric_database/lightcurve_label_per_time_step_database.py
ramjet/photometric_database/microlensing_label_per_example_database.py
ramjet/photometric_database/microlensing_label_per_time_step_database.py
ramjet/photometric_database/py_mapper.py
ramjet/photometric_database/tess_data_interface.py
ramjet/photometric_database/tess_synthetic_injected_database.py
ramjet/photometric_database/tess_transit_lightcurve_label_per_time_step_database.py
ramjet/photometric_database/toi_lightcurve_database.py
ramjet/photometric_database/yu_lightcurve_database.py
tests/analysis/__init__.py
tests/analysis/test_model_loader.py
tests/analysis/test_roc_calculator.py
tests/photometric_database/__init__.py
tests/photometric_database/test_lightcurve_database.py
tests/photometric_database/test_microlensing_label_per_time_step_database.py
tests/photometric_database/test_py_mapper.py
tests/photometric_database/test_tess_data_interface.py
tests/photometric_database/test_tess_synthetic_injected_database.py
tests/photometric_database/test_tess_transit_lightcurve_label_per_time_step_database.py