trendscenter / coinstac-ssr-fsl

Coinstac Code for Single-Shot Regression (ssr) on FreeSurfer Data
1 stars 2 forks source link

File opens and reads fine but some fields might be missing #9

Closed hvgazula closed 6 years ago

hvgazula commented 6 years ago

In such a case we need to run a regression ignoring such examples

hvgazula commented 6 years ago

Solved in the case of fsl. https://github.com/MRN-Code/coinstac_ssr_fsl/commit/75dd1f9a93fcf93915b36a5af8bc4aac49f166d1

Need to write a different logic for vbm and this should happen in the parsers.py unlike in the case of fsl where it happened in local_ancillary.py.