incf-nidash / nidmresults-fsl

A python library to export FSL's feat results to NIDM-Results
http://nidm.nidash.org/specs/nidm-results.html
MIT License
3 stars 11 forks source link

Cluster Indices in cluster labels map may not match tabular results #136

Closed TomMaullin closed 6 years ago

TomMaullin commented 6 years ago

After discussion with @cmaumet , we have realized the fix in PR #134 for removing the call to the FSL cluster function, which creates the cluster labels map, may not label the clusters in the same way as they have been labelled in the peak and cluster tables. The cluster label ID's in the tables should match the cluster labels map.

cmaumet commented 6 years ago

fixed in #134.