HISTORY.rst
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
bin/dimple2ispyb.py
bin/mxdatareduction2ispyb.py
src/ispyb/__init__.py
src/ispyb/factory.py
src/ispyb/strictordereddict.py
src/ispyb/xmltools.py
src/ispyb.egg-info/PKG-INFO
src/ispyb.egg-info/SOURCES.txt
src/ispyb.egg-info/dependency_links.txt
src/ispyb.egg-info/entry_points.txt
src/ispyb.egg-info/requires.txt
src/ispyb.egg-info/top_level.txt
src/ispyb/cli/__init__.py
src/ispyb/cli/job.py
src/ispyb/cli/last_data_collections_on.py
src/ispyb/connector/__init__.py
src/ispyb/connector/mysqlsp/__init__.py
src/ispyb/connector/mysqlsp/main.py
src/ispyb/connector/ws/__init__.py
src/ispyb/connector/ws/main.py
src/ispyb/interface/__init__.py
src/ispyb/interface/acquisition.py
src/ispyb/interface/connection.py
src/ispyb/interface/core.py
src/ispyb/interface/dataarea.py
src/ispyb/interface/factory.py
src/ispyb/interface/processing.py
src/ispyb/interface/screening.py
src/ispyb/interface/shipping.py
src/ispyb/sp/__init__.py
src/ispyb/sp/acquisition.py
src/ispyb/sp/core.py
src/ispyb/sp/emacquisition.py
src/ispyb/sp/mxacquisition.py
src/ispyb/sp/mxprocessing.py
src/ispyb/sp/mxscreening.py
src/ispyb/sp/shipping.py
src/ispyb/sp/xtalimaging.py
src/ispyb/sqlalchemy/__init__.py
src/ispyb/sqlalchemy/_auto_db_schema.py
src/ispyb/ws/__init__.py
tests/test_core.py
tests/test_em_structures.py
tests/test_misc.py
tests/test_mxacquisition.py
tests/test_mxprocessing.py
tests/test_mxscreening.py
tests/test_open.py
tests/test_shipping.py
tests/test_strictordereddict.py
tests/test_ws_connection.py
tests/test_xmltools.py
tests/test_xtalimaging.py