Skip to content
Snippets Groups Projects
Commit b367e3f2 authored by Julius Steiglechner's avatar Julius Steiglechner
Browse files

Complex values are standard for MP2rage

parent 65249c41
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ def combine_mp2rage_robust(
inv2_filepath: Union[str, Path],
denoised_output_filepath: Union[str, Path],
regularization_factor: float = 6,
value_mode: str = "absolute",
value_mode: str = "complex",
) -> None:
"""
Suppress background noise inside and outside the skull.
......
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