Oscar Esteban

Results 214 issues of Oscar Esteban

The inputs to `antsRegistration` when finding the misalignment between the fieldmap reference and the target DWI (via its *b=0* reference) is currently unacceptable for our dataset ds001771. This problem is...

bug

Comes from https://github.com/nipreps/dmriprep/pull/144#discussion_r561782596

Based on the estimation of #94, extract some score of the relative rigid-body misalignment of each orientation. We will identify volumes that are outliers in terms of head motion, or...

impact: high
effort: medium

I know @edickie and @mattcieslak were working on this. I would suggest adding this as a cached method (i.e., only called once and then cached) of the ``DiffusionGradientTable`` object https://github.com/nipreps/dmriprep/blob/0a609b4c91c97b6b2bb0fad0f35ce2e7d15f44b3/dmriprep/utils/vectors.py#L12-L178

Considering the incredible success with MRIQC (@ahoopes SynthStrip is amazing), I think we could consider the integration of SynthStrip here.

enhancement

#219 and #223 will likely break some parts of the anatomical fast track. Let's make sure it works before cutting 0.7.

bug

Make MP2RAGE amenable to `antsBrainExtraction.sh`. One possibility, as @chrisfilo mentioned in #231 is using the inversion echoes https://github.com/poldracklab/pydeface/pull/15.

mp2rage
skull-stripping
effort:high
impact:medium

This issue entails: - Sending a PR to nipype with an interface for `mris_euler_number` (we could have it first in niworkflows if that eases the process). - Adding a node...

enhancement
effort:low
impact:medium

I believe the problem comes from the "hidden" MNI152NLin6Asym space.

bug
effort:medium
impact:high

From #6: - [ ] Transform files will need extensive metadata

BIDS
effort:high
impact:medium
blocked