Skip to content

This application will crop and reorient the T1 image to standard orientation and FOV using FSL's fslreorient2std and robustfov.

Notifications You must be signed in to change notification settings

kitchell/app-crop_reorient_t1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Abcdspec-compliant Run on Brainlife.io

app-crop_reorient_t1

This application will crop and reorient the T1 image to standard orientation and FOV.

Author

Funding

NSF-BCS-1734853 NSF-BCS-1636893

Running the App

On Brainlife.io

You can submit this App online at https://brainlife.io/app/5a0f38bf31769f1e4d46cc58v via the "Execute" tab.

Running Locally (on your machine)

  1. git clone this repo.
  2. Inside the cloned directory, create config.json with something like the following content with paths to your input files.
{
    "t1": ../ti.nii.gz
}
  1. Execute the main file via command line

Sample Datasets

If you don't have your own input file, you can download sample datasets from Brainlife.io, or you can use Brainlife CLI.

Output

The output of this App is the cropped/reoriented T1 image.

Dependencies

This App require FSL to run. FSL can be obtained from FSL.

About

This application will crop and reorient the T1 image to standard orientation and FOV using FSL's fslreorient2std and robustfov.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages