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

Return lists of defaced t1w and t2w and define it for t2w #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yarikoptic
Copy link
Contributor

@yarikoptic yarikoptic commented Jun 12, 2024

Otherwise if no t1w files found, the variable t1w would not get populated in the loop at all and cause the crash. But it also does not make much sense to return only the last hit in the loop. Checking the workflow, it seems outputs are not used at all anyways, so we are gonna try to return a list

disclaimer -- didn't test yet and it seems there are no tests here to tell me that I screwedup

Closes #69

Otherwise if no t1w files found, the variable t1w would not get populated in
the loop at all and cause the crash.  But it also does not make much sense to
return only the last hit in the loop. Checking the workflow, it seems
outputs are not used at all anyways, so we are gonna try to return a list
@yarikoptic yarikoptic mentioned this pull request Jun 13, 2024
5 tasks
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.

crash in report_wf.plt_defaced when subjects have differing number of sessions
1 participant