Serge Koudoro

Results 73 issues of Serge Koudoro

All in the title. Many of our reconstruction workflows were not saving the peaks which could be problematic if the user want to generate a tractogram. This PR fix mainly...

type:Enhancement

I know Serge, but I imagined that the package needs to be imported so that some sort of processing on the mesh can be completed. IIRC sometimes with `matplotlib` this...

Beginner-friendly
category:visualization

This PR adds a new CLI named `dipy_gtable`. The main goal of this cli is to merged bvec and bval into one file named `*.gtab.csv`. This new file will be...

type:New feature

It seems that `dipy.get_info` fails with the release but not with a dev version. here the error: ```python OSError: Missing commit info file /home/kostas/anaconda3/envs/dipy_env/lib/python3.11/site-packages/dipy/COMMIT_INFO.txt ``` We need to look at...

type:Bug Fix
type:Maintenance

Hi `cvxpy` Team, Do you have any wheels compatible with the future numpy 2.0 ? Currently, when I compile my package with Numpy 2.0.0dev and try to run it with...

Hi Paraview Team. I am using `kitware/paraview:pvw-v5.7.1-egl-py3` docker image. If your server.py tries to do this following import `from scipy.ndimage import map_coordinates` you got the following error: ```python File "/usr/local/lib/python3.6/dist-packages/fury/utils.py",...

PR #3216 will not fix this issues. I added `sagital` to the whitelist; `codespell` is now passing. @skoudoro please open an issue to make it clear that the word should...

type:Enhancement
type:Maintenance

fix #3223. Codespell has been release on May: https://github.com/codespell-project/codespell/releases/tag/v2.3.0. it contains the new ignore keywords so we can remove `sagital` from the ignore list.

type:Maintenance

See this comment for additional information: https://github.com/dipy/dipy/pull/3250#issue-2353365028

:notebook:type:Documentation :notebook:

Small PR to allow parallel processing during doc generation for our sphinx extension. It should also fix the following warning during doc generation: `{extension_name} extension does not declare if it...

type:Enhancement