-
**Describe the Issue**
PyDesigner-DWI is no longer available on pypi. This means pip install no longer works.
**Issue Reproduction**
Running "pip install PyDesigner-DWI" results in the follow…
-
The Slicer "harden" button (in the Transforms module) does not handle the DWI gradients correctly.
This resample functionality "may" be present in the resample scalar/vector/DWI, but this seems to f…
-
In addition to the existing images for registration QC
-
../../dwimotioncorrect/DWIEddyCorrectMI /home/rbeare/NCIdv0_scratch/CDOTX/NiftiX/DWI/cdotx_072_DWI_20151021.nii.gz /home/rbeare/NCIdv0_scratch/CDOTX/NiftiX/DWI/MC/cdotx_072_DWI_20151021.nii.gz 0 -m…
-
### Summary
Merged #3038 and released 1.2.3 this morning, and new errors have popped up.
* Python 3.5 on Travis [now exhibits](https://travis-ci.org/nipy/nipype/builds/588507288):
```
[gw0] …
-
## Summary
A few thoughts:
- Phase encoding direction
- Voxel size
- TR
- Number of directions
- Number of unique bvals
tsalo updated
3 months ago
-
The template warping onto chunk 3 of dwi images partially failed partially (on the last slices, including T5) or completely for a few subjects,. The diffusion metrics are not extracted at these levels…
-
I am processing some rodent data which includes forward and reversed phase-encoding direction DWI scans. I am finding that the reversed scan does not display consistent orientation relative to the oth…
-
@ofgulban: would it be useful to have the BrainVoyager DWI formats implemented in bvbabel? Most prominent are:
- `*.dmr/*.dwi` (slice-based data)
- `*.vdw` (volume-based data)
Some others are:
…
-
I work with big 4D images, often iterating on `Axis(3)` to modify it or create a new image. In some cases, I need to iterate only on some indices:
let dwi = Array4::wathever // Loaded from disk…