AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bin/fetchsep_prepare_obs
bin/idsep
bin/make_opsep_event_list
bin/opsep
bin/opsep_batch
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
fetchsep/__init__.py
fetchsep/cli.py
fetchsep.egg-info/PKG-INFO
fetchsep.egg-info/SOURCES.txt
fetchsep.egg-info/dependency_links.txt
fetchsep.egg-info/not-zip-safe
fetchsep.egg-info/requires.txt
fetchsep.egg-info/top_level.txt
fetchsep/idsep/__init__.py
fetchsep/idsep/idsep.py
fetchsep/idsep/make_event_list.py
fetchsep/json/__init__.py
fetchsep/json/ccmc_json_handler.py
fetchsep/json/keys.py
fetchsep/json/read_json_example.py
fetchsep/json/templates/__init__.py
fetchsep/json/templates/model_example.json
fetchsep/json/templates/model_template.json
fetchsep/json/templates/observations_example.json
fetchsep/json/templates/observations_template.json
fetchsep/json/templates/triggers_template.json
fetchsep/opsep/__init__.py
fetchsep/opsep/batch_run_opsep.py
fetchsep/opsep/opsep.py
fetchsep/utils/__init__.py
fetchsep/utils/config.py
fetchsep/utils/date_handler.py
fetchsep/utils/define_background_idsep.py
fetchsep/utils/derive_background_opsep.py
fetchsep/utils/fetchsep.cfg
fetchsep/utils/plotting_tools.py
fetchsep/utils/read_datasets.py
tests/__init__.py
tests/test_config.py
tests/test_fetchsep.py