Oscar Esteban
Oscar Esteban
### What happened? ``` Warning, treated as error: /root/project/dmriprep/workflows/base.py:docstring of dmriprep.workflows.base.init_dmriprep_wf:8:Exception occurred in plotting dmriprep-workflows-base-1 from /root/project/docs/api/dmriprep.workflows.base.rst: Traceback (most recent call last): File "/root/project/.pixi/envs/docs/lib/python3.13/site-packages/nipype/sphinxext/plot_workflow.py", line 672, in run_code exec(code, ns)...
### What happened? CircleCI is currently failing to fetch some of the pre-baked derivatives: ``` [INFO ] Remote origin not usable by git-annex; setting annex-ignore [INFO ] https://github.com/nipreps-data/ds001771.git/config download failed:...
**Describe the bug** A clear and concise description of what the bug is. **Exact command line executed** ```Shell dmriprep blah blah ``` **Are you positive that the input dataset is...
There's a check in fMRIPrep, under `fmriprep.utils.misc`, to check if the system is FIPS enabled. This little function should be the same for all tools using FreeSurfer: ``` Python def...