h5analysis.datautil.get_indices_polygon
- h5analysis.datautil.get_indices_polygon(pairs, scale1, scale2)
Get the indices for specified coordinate pairs
- Parameters:
pairs (list of tuple) – corresponds to coordinates
scale1 (numpy array) – scale to extract closest index from
scale2 (numpy array) – scale to extract closest index from