Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Use capital names in desc-ICAOrth_mixing.tsv columns #906

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

pablosmig
Copy link
Contributor

Fixes isue #904 to write the desc-ICAOrth_mixing.tsv with the ICA column prefix in capital letters as in the other matrices.
[FIX]
Closes #904

Changes proposed in this pull request:

  • Changed "ica" to "ICA" in the prefix argument of the io.add_decomp_prefix call.

… following the nomenclature in other .tsv files
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Base: 93.30% // Head: 93.30% // No change to project coverage 👍

Coverage data is based on head (29d00be) compared to base (d85dac3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #906   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files          28       28           
  Lines        2345     2345           
=======================================
  Hits         2188     2188           
  Misses        157      157           
Impacted Files Coverage Δ
tedana/workflows/tedana.py 89.62% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@eurunuela eurunuela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @pablosmig!

The changes LGTM.

@eurunuela eurunuela changed the title Fixed desc-ICAOrth_mixing.tsv to have capital ICA prefix column names… [FIX] Use capital names in desc-ICAOrth_mixing.tsv columns Nov 23, 2022
@jbteves
Copy link
Collaborator

jbteves commented Nov 23, 2022

LGTM, thanks @pablosmig !

@jbteves jbteves merged commit 74ea9d5 into ME-ICA:main Nov 23, 2022
@eurunuela
Copy link
Collaborator

@jbteves: could you please add @pablosmig as a contributor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Column names in orthogonalized mixing matrix do not match ones in metrics file
3 participants