CIBC:Documentation:SCIRun:Reference:Teem:UnuAxinfo
From SCIRun Documentation Wiki
Contents |
UnuAxinfo
Information
- Package: Teem
- Catagory: UnuAtoM
- Author(s): Martin Cole
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Modify attributes of a nrrd for a given axis. The only attributes which are set are the label, kind, minimum and maximum values, spacing, and spaceDirection.
Detailed Description
Modify attributes of a nrrd for a given axis. The only attributes which are set are the label, kind, minimum and maximum values, spacing, and spaceDirection.
The values given in the UI will be set to be the corresponding values of the new nrrd. In order for a given field to be set in the output nrrd, check the box next to the field. NOTE: If the min, max, and spacing values are invalid due to the new given values, the max point will be re-calculated using the min, spacing, and number of samples.
A NRRD's axis can either define spaceDirection and a spaceOrigin, or min and max points with spacing -- but not both. Therefore if the input NRRD has min, max, or spacing defined, you cannot set the spaceDirection vector. Or if the spaceDirection vector is set, you cannot set the min, max, or spacing.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
