individual-brain-charting / public_analysis_code

Public analysis code for the IBC project
Other
20 stars 7 forks source link

Newer tasks to conditions.csv #35

Closed ferponcem closed 1 year ago

ferponcem commented 1 year ago

Hi! So this time I need to update this conditions.csv file with newer tasks.

It might be a bit tricky because we've been working in a different csv file ibc_conditions.csv, which we want to be our source of information from now on, but the code to get the data frame with all the info from utils_data uses this simplified version.

We should update the script to fetch the conditions from ibc_conditions.csv instead, carefully checking not to break things and then delete this file, we can review that together. For now this PR is a quick, harmless fix :smile:

ferponcem commented 1 year ago

We simplified the contrast list for abstraction, but we could have a second look if needed!