omni.pipelines.func.normalize#

Functions

debias(output_path, ref_func[, spline_fit])

Bias field correction of anatomical images.

omni.pipelines.func.normalize.debias(output_path: str, ref_func: str, spline_fit: str = '[200,3,1x1x1,3]')[source]#

Bias field correction of anatomical images.

Parameters:
output_pathstr

Output path to write out files to.

ref_funcstr

Reference functional

spline_fitstr

Custom spline fitting string.

Returns:
str

Bias field corrected/Normalized functional.