Skip to content

Add helper function to retrieve any H5 attribute

Pierre Paleo requested to merge get_generic_key into master

This MR adds a helper function _get_generic_key which can be used by all @property accessing HDF5 attributes.

It also adds the exposure time to the HDF5TomoScan attributes.

Merge request reports