Samuel St-Jean

Results 22 comments of Samuel St-Jean

Looks like someone did it in the meantime, maybe it's good enough to get it back here by any chance? https://github.com/guyskk/language-cython-for-vscode It would reduce the need to install multiple extensions...

There's already a few things left and right that do flatten the structure for you, perfect for submitting a single file instead of painfully uploading tons of stuff. For example...

It really looks like the frozen version can not deal with some path trickery or rewriting of arguments that happens with loky. On linux it will simply complains I didn't...

Well that should be a working example https://gist.github.com/samuelstjean/7286b3377e448b8ca7370bc6dc628fd5 The first comment indicates how to run the whole thing. If I comment the parser so that it runs without asking for...

Well I tested it on multiprocessing, threading and loky and it definitely works for the two others (even on linux), so it seems it does something weird possibly on all...

Looks like it will never, ever work for the time being due to loky using spawn however, for all platforms. https://bugs.python.org/issue32146 Not sure if it's worth it anymore as the...

No, actually this line in 4D https://github.com/nipy/dipy/blob/master/dipy/denoise/non_local_means.py#L75 and this line in 3D https://github.com/nipy/dipy/blob/master/dipy/denoise/non_local_means.py#L61 trash out completely the 3D array and pick the voxel 0,0,0,0 no matter what it seems, which...

check if it would be easier to merge the split_b0s pr first instead, since all the indexing is fully redone and much simpler now.

Unfortunately the all in one version are likely dead for now because of this https://github.com/joblib/loky/issues/236. It did made stuff easier for me since I could remove a few hacky workarounds,...

Ah yes my old emails from utrecht all got axed when I left, I am using my new ualberta one for now. The main difference is that pp just install...