Ricardo Ryn

Results 5 comments of Ricardo Ryn

I have never used nilearn. But I have expericence using **Workbench** to convert volume data into surface data, which might be helpful to you. For example, if you have subj_01's...

by the way: ``` python 3.11.9 surfplot==0.2.0 pyvista==0.43.3 ```

when I set `interactive=False` and not change anything else, the popuped windows cannot interactive (it just a static picture). And when I colse the window, the code still hasn't terminated....

I encountered the same issue. - python 3.11 - brainstat 0.4.2 - brainspace 0.1.10 - abagen 0.1.3 - nibabel 5.2.0 - vtk 9.3.1 This is my code: ```python from brainstat.context.genetics...

I can only determine whether `jj git fetch` and `jj git push` have been successfully executed by looking at the runtime indicator in the upper right corner. We need `⠋...