healpix_plot.sampling_grid.ParametrizedSamplingGrid#

class healpix_plot.sampling_grid.ParametrizedSamplingGrid(shape: 'tuple[int, int]', resolution: 'tuple[float, float] | None', center: 'tuple[float, float] | None')[source]#
__init__(shape, resolution, center)#

Methods

__init__(shape, resolution, center)

from_bbox(bbox, shape)

from_dict(mapping)

from_parameters(shape[, resolution, center])

resolve(cell_ids, parameters)

Attributes

shape

resolution

center