We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b297a commit 86ed2c6Copy full SHA for 86ed2c6
pyproject.toml
@@ -107,6 +107,7 @@ GitHub = "https://github.com/DiamondLightSource/python-murfey"
107
"clem.register_preprocessing_result" = "murfey.workflows.clem.register_preprocessing_results:run"
108
"pato" = "murfey.workflows.notifications:notification_setup"
109
"picked_particles" = "murfey.workflows.spa.picking:particles_picked"
110
+"picked_tomogram" = "murfey.workflows.tomo.feedback:picked_tomogram"
111
"spa.flush_spa_preprocess" = "murfey.workflows.spa.flush_spa_preprocess:flush_spa_preprocess"
112
113
[tool.setuptools]
0 commit comments