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
With #273 we'll be moving statistics-related functions out of tedana.model.fit, and so that module will become purely about metric calculation. This rename was proposed by @emdupre in her review of #266, but will be done separately to reduce PR bloat.
Next Steps
Rename tedana/model/ to tedana/metrics/.
Update all imports throughout package, including tests.
Update API documentation.
The text was updated successfully, but these errors were encountered:
tsalo
added
the
refactoring
issues proposing/requesting changes to the code which do not impact behavior
label
Apr 30, 2019
Summary
With #273 we'll be moving statistics-related functions out of
tedana.model.fit
, and so that module will become purely about metric calculation. This rename was proposed by @emdupre in her review of #266, but will be done separately to reduce PR bloat.Next Steps
tedana/model/
totedana/metrics/
.The text was updated successfully, but these errors were encountered: