sidpy.hdf.reg_ref.copy_all_region_refs¶
- sidpy.hdf.reg_ref.copy_all_region_refs(h5_source, h5_target)[source]¶
Copies only region references from the source dataset to the target dataset
- Parameters:
h5_source (h5py.Dataset) – Dataset from which to copy region references
h5_target (h5py.Dataset) – Dataset to which to copy region references to