McKenzie Paige Hagen

Results 5 comments of McKenzie Paige Hagen

I like this idea! If there's been significant changes since the version of MRIQC shown in the video, it also might make sense to just re-record, as opposed to just...

Skull stripping requires: `nirodents.workflows.brainextraction.init_rodent_brain_extraction_wf` and `niworkflows.anat.skullstrip.afni_wf` which requires `mriqc.interfaces.synthstrip.SynthStrip` `niworkflows.interfaces.nibabel.IntensityClip` `niworkflows.interfaces.nibabel.ApplyMask` ` nipype.interfaces.ants.N4BiasFieldCorrection`

This is the result of using `singularity exec` vs. `singularity run`. `exec` expects to have a command specified, while `run` runs the runscript if one is in the container ([singularity...

For now, installs of apptainer alias singularity, but I don't know when that will phase out.