Ariel Rokem

Results 384 comments of Ariel Rokem

Just learned about this classic on the topic: http://www.tandfonline.com/doi/abs/10.1207/s15327051hci0302_2?journalCode=hhci20 Have yet to read it, though

+1 to @lestropie’s comment. If the scanners tend to call it “colFA” it’s better to leave it like that than use “DECFA” On Mon, Jun 24, 2024 at 1:19 PM...

We really recommend not to use dask. In that experiments we have done, we found that Dask does not handle this parallelization very well, because it is so data intensive....

@KevinAquino : if you have bandwidth to make a PR with the addition of this documentation, we can get it in pretty quickly!

This looks good to me. Relatedly: Do we have a mechanism in place to test all the models that are decorated with `multi_voxel_fit` across multiple different parallelization settings? Might be...

Let's get this one merged and follow up with an issue. Is this ready as far as you are concerned? Looks like it to me.

I think that we can apply the decorator when the fit is done voxelwise, but not when it uses the global fit method.

How do you anticipate the docker image would be used? Would it make sense to install all of the optional dependencies, or is this intentionally kept to the minimal dependencies?