ajschadler12

Results 8 issues of ajschadler12

**Is your feature request related to a problem? Please describe.** When dcm2niix converts an ABCD-style GE pepolar sequence (i.e. blip-up and blip-down as single spin-echo series), it normally splits it...

bug

In order to use FSL's EddyQC with data preprocessed using qsiprep, I need to save the working directory locally using `-w WORK_DIR`. Is there an option to save the necessary...

For the purposes of running TractSeg on a local compute cluster, I converted the docker container to a singularity image. However, since `Docker_CPU` downloads the pre-trained weights to `/root/.tractseg/`, the...

# Preamble pybids version: `bids.__version__ --> '0.15.2'` Issue is referenced with example code in [this neurostars thread](https://neurostars.org/t/bids-bidslayout-build-path-removes-dir-label-from-dwi-images/23485). Issue is confirmed to not affect `bold` or `epi` files. # Issue ##...

* **What is the current behavior?** * Run `-proc_dwi` without `-autotract` and without `-keep_tck`. (Exit successfully) * Rerun `-proc_dwi` with `-autotract`. * AutoTract exits due to lack of `tck` tractogram...

* **What is the current behavior?** * fschfiletype program from fsl v6.0.0 (default in micapipe docker image) destroys T1w data when working with uint16 or float32 T1-weighted images. * **Please...

* **What is the current behavior?** 1. Include two different DWI sequences. (single and multi-shell) 2. Include two EPI images for distortion correction of respective DWI sequences. 3. The two...

enhancement

My apologies for the basic question: In the case of multiple concatenated b0 images, should the acqparams.txt contain _n+1_ rows, _n_ being the number of b0 volumes?