-
### What would you like to see added in this software?
PIESNO calculation depends on the number of coils that were used for measurement and the recon algorithm. See [dipy docstring](https://github.co…
-
Concerns all @nipy projects, so big CC: @nipy/mindboggle , @nipy/owners , @nipy/team-blog , @nipy/team-dipy , @nipy/team-brainx
See my explanation at https://github.com/scikit-learn/scikit-learn/iss…
-
Hi,
I am using DIPY for some image registration. My current registration pipeline involves center of mass , translation, rigid, affine, and SymmetricDiffeomorphic registrations. From the CuDIPY readm…
-
We gather project names here so we can let them know in case of particularly disruptive changes, or make PRs to their repos to facilitate API transitions.
- [numpy](https://github.com/numpy/numpy)
…
-
I have a tck data generated from mrtrix3/tckgen which should use a constant step size by default(?)
When I run qfib on the output, it will run for a while but then eventually ran into this problem.…
-
On this line:
https://github.com/nipy/dipy/blob/78f74e89d4a3bf2d87ed65d7ce540cc36f886fa2/dipy/reconst/dki_micro.py#L160
We should be able to change the `+` here into a `-` to satisfy the possi…
-
## Description
The ABCD project uses RSI extensively, yet it's difficult to find an implementation of RSI that is easy to run.
There is a [matlab implementation here](https://github.com/cmig-resear…
-
## Description
In Debian, we are seeing a test failure on arm64.
```
platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
__________________________________ test_cross _____________…
mr-c updated
2 months ago
-
It would be great to discuss the needs for the workflow behind this App so to design a proper INPUT/OUTPUT and DataType.
@soichih @aarya22
-
## Description
I generated tissue maps from some pre-computed Q-ball peaks:
```
from dipy.segment.tissue import TissueClassifierHMRF
hmrf = TissueClassifierHMRF()
apm = anisotropic_power(qball_…