HpInLsstFov

class rubin_sim.scheduler.utils.HpInLsstFov(nside=None, fov_radius=1.75, scale=100000.0)

Bases: object

Return the healpixels within a pointing. A very simple LSST camera model with no chip/raft gaps.

Methods Summary

__call__(ra, dec, **kwargs)

Parameters:

Methods Documentation

__call__(ra, dec, **kwargs)
Parameters:
rafloat, array

RA in radians

decfloat, array

Dec in radians

Returns:
indxnumpy array

The healpixels that are within the FoV