Look for inefficiencies in the interaction between unmasking and spatial clustering #501
Labels
good first issue
issues that we think are good for new contributors. Equivalent to "very low" effort.
priority: low
issues that are not urgent
refactoring
issues proposing/requesting changes to the code which do not impact behavior
Summary
As part of examining #490, I noticed that utils.unmask was called 400 times through the tedana workflow. 352 of those 400 times were following the logged line:
"INFO:tedana.metrics.kundu_fit:Performing spatial clustering of components" My data has 323 volumes.
Next Steps
The text was updated successfully, but these errors were encountered: