healpix_geo.slices.ConcreteSlice#

class healpix_geo.slices.ConcreteSlice#

Slice with concrete values

Note: no None values allowed.

__init__()#

Methods

__init__()

as_pyslice()

Convert to a python slice

indices()

Extract the elements of the slice

join(slices)

size()

Compute the size of the slice

Attributes