Skip to content

Fix: Crash due to use of unfiltered participant list during session TSV creation, blank session.tsv files. - #5

Open
danlurie wants to merge 4 commits into
FCP-INDI:masterfrom
danlurie:master
Open

Fix: Crash due to use of unfiltered participant list during session TSV creation, blank session.tsv files.#5
danlurie wants to merge 4 commits into
FCP-INDI:masterfrom
danlurie:master

Conversation

@danlurie

@danlurie danlurie commented May 9, 2017

Copy link
Copy Markdown

Prior to this fix, the script would correctly filter files to download by scan, session, age, etc, but an unfiltered (or incompletely filtered) version of the participant list was used at the end to (re-)create session tsv files. This resulted in a crash when the script attempted to save a session file to a folder for a participant which had not been downloaded.

Use of an unfiltered participant list (and unfiltered participants_df) also resulted in an incorrect number being reported for the number of participants for whom data was downloaded.

@danlurie

Copy link
Copy Markdown
Author

bump

As far as I know, this script will not work properly without this fix. I'm happy to merge the pull request if someone gives me write access again.

@danlurie danlurie changed the title Fix: Crash due to use of unfiltered participant list during session TSV creation Fix: Crash due to use of unfiltered participant list during session TSV creation, blank session.tsv files. Jan 22, 2018
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.

1 participant