Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleSavu 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.
-------------------------------------------------------------------------------------

>>>

Additional notes

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:

ItemParameter nameParameter formatExample(s)Comment(s)
Parameter valueEffect
1

in_datasets





2

pattern





...