Versions Compared

Key

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

...

NxtomoLoader
Process categoryBrief description

Computational demand

for typical tomography data

(low, medium, high)

Comment(s)Reference(s)Common alternative process(es)
loaderTo load raw data from input file(s).Low
  1. Implements lazy loading, i. e. loading of data is delayed until the first genuine access by another process in the process list - loading times depend on data chunking of source dataset(s).
  2. Capable of handling the case of dark- and flat-field images being supplied in datasets stored in individual NeXus datasets.
  3. Does not handle the case of the NXtomo entry pointing to a set of paths to individual TIFF files (as opposed to a single 3-dimensional HDF5 dataset).  
  1. NeXus NXtomo application definition
  2. NeXus file format
  3. HDF5 data model & file format


...