layerfMRI / LAYNII

Stand alone fMRI software suite for layer-fMRI analyses.
BSD 3-Clause "New" or "Revised" License
85 stars 25 forks source link

Edge case in LN2_PATCH_FLATTEN fills in zeros in the input values #91

Open ofgulban opened 11 months ago

ofgulban commented 11 months ago

I need to have a detailed look into this issue. E.g. if someone has patches of clusters within the multilaterate disk, the zeros get voronoi filled in. Workaround for this is to e.g. add 1 to the input values file, so that e.g. 1s and 2s become 2s and 3s and the zeros become 1, which is then correctly patch flattened and voronoi filled.