.gitignore
.gitmodules
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
Singularity
change-log.md
pip_installer.sh
poetry.lock
poetry_installer.sh
setup.py
tox.ini
.github/workflows/codeql-analysis.yml
.github/workflows/python-publish.yml
docker/Dockerfile
examples/README.md
examples/TOI-178/Searching for TOI-178 candidates.ipynb
examples/TOI-270/README.md
examples/TOI-270/Run_4_ws=0.7097_TIC 259377017_[5].png
examples/custom_algorithms/ButterworthCurvePreparer.py
examples/custom_algorithms/NeptunianDesertSearchZone.py
examples/custom_algorithms/RandomSignalSelector.py
examples/custom_algorithms/WaveletCurvePreparer.py
examples/custom_algorithms/WeightedAvgCurvePreparer.py
examples/fast_rotator/Periodogram_TIC200322593_[6].png
examples/fast_rotator/Phase_detrend_period_TIC200322593_[6]_0.73_days.png
examples/fast_rotator/README.md
examples/fast_rotator/Run_1_ws=0.3372_TIC200322593_[6].png
examples/fast_rotator/TOI-540.png
examples/fitting/fitting.yaml
examples/fitting/fitting_without_semimajor_axis.yaml
examples/programmatical/complete_example.py
examples/programmatical/custom_algorithms_example.py
examples/programmatical/detrends_setup_example.py
examples/programmatical/example_lc.csv
examples/programmatical/high_rms_mask_example.py
examples/programmatical/object_ids_example.py
examples/programmatical/user_input_period_detrend_example.py
examples/programmatical/user_input_time_ranges_mask_example.py
examples/properties/aperture.csv
examples/properties/aperture2.csv
examples/properties/aperture3.csv
examples/properties/auto_detrend_properties.yaml
examples/properties/custom_algorithms.yaml
examples/properties/detrends_properties.yaml
examples/properties/example_lc.csv
examples/properties/fit_customs_properties.yaml
examples/properties/global_long_cadence_properties.yaml
examples/properties/global_short_cadence_properties.yaml
examples/properties/high_rms_mask_properties.yaml
examples/properties/period_detrend_properties.yaml
examples/properties/sector_long_cadence_properties.yaml
examples/properties/sector_short_cadence_properties.yaml
examples/properties/signal_algorithm_properties.yaml
examples/properties/star_info_properties.yaml
examples/properties/time_ranges_mask_properties.yaml
examples/properties/transit_adjust_properties.yaml
examples/vetting/vetting.yaml
experimental/autocorrelation.py
experimental/ir_plots.py
experimental/ml.py
experimental/recovery_bls.py
experimental/recovery_sherlock.py
experimental/sherlock_explorer.py
experimental/testexplorer.py
images/autodetrend.png
images/example_run.png
images/periodogram.png
images/rms.png
images/sherlock.png
images/sherlock2.png
images/sherlock3.png
paper/Periodogram.png
paper/autodetrend.png
paper/detrends.png
paper/example_run1.png
paper/paper.bib
paper/paper.md
paper/rms.png
paper/sherlock1.png
sherlockpipe/LICENSE
sherlockpipe/__init__.py
sherlockpipe/__main__.py
sherlockpipe/constants.py
sherlockpipe/fit.py
sherlockpipe/ir.py
sherlockpipe/maxsector.py
sherlockpipe/observation_report.py
sherlockpipe/plan.py
sherlockpipe/properties.yaml
sherlockpipe/sherlock.py
sherlockpipe/sherlock_target.py
sherlockpipe/stability.py
sherlockpipe/tpfplotter.py
sherlockpipe/transitresult.py
sherlockpipe/ttvs.py
sherlockpipe/update.py
sherlockpipe/validate.py
sherlockpipe/vet.py
sherlockpipe.egg-info/PKG-INFO
sherlockpipe.egg-info/SOURCES.txt
sherlockpipe.egg-info/dependency_links.txt
sherlockpipe.egg-info/requires.txt
sherlockpipe.egg-info/top_level.txt
sherlockpipe/LATTE/LATTE_DV.py
sherlockpipe/LATTE/LATTEbrew.py
sherlockpipe/LATTE/LATTEutils.py
sherlockpipe/LATTE/__init__.py
sherlockpipe/LATTE/__main__.py
sherlockpipe/LATTE/filters.py
sherlockpipe/LATTE/norm.py
sherlockpipe/LATTE/LATTE_imgs/.DS_Store
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo.jpeg
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo.jpg
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo.pdf
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo.png
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo_old.jpg
sherlockpipe/LATTE/LATTE_imgs/LATTE_logo_small.png
sherlockpipe/LATTE/LATTE_imgs/PHT_logo.jpg
sherlockpipe/LATTE/LATTE_imgs/TESS_logo.png
sherlockpipe/LATTE/tests/__init__.py
sherlockpipe/LATTE/tests/test_BLS.py
sherlockpipe/LATTE/tests/test_DVreport.py
sherlockpipe/LATTE/tests/test_data_download.py
sherlockpipe/LATTE/tests/test_data_products.py
sherlockpipe/LATTE/tests/test_plotting.py
sherlockpipe/LATTE/tests/test_server_response.py
sherlockpipe/nbodies/__init__.py
sherlockpipe/nbodies/megno.py
sherlockpipe/nbodies/planet_input.py
sherlockpipe/nbodies/spock.py
sherlockpipe/nbodies/stability_calculator.py
sherlockpipe/ois/OisManager.py
sherlockpipe/ois/__init__.py
sherlockpipe/resources/allesfitter/params.csv
sherlockpipe/resources/allesfitter/params_star.csv
sherlockpipe/resources/allesfitter/settings.csv
sherlockpipe/resources/images/sherlock.png
sherlockpipe/resources/images/sherlock3.png
sherlockpipe/scoring/BasicSignalSelector.py
sherlockpipe/scoring/QuorumSnrBorderCorrectedSignalSelector.py
sherlockpipe/scoring/SignalSelector.py
sherlockpipe/scoring/SnrBorderCorrectedSignalSelector.py
sherlockpipe/scoring/__init__.py
sherlockpipe/search_zones/HabitableSearchZone.py
sherlockpipe/search_zones/OptimisticHabitableSearchZone.py
sherlockpipe/search_zones/SearchZone.py
sherlockpipe/search_zones/__init__.py
sherlockpipe/tests/__init__.py
sherlockpipe/tests/test_quorum.py
sherlockpipe/tests/test_sherlock.py