Skip to content

scitran-apps/apply-canonical-xform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Docker Stars

scitran/apply-canonical-xform

Reorient NIfTI data and metadata fields into RAS space by estimating and applying a canonical transform.

This Gear uses a compiled version of the VISTASOFT function niftiApplyCannonicalXform.

Example Usage

mkdir -p input/nifti && mkdir output
cp <nifti-file.nii.gz> input/nifti
docker run --rm -ti -v `pwd`/input:/flywheel/v0/input -v `pwd`/output:/flywheel/v0/output scitran/apply-canonical-xform

About

Reorient NIfTI data and metadata fields into RAS space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published