t2smap_workflow does not use explicit mask #544
Labels
bug
issues describing a bug or error found in the project
good first issue
issues that we think are good for new contributors. Equivalent to "very low" effort.
Summary
Although our logger says that the explicit mask is used, it doesn't look like this was ever implemented.
tedana/tedana/workflows/t2smap.py
Lines 199 to 203 in c1423c1
Additional Detail
I think this serves as a good example of why #488 is important.
t2smap_workflow
gets very little attention, and as a result may be overlooked in terms of features added totedana_workflow
.I noticed this bug while working on #513 with @cjl2007's data.
Next Steps
make_adaptive_mask
call, as is done intedana_workflow
.The text was updated successfully, but these errors were encountered: