sjgershm / ccnl-fmri

fmri analysis tools
16 stars 3 forks source link

resize mask wherever you do get_mask_format_helper #24

Open tomov opened 5 years ago

tomov commented 5 years ago

see commit 0ac4a5b7209c75dc68e30a12555e61af9ce7f428 before that, we used to assume masks are the same dimension as the data now we fail if they're not we should resize them as in get_betas_or_tmap_helper.m, but need to test thoroughly

tomov commented 5 years ago

btw these asserts also break everything that's not a 'mask.nii' mask, so should fix shortly