Skip to content
Snippets Groups Projects
Commit 6c5cab99 authored by payno's avatar payno
Browse files

nabu: add "MLEM" as a phase meethod

parent 3e956289
No related branches found
No related tags found
No related merge requests found
......@@ -331,6 +331,7 @@ class _NabuPostProcessing(_Enum):
class _NabuReconstructionMethods(_Enum):
FBP = "FBP"
MLEM = "MLEM"
class _NabuPhaseMethod(_Enum):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment