Table of Contents
AIR Pipeline Workflow Plugin
User Manual
Introduction
The Automated Image Registration (AIR)-based plugin allows the user to create template and register pre- and post- injection mouse brain images in Analyze Image format using the command-line execution of LONI Pipeline workflows
(LONI Pipeline).
Getting Started
To use the AIR-based image template creation and registration plugin:
- Open the Registration Workspace.
- Add and select the Source and Template data
- Select the AIR Pipeline Workflow item in the Registration Method combobox. If successful, Pipeline Methods drop-down menu will be displayed in the workspace, along with the I/O-paths window and the command-line output window.
File Formats supported
- Analyze Image (16-bit)
Cart objects supported
- derived class of Image3D
User interface
- Choosing pipeline method:
- Select method from drop down menu.
Functional Specification
-
- Create Template method aligns Source images to template image and creates a template based on aligned source images which is saved to the location specified in "Output filename path".
- Register Pre-injection method registers source images to the template image. The output of this step are the source images that are in the same space as the template image. The transformation matrices are also saved to be used to register post-injection images.
- Register Post-injection method applies the transformation matrices saved from Register Pre-injection step to the appropriate source images to put them in the same space.
Workspace Interoperability
Error Handling
| Method | Object | Error | Exception thrown | Notes |
setSourceObjects() | -- | Unsupported mbObject | yes | mbObjectException |
setTemplateObjects() | -- | Unsupported mbObject | yes | mbObjectException |
getRegisteredObjects() | -- | -- | no | none |
DarenLee? - 04 May 2009