Skip to content

clpipe v1.7.1

Compare
Choose a tag to compare
@wasciutto wasciutto released this 28 Nov 18:16
· 925 commits to master since this release
85a7b3b

CLI Updates

  • Dramatically improved clpipe CLI speed by optimizing import order
  • All commands now print a help message with no arguments are given
  • ROI commands added to the clpipe CLI
> clpipe roi
Usage: clpipe roi [OPTIONS] COMMAND [ARGS]...

  Region of Interest (ROI) Commands.

  Please choose one of the commands below for more information.

Options:
  -help, -h, --help  Show this message and exit.

Commands:
  atlases  Display all available atlases.
  extract  Extract ROIs with a given atlas.

glm apply_mumford

  • added an option for deleting reg_standard folders, set to False by default
  • fixed a bug that was not allowing the GLM config file to be used over a direct path to the .feat folders

CLI demo

cli-demo.mov