Skip to content

This utility download and segment DiFuMo atlas, so each component is exactly one independent region.

Notifications You must be signed in to change notification settings

SIMEXP/difumo_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

difumo_segmentation

This utility download and segment DiFuMo atlas, so each component is exactly one independent region.

The output layout and naming convention follows templateflow.

Usage

usage: main.py [-h] [-i INPUT_PATH] [-o OUTPUT_PATH] [-d DIM] [-r RES]
               [--version]

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT_PATH, --input-path INPUT_PATH
                        Input difumo path (default: "./data/raw")
  -o OUTPUT_PATH, --output-path OUTPUT_PATH
                        Output segmented difumo path (default:
                        "./data/processed")
  -d DIM, --dim DIM     Number of dimensions in the dictionary. Valid
                        resolutions available are {64, 128, 256, 512, 1024},
                        -1 for all (default: -1)
  -r RES, --res RES     The resolution in mm of the atlas to fetch. Valid
                        options available are {2, 3}, -1 for all (default: -1)
  --version             show program's version number and exit

    Documentation at https://github.com/SIMEXP/difumo_segmentation

About

This utility download and segment DiFuMo atlas, so each component is exactly one independent region.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages