GVRAutoCache¶
- MacroModule¶
author
package
definition
Purpose¶
The module GVRAutoCache automatically caches an ML image as a GVR volume image by saving it on disk.
Windows¶
Default Panel¶
Input Fields¶
inImage¶
- name: inImage, type: Image¶
Output Fields¶
outVolume¶
- name: outVolume, type: GVRVolume(MLBase)¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
Visible Fields¶
Status¶
- name: status, type: String, persistent: no¶
Shows status information about the module.
Save¶
- name: save, type: Trigger¶
When pressed, the attached volume image is saved to disk.
Auto Save¶
- name: autoSave, type: Bool, default: TRUE¶
If checked, the attached volume image is automatically saved to disk as it changes.
Postfix¶
- name: postfix, type: String¶
Sets a postfix string for the saved file.
Save In Background¶
- name: saveInBackground, type: Bool, default: FALSE¶
If checked, the volume image is saved in as a background task so the GUI is not locked.
Show Progress Window¶
- name: showProgressWindow, type: Bool, default: TRUE¶
If checked, a progress window is shown when the image is being saved.