CIBC:Documentation:SCIRun:Reference:Teem:SetNrrdProperty

From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki

Jump to: navigation, search

Contents

SetNrrdProperty

Information

Package: Teem
Catagory: Misc
Author(s): David Weinstein
Status: Supported in latest version
Version: 3.0

Description

Summary

Set a Property for a Nrrd.

Detailed Description

Set a Property for a Nrrd. The property can then be used by downstream modules to determine various things about the Nrrd. This module is only used for editing string properties.

The properties most commonly set are:

name: The name of the Nrrd.

units: What units are used when measuring a Nrrd.

Properties are generally used for domain specific information, such that the number used in the base SCIRun module set is quite limited.

There are also several properties which are not currenty editable with this module. These include the multi-value properties and properties which are not just strings. These include the minmax property which is a cache of the min and max values for a Nrrd, and the conductivities_table which contains conductivities for an indexed Nrrd.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:Teem

Personal tools