McIntosh-Lab / tvb-ukbb

TVB-UKBB Pipeline: TheVirtualBrain implementation of the UK Biobank pipeline
Other
23 stars 12 forks source link

T2 FLAIR not processed #15

Closed shen4brains closed 4 years ago

shen4brains commented 4 years ago

T2 subpipe not returning any outputs

noahfl commented 4 years ago

I have a feeling it might be tied to this if-statement in bb_struct_init:

https://github.com/McIntosh-Lab-RRI/ukbb-mclab/blob/0fcc9005844cddf96d46fd0bebb7aaa6d5312d9d/bb_structural_pipeline/bb_struct_init#L111-L113

I'm doing some tests on this too