You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Cannot determine whether a ANTS or FSL registration is desired, check"
" your pipeline."
)
raiseValueError(msg)
returnworkflow
isn't imported or used anywhere outside of tests, and all of the tests that import this module are marked as @pytest.mark.skip(reason="needs refactoring").
The text was updated successfully, but these errors were encountered:
As far as I can tell, this module
C-PAC/CPAC/registration/output_func_to_standard.py
Lines 1 to 829 in f98b150
@pytest.mark.skip(reason="needs refactoring")
.The text was updated successfully, but these errors were encountered: