good_indices
- acstools.utils_findsat_mrt.good_indices(inds, shape)
Ensures indices are within bounds of array.
- Parameters:
- Returns:
fixed_inds – Same format as input
inds
, but truncated to fall inside array dimensions.- Return type:
array of tuples