CIBC:Documentation:SCIRun:Reference:SCIRun:ReadField
Contents |
ReadField
Information
- Package: SCIRun
- Catagory: DataIO
- Author(s): Alexei Samsonov
- Status: Supported in latest version
- Version: 3.0
Description
Summary
ReadField allows the user to load any of the SCIRun supported Field file types and then sets that field in the module's output port.
Detailed Description
Upon opening, the ReadField GUI defaults to reading a single file in the directory where the user's SCIRun executable resides, but also allows the user to navigate to the directory that the user sets for their SCIRUN_DATA environment variable through the Directory widget. The default file type is "*.fld". Other supported file types are listed in the Files of type widget; these are generally NRRD, matlab and mesh types.
If the user attempts to read in a file other than a SCIRun supported file type, or uses an incorrect file format, an error message will be logged on the SCIRun module. Clicking the Set button will load the file. Clicking the Execute button will send the loaded field downstream if other modules are connected to the ReadField module's output port.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun