Published February 23, 2023
| Version v1.7.3
Software
Open
cohenlabUNC/clpipe: clpipe v1.7.3
- 1. University of Virginia
- 2. UNC Psychology & Neuroscience
- 3. Calgorithms LLC
Description
Enhancements
setup
: the "SourceOptions" block fordicom flywheel_sync
is now included in the default configuration filesetup
: more modality examples added to conversion_config.json starter file (T1w and fmap)setup
: conversion_config.json starter file now includes dcm2niix customization line which sets its search depth to its maximum value, allowing dcm2bids to work with flywheel's DICOM sync directorysetup
: the default.bidsignore
file now includesscans.json
, a file generated by heudiconv which would cause validation to fail otherwisebids validate
: Inclpipe_config.json
, MovedBIDSValidatorImage
fromPostprocessingOptions
block toBIDSValidationOptions
block. The command will still look for the image in its old location if it can't find it in BIDSValidationOptions, maintaining backwards compatibility with < 1.7.3 config filespreprocess
: Leaving the[TemplateFlowPath]
empty no longer results an unhelpful messageglm prepare
: improved logging messagesglm prepare
: changed how file copying works so only file contents are copied, not their permissions, making the command easier to run in a shared environmentclpipe
:-config_file/-c
is now a required argument in most commands to prevent unhelpful error output if no config file given, and to steer clpipe more towards being configuration file drivenclpipe
: ignore writing to clpipe.log if the user does not have permission to do soclpipe
: clpipe.log file now includes usernamesclpipe
: clpipe.log file is written with group write permission by default
setup
: generated glm_config.json file's[GLMSetupOptions][LogDirectory]
field is now automatically filled out. Previously it was left blank, despite the appropriate log folder being automatically created, and would throw an error in the batch manager if not filled out manually.reports fmriprep
: fixed issue where the main .html report files were not being bundled into the output zipglm prepare
: fixed issue where FileNotFoundErrors were not caught correctly, causing the program to exit earlier than intended
Files
cohenlabUNC/clpipe-v1.7.3.zip
Files
(30.8 MB)
Name | Size | Download all |
---|---|---|
md5:fbc507ead2289babfb8c64a586f71a74
|
30.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cohenlabUNC/clpipe/tree/v1.7.3 (URL)