You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The atlas time series and connectivity matrices are currently stored as CIFTI files. We should change them to TSV files.
Additional details
This stems from @kahinimehta's comment in #517 (comment).
I've split it off into a separate issue because this is a file format change, rather than just a naming change.
The text was updated successfully, but these errors were encountered:
I've actually been struggling to get the CIFTI tests run on my laptop- the -cifti-correlation step just gives me an "Illegal instruction" no matter what I try. This has really incentivized me to find a workaround for this step, which led me to opening #559. Basically, I want to just use nibabel and pandas to get the time series and correlations earlier on.
The DCAN team wanted us to supplement, rather than replace.
tsalo
changed the title
Replace parcellated time series and connectivity CIFTI files with TSVs
Supplement parcellated time series and connectivity CIFTI files with TSVs
Feb 10, 2023
Summary
The atlas time series and connectivity matrices are currently stored as CIFTI files. We should change them to TSV files.
Additional details
This stems from @kahinimehta's comment in #517 (comment).
I've split it off into a separate issue because this is a file format change, rather than just a naming change.
The text was updated successfully, but these errors were encountered: