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: Split aCompCor into aCompCor, cCompCor, wCompCor #2523

Merged
merged 7 commits into from
Sep 2, 2021

Conversation

effigies
Copy link
Member

Fixes #2384.

@pep8speaks
Copy link

pep8speaks commented Aug 30, 2021

Hello @effigies! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-09-02 20:12:34 UTC

@effigies effigies force-pushed the fix/split_compcors branch 2 times, most recently from 7f543e6 to ee7d185 Compare August 31, 2021 12:54
@effigies effigies added this to the 21.0.0 milestone Sep 1, 2021
Copy link
Collaborator

@mgxd mgxd left a comment

Choose a reason for hiding this comment

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

LGTM, minor comments

out_file = File(desc='filtered CompCor metadata')


class FilterDropped(SimpleInterface):
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you add a docstring here?

metadata_file = File(desc='output aCompCor metadata')


class RenameACompCor(SimpleInterface):
Copy link
Collaborator

Choose a reason for hiding this comment

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

and here?

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.

aCompCor components with different masks are inter-mixed
3 participants