Figure 4
Scheme of the Hdf5Opener streaming process. The `Stream' object passes to the Hdf5Opener (red arrow) to the read queue which consists of a list of read requests. Hdf5Opener reads sequentially, in `continuous' mode, each read request and stores the result in the storage array (blue arrow). |