sidpy.hdf.reg_refΒΆ
Created on Tue Nov 3 21:14:25 2015
@author: Chris Smith, Suhas Somnath
Functions
Attempts to build region references |
|
Makes sure that the provided instructions for a region reference are indeed valid. |
|
Copies only region references from the source dataset to the target dataset |
|
Copies a region reference from one dataset to another taking into account that a dimension has been lost from source to target |
|
Create a region reference in the destination dataset using an iterable of pairs of indices representing the start and end points of a hyperslab block |
|
Given an hdf5 region reference and the dataset it refers to, return an array of indices within that dataset that correspond to the reference. |
|
Gets the region in a dataset specified by a region reference |
|
Copies a region reference from one dataset to another without alteration |
|
Creates attributes of a h5py.Dataset that refer to regions in the dataset |