Change Log ========== 0.3.2: XXX ---------- * HDF5TomoScan * manage hdf5 files using the HDFFile Class in order to avoid any file corruption. 0.3.1: 2020/08/19 ----------------- * TomoScanBase * add field_of_view * notebooks: rework notebooks 0.3.0: 2020/06/26 ----------------- * move default distance units to meter * open with swmr mode by default * utils: * add get_compacted_dataslices * rework HDF5 mock class 0.2.0: 2020/03/09 ----------------- * add some cache * TomoScanBase * add distance * add energy * EDFTomoScan * rework guess_index_frm_file_name * HDF5TomoScan * add entry (one master file can have several sequence so several HDF5TomoScan) * add image_key (projection, dark...) * adapt to latest bliss file (bamboo) * add return_projs * add rotation_angle * add magnified pixel size * add frames * rework UnitSystem 0.1.0: 2020/02/11 ----------------- * add tomoscan.esrf.edfscan * add tomoscan.esrf.hdf5scan