healpix_geo.nested.RangeMOCIndex.from_cell_ids#
- classmethod RangeMOCIndex.from_cell_ids(depth, cell_ids)#
Create an index from given cell ids.
- Parameters:
depth (
int) – The cell depth.cell_ids (
numpy.ndarray) – The cells to construct the the index from.