We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_ME_mag_phase_conversion
heuristics
1 parent b66e60b commit aee3d9bCopy full SHA for aee3d9b
heudiconv/tests/test_bids.py
@@ -1129,7 +1129,7 @@ def test_BIDSFile():
1129
1130
1131
@pytest.mark.skipif(not have_datalad, reason="no datalad")
1132
-def test_ME_mag_phase_conversion(tmpdir, subID='MEGRE', heuristic='bids_ME'):
+def test_ME_mag_phase_conversion(tmpdir, subID='MEGRE', heuristic='bids_ME.py'):
1133
""" Unit test for the case of multi-echo GRE data with
1134
magnitude and phase.
1135
The different echoes should be labeled automatically.
0 commit comments