TomMaullin / BLMM

This repository contains all code for the BLMM toolbox.
19 stars 5 forks source link

Voxel blocks #25

Closed TomMaullin closed 4 years ago

TomMaullin commented 4 years ago

This PR implements parallelization across voxels for the inference and estimation stages. A large amount of refactoring was needed in order to do this but it has been tested against previous runs and can be confirmed to work well. This resolves issue #18 .