Ariel Rokem
Ariel Rokem
Upon running the `canlab_toolbox_setup` I get this warning ``` Warning: Function vecnorm has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential...
I've started playing around with the idea that the multi_voxel_fit decorator could use `paramap` instead of iterating over voxels. If we can make this work generally that would be pretty...
## Description Follow up on #2512, as suggested here: https://github.com/dipy/dipy/pull/2512#pullrequestreview-890097582. In its current implementation masking requires an array in the same space as the data. If a nifti or str...
This revisits the old #685, which I think we should incorporate.
We noticed that the data fetchers take a long time to run, even if the data is already available on the user's hard-drive. I think that the reason for that...
Here: https://github.com/dipy/dipy/blob/8fb0bda64c6fd2bbd6ed2ba67e81c1e58d73a108/dipy/reconst/base.py#L38 This is a note to remind myself that I need to investigate this.
There is currently no clear documentation for the PAM format, so if users want to create these (e.g., from the results of other software packages), it's hard to know what...
In our work with the GPUStreamlines code, we ran into this strange situation, and @36000 reported that here: https://github.com/dipy/GPUStreamlines/issues/7 But it turns out that this code is a replica of...
This is related to #2154 and also following up on the comment in https://github.com/dipy/dipy/issues/2007#issuecomment-603478453. We want to make sure that our different atlases (yeh 16 bundles, 30 bundles, 80 bundles)...