Michelle Wang
Michelle Wang
@Remi-Gau I did some (basic) manual tests with some of the surface plotting functions. The threshold ticks seem to work for `plot_surf`, `plot_surf_roi`, and `plot_surf_stat_map`. For `plot_img_on_surf` it doesn't work...
I can take a look/work on this in the new year!
@Remi-Gau I can take this one :)
@Remi-Gau I can fix the `PTH207` errors if no one is already working on it
There is also the `PTH123` errors for `nilearn.datasets` -- I can also take that one
Another thing is to be improved is the `"/".join()` calls for path-building in `nilearn.datasets.func`: https://github.com/search?q=repo%3Anilearn%2Fnilearn%20%22%2F%22.join&type=code. I brought this up in a previous PR but adding it here in case we...
Ok, will try running it with the unstable version. Here is the command that was used (paths/IDs redacted): ``` /opt/conda/envs/qsiprep/bin/qsiprep \ \ \ participant \ --skip_bids_validation \ --participant-label \ --bids-database-dir...
I can confirm that the unstable version produces a report with more information, so it seems this has been fixed, thanks! One thing is that the latest HTML reports seem...
That's great to hear @mattcieslak! I see that 1.0.0rc1 is already out. Do you have an estimate for when the final 1.0.0 release will come out? E.g. will it be...
Hi @mattcieslak, I just wanted to follow up on the ETA for the 1.0.0 release. 1.0.0rc1 worked for me on test participants, so I am considering just going with it...