README.md
setup.py
autoed/__init__.py
autoed/autoed.py
autoed/constants.py
autoed/convert.py
autoed/dataset.py
autoed/metadata.py
autoed/watch.py
autoed.egg-info/PKG-INFO
autoed.egg-info/SOURCES.txt
autoed.egg-info/dependency_links.txt
autoed.egg-info/entry_points.txt
autoed.egg-info/requires.txt
autoed.egg-info/top_level.txt
autoed/beam_position/__init__.py
autoed/beam_position/beam_center.py
autoed/beam_position/inversion_method.py
autoed/beam_position/maximum_method.py
autoed/beam_position/midpoint_method.py
autoed/beam_position/midpoint_old.py
autoed/beam_position/misc.py
autoed/beam_position/plot.py
autoed/data/relion_slurm_cpu.json
autoed/data/singla_mask.npz
autoed/process/__init__.py
autoed/process/pipeline.py
autoed/process/process_static.py
autoed/process/run_slurm.py
autoed/report/__init__.py
autoed/report/json_database.py
autoed/report/parser.py
autoed/report/report_generator.py
autoed/report/table_entry.py
autoed/report/template/favicon.png
autoed/report/template/report.html
autoed/report/template/scripts.js
autoed/report/template/styles.css
autoed/server/__init__.py
autoed/server/api.py
autoed/server/auth.py
autoed/server/main.py
autoed/utility/__init__.py
autoed/utility/filesytem.py
autoed/utility/misc_functions.py
test/test_autoed.py
test/test_metadata.py
test/test_misc_functions.py