healpix_geo.nested.RangeMOCIndex.union#
- RangeMOCIndex.union(other)#
Compute the set union of two indexes
- Parameters:
other (
RangeMOCIndex) – The other index. May have a different depth, in which case the result will use the maximum depth between both indexes.- Returns:
result (
RangeMOCIndex) – The union of the two indexes.