-
There is some slice-to-volume movement.
![pastedImage](https://user-images.githubusercontent.com/12237727/104441494-aad78c00-558b-11eb-876d-275ab6c135f2.png)
Suspect that the b0APPA that was put…
-
Hi, I wanted to ask if you are planning on including other modalities in ezbids?
Background: I work as a Data Steward for two large collaborative research center in Germany. We have many different…
-
```
File :4, in __eq__(self, other)
2 if other.__class__ is not self.__class__:
3 return NotImplemented
----> 4 return (
5 self.dataobj,
6 self.affine,
…
-
1.
```
/software/rocky9/CNN-Diffusion-MRIBrain-Segmentation/tests/../pipeline/dwi_masking.py:40: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/p…
-
After a successful run of `pytest` I noticed that 172 files were created in my working directory. Not a big deal, but it would be nice to cleanup after running the tests.
-
Here is sub-NENAH004
![image](https://user-images.githubusercontent.com/20419258/137779979-b2a11a9b-0157-4a20-b769-7613d08017aa.png)
Comes from here in `preprocess.sh`
```
if [ ! -f mask.mif.gz …
-
### What happened?
dmriprep version: dMRIPrep v0.5.0+30.g510ed0ea
Python version: Python 3.7.1
Operating System: Docker
I run the following commands: git clone https://github.com/nipy/dmriprep, …
-
### Description
> This is a follow-up to #3229. A bandaid fix was applied in #3230, but the root cause is deeper.
If an image has non-zero float values, and that image is saved and reloaded, the…
-
Hi!I am a student learning fiber tracking and I'm really interested in this work. I have tried several training experiments using scripts. When I try to train from raw diffusion dataset(**ismrm2015_ra…
-
Hi, when I tried to install dmriplayground on my computer (macOS Monterey), I met this error at last.
I installed FSL/dtiplayground tools successfully. I could also open the GUI smoothly. The error …