Summary
Hdf5saver |
Process category | Brief description | Computational demand for typical tomography data (low, medium, high) | Comment(s) | Reference(s) | Common alternative process(es) |
---|
saver | To save reconstruction(s) to output file(s). | Low | By default, Hdf5saver is the final process in every process list (hence there is normally no need to add it explicitly). It should only be explicitly added to a process list if one wishes to overwrite its default parameters, which must be done individually for each dataset (advanceduse). | HDF5 data model & file format | TiffSaver |
Parameters
Code Block |
---|
title | Savu Configurator command |
---|
|
>>> disp 1 -avv
-------------------------------------------------------------------------------------
5) Hdf5Saver(savu.plugins.savers.hdf5_saver)
A class to save data to a hdf5 output file
1) in_datasets : []
The name of the dataset to save.
2) pattern : optimum
Optimise data storage to this access pattern: 'optimum' will automate this
process by choosing the output pattern from the previous plugin, if it exists,
else the first pattern.
-------------------------------------------------------------------------------------
>>> |
For basic information on this process, please use the disp -av (or disp -avv or disp-v[v] <process index>) command in Savu Configurator (see above). The table below is intended to provide some additional notes on a number of selected topics:
Item | Parameter name | Parameter format | Example(s) | Comment(s) |
---|
Parameter value |
---|
TaskEffect |
---|
1 | in_datasets |
|
|
|
|
2 | pattern |
|
|
|
|
Usage
ContTBC.