You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: misc setup and doc changes
maint: remove unnecessary files
Some reorganization, and rethinking the main workflow. Still not runnable via argparse.
fix eddy_quad bindings
update fork
remove slice timing req
update Dockerfile
fix imports in qc
update MANIFEST.in
update bids.py
update bids.py
update Dockerfile to include new eddy
turn off cnr_maps with eddy
update Dockerfile with fsl 5.0.11
add nlsam denoising to dockerfile
add nlsam denoising option
add nlsam denoising option
fix nlsam, add eddy args
fix nlsam, add eddy args
create new cli skeleton
create new cli skeleton
create new cli skeleton
add support for multiple sessions and multi-file concatenation
add meta-wf handling
reorder workflow stages in light of recommendations from Maximov et al. 2019, Ades-Aron et al. 2018(a), Ades-Aron et al. 2018(b)
rename final dwi output to make it identifiable
adjust ART norm thresh
split noise estimation stage and denoising
tweak cores/mem alloc
liter eddy
fix verbosity, refine eddy memory reqs
save final bval/bvec as txt
update Dockerfile, reduce size
fix bug with eddy_quad base_name
workflow end-end completion
update Dockerfile
tweak mem restrictions
update mem restrictions
fine-tune resource handling
fine-tune resource consumption
more resource handling fine-tuning
refine resource handling
add support to drop outliers from sigma if 4d
openMP handling
squash/merge final pre-meeting
add sigma switch to drop_outliers_fn
fix sigma
fix sigma issue
change os.rename to shutil.copy to handle linking across mounted filesystems
resource handling
remove array passing to alleviate memory/pickling errors
update eddy mem reqs
fix topup odd slice option
update eddy mem reqs
fix b02b0.cfg bug for odd slices
simplify b02b0.cnf
specify handling for second-level modeling in eddy if data is detected as hemispheric
specify handling for second-level modeling in eddy if data is detected as hemispheric
FIX: send empty str to 'args' trait of an EddyInputSpec
empty str to eddy args for non-reverse-phase
empty str to eddy args for non-reverse-phase: PR
fix slm str trait bug
adjust .cnf hyperparameter window
adjust .cnf hyperparameter window
Copy file name to clipboardExpand all lines: .zenodo.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
"title": "dMRIPrep: a robust preprocessing pipeline for diffusion MRI",
4
4
"description": "<p>dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.</p>",
0 commit comments