GVRAutoCache

MacroModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition GVRAutoCache.def

Purpose

The module GVRAutoCache automatically caches an ML image as a GVR volume image by saving it on disk.

Windows

Default Panel

../../../Modules/Macros/GVR/mhelp/Images/Screenshots/GVRAutoCache._default.png

Input Fields

inImage

name: inImage, type: Image

Output Fields

outVolume

name: outVolume, type: GVRVolume(MLBase)

Parameter Fields

Field Index

Auto Save: Bool
Postfix: String
progress: Float
Save: Trigger
Save In Background: Bool
Show Progress Window: Bool
Status: String

Visible Fields

Status

name: status, type: String, persistent: no

Shows status information about the module.

Save

name: save, type: Trigger

If 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.

Hidden Fields

progress

name: progress, type: Float, persistent: no