Module: Convert To Large Data Format ()

Description:

This module allows the conversion of large image data to LDA file format (default) or to Large Disk Data.

Conversion to LDA format can be applied to original data of the following formats: , Raw Data, Stacked Slices (stacks of SGI, TIFF, GIF, JPEG, BMP, PNG, JPEG2000, PGX, PNM, and RAS raster files), SEG-Y and Bio-Formats (The license is required).

To create a Convert To Large Data Format module, use the File menu's Convert To Large Data Format submenu. Select the input files with the Inputs port, specify the output with the Output port. Press the Apply button to start the conversion process.

Depending on the input format, you may be asked to supply parameters as described in TIFF format or Raw Data during the conversion process. If the input file is a SEG-Y file, the SEG-Y Wizard will be displayed.

After a successful conversion, a new data object appears in the Project View.

Ports:

Inputs

The list of input files.
Note: For the moment, only one file must be added using Bio-Formats.

Output

One output file.
Note: Using Bio-Formats, the convert generates one file per 3D volume, e.g. a time series with 10 time steps would generate 10 individual files.

Tile Size

The size of the tiles which are build by LDM.

Compression

To activate gzip compression or not.

Sampling Type

To specify the algorithm used to build low resolution tiles:

Commands:

convertToDiskData
To convert large image data to LDA file format (default) or to Large Disk Data. Allowed options:

convertBioFormatsToDiskData
To convert large image data using Bio-Formats to LDA file format (The license is required). Allowed options:

forceAmira311Format {0|1}
Provided for compatibility with Amira 3.1 and earlier. Lets you select the output data format.
0 = LDA file format,
1 = Large Disk Data = Amira 3.1 format.
Notes:

forceBioFormatsReader {0|1}
Force to use HxConvertToDiskData with Bio-Formats (The license is required).
0 = Do not force to use Bio-Formats,
1 = Force to use Bio-Formats.