.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
Makefile
README.rst
pyproject.toml
.dae-devops/Makefile
.dae-devops/prepare_git_dependencies.sh
.dae-devops/project.yaml
.dae-devops/docs/conventions.rst
.dae-devops/docs/developing.rst
.dae-devops/docs/devops.rst
.dae-devops/docs/docs_structure.rst
.dae-devops/docs/installing.rst
.dae-devops/docs/testing.rst
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/CONTRIBUTING.rst
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/docs_clean.yml
.github/workflows/linkcheck.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
configurations/development.yaml
docs/1_tutorials.rst
docs/2_how-to.rst
docs/3_explanations.rst
docs/4_reference.rst
docs/conf.py
docs/index.rst
docs/1_tutorials/101_run_conda.rst
docs/1_tutorials/102_update_image.rst
docs/2_how-to/201_add_fields.rst
docs/3_explanations/301_naming_conventions.rst
docs/3_explanations/302_process.rst
docs/4_reference/402_building_conda.rst
docs/_static/theme_overrides.css
docs/_static/css/custom.css
docs/diagrams/3drop_texrank_coordinates.drawio
docs/images/dls-favicon.ico
docs/images/dls-logo.svg
docs/images/excalidraw-example.svg
docs/images/git_merge.png
docs/images/image_details.png
docs/images/image_list.png
docs/images/swiss3.png
modulefiles/conda
modulefiles/paths
src/echolocator.egg-info/PKG-INFO
src/echolocator.egg-info/SOURCES.txt
src/echolocator.egg-info/dependency_links.txt
src/echolocator.egg-info/entry_points.txt
src/echolocator.egg-info/requires.txt
src/echolocator.egg-info/top_level.txt
src/echolocator_api/__init__.py
src/echolocator_api/aiohttp_client.py
src/echolocator_api/context_base.py
src/echolocator_api/exceptions.py
src/echolocator_api/databases/constants.py
src/echolocator_api/guis/__init__.py
src/echolocator_api/guis/aiohttp.py
src/echolocator_api/guis/constants.py
src/echolocator_api/guis/context.py
src/echolocator_api/guis/guis.py
src/echolocator_cli/__init__.py
src/echolocator_cli/main.py
src/echolocator_cli/version.py
src/echolocator_cli/subcommands/__init__.py
src/echolocator_cli/subcommands/base.py
src/echolocator_cli/subcommands/service.py
src/echolocator_lib/__init__.py
src/echolocator_lib/__main__.py
src/echolocator_lib/_version.py
src/echolocator_lib/base_aiohttp.py
src/echolocator_lib/envvar.py
src/echolocator_lib/version.py
src/echolocator_lib/composers/__init__.py
src/echolocator_lib/composers/composers.py
src/echolocator_lib/composers/html.py
src/echolocator_lib/composers/prettyhelper.py
src/echolocator_lib/composers/text.py
src/echolocator_lib/contexts/__init__.py
src/echolocator_lib/contexts/base.py
src/echolocator_lib/guis/__init__.py
src/echolocator_lib/guis/aiohttp.py
src/echolocator_lib/guis/base.py
src/echolocator_lib/guis/constants.py
src/echolocator_lib/guis/context.py
src/echolocator_lib/guis/guis.py
src/echolocator_lib/guis/html/index.html
src/echolocator_lib/guis/html/index.js
src/echolocator_lib/guis/html/css/image_edit_ux.css
src/echolocator_lib/guis/html/css/image_list_ux.css
src/echolocator_lib/guis/html/css/pixel_ux.css
src/echolocator_lib/guis/html/css/plate_list_ux.css
src/echolocator_lib/guis/html/css/styles.css
src/echolocator_lib/guis/html/css/system_health_ux.css
src/echolocator_lib/guis/html/css/images/dls_logo_50x50.png
src/echolocator_lib/guis/html/images/green_dot_crosshair.png
src/echolocator_lib/guis/html/images/radial1.666.png
src/echolocator_lib/guis/html/javascript/runtime.js
src/echolocator_lib/guis/html/javascript/version.js
src/echolocator_lib/guis/html/javascript/common/base.js
src/echolocator_lib/guis/html/javascript/echolocator/centroid_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/events.js
src/echolocator_lib/guis/html/javascript/echolocator/image_edit_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/image_list_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/page.js
src/echolocator_lib/guis/html/javascript/echolocator/pixel_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/plate_list_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/system_health_ux.js
src/echolocator_lib/guis/html/javascript/echolocator/tabs_manager.js
src/echolocator_lib/guis/html/javascript/echolocator/ux_auto_update.js
src/echolocator_lib/guis/html/javascript/echolocator/ux_base.js
src/echolocator_lib/guis/html/javascript/jquery/3.6.0/jquery.min.js
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/jquery-ui.min.css
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/jquery-ui.min.js
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/jquery-ui.css
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-icons_222222_256x240.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-icons_2e83ff_256x240.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-icons_454545_256x240.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-icons_888888_256x240.png
src/echolocator_lib/guis/html/javascript/jqueryui/1.13.1/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
src/echolocator_lib/guis/html/javascript/raphael/raphael-2.1.4/raphael.min.js
src/echolocator_lib/guis/html/javascript/webviz/spreader.js
src/echolocator_lib/guis/html/javascript/webviz/transformer.js
src/echolocator_lib/guis/html/javascript/webviz/hair/guide2.js
src/echolocator_lib/guis/html/javascript/webviz/hair/guide4.js
src/echolocator_lib/guis/html/javascript/webviz/sprite/ring.js
tests/__init__.py
tests/base.py
tests/conftest.py
tests/test_droplocation.py
tests/test_export_to_csv.py
tests/test_export_to_soakdb3.py
tests/test_fetch_image.py
tests/test_fetch_images.py
tests/test_report_plates.py
tests/configurations/service.yaml
tests/configurations/store.csv
tests/example_images/1.jpg
tests/example_images/2.jpg
tests/example_images/3.jpg
tests/example_images/4.png
tests/images/1.jpg
tests/images/2.jpg
tests/images/3.jpg