.gitignore
.gitmodules
CONTRIBUTING.md
LICENSE
README.md
change-log.md
setup.py
vetting_requirements.txt
examples/README.md
examples/fitting/fitting.yaml
examples/fitting/fitting_without_semimajor_axis.yaml
examples/programmatical/complete_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/transid_adjust_setup_example.py
examples/programmatical/user_input_period_detrend_example.py
examples/programmatical/user_input_time_ranges_mask_example.py
examples/properties/auto_detrend_properties.yaml
examples/properties/detrends_properties.yaml
examples/properties/example_lc.csv
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/time_ranges_mask_properties.yaml
examples/properties/transit_adjust_properties.yaml
examples/vetting/vetting.yaml
experimental/HZ_system.py
experimental/inject.py
experimental/sherlock.py
experimental/sherlock_m.py
images/autodetrend.png
images/example_run.png
images/periodogram.png
images/rms.png
images/sherlock.png
images/sherlock2.png
images/sherlock3.png
paper/paper.bib
paper/paper.md
paper/rms.png
sherlockpipe/LICENSE
sherlockpipe/__init__.py
sherlockpipe/__main__.py
sherlockpipe/fit.py
sherlockpipe/properties.yaml
sherlockpipe/sherlock.py
sherlockpipe/sherlock_tests.py
sherlockpipe/test.py
sherlockpipe/tpfplotter.py
sherlockpipe/transitresult.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/objectinfo/InputObjectInfo.py
sherlockpipe/objectinfo/InvalidNumberOfSectorsError.py
sherlockpipe/objectinfo/MissionFfiCoordsObjectInfo.py
sherlockpipe/objectinfo/MissionFfiIdObjectInfo.py
sherlockpipe/objectinfo/MissionInputObjectInfo.py
sherlockpipe/objectinfo/MissionObjectInfo.py
sherlockpipe/objectinfo/ObjectInfo.py
sherlockpipe/objectinfo/ObjectProcessingError.py
sherlockpipe/objectinfo/__init__.py
sherlockpipe/objectinfo/preparer/LightcurveBuilder.py
sherlockpipe/objectinfo/preparer/MissionFfiLightcurveBuilder.py
sherlockpipe/objectinfo/preparer/MissionInputLightcurveBuilder.py
sherlockpipe/objectinfo/preparer/MissionLightcurveBuilder.py
sherlockpipe/objectinfo/preparer/__init__.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/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/star/EpicStarCatalog.py
sherlockpipe/star/HabitabilityCalculator.py
sherlockpipe/star/KicStarCatalog.py
sherlockpipe/star/StarCatalog.py
sherlockpipe/star/TicStarCatalog.py
sherlockpipe/star/__init__.py
sherlockpipe/star/starinfo.py