HpInComcamFov

class rubin_sim.scheduler.utils.HpInComcamFov(nside=None, side_length=0.7)

Bases: object

Return the healpixels within a ComCam pointing. Simple camera model with no chip gaps.

Methods Summary

__call__(ra, dec[, rot_sky_pos])

Parameters:

Methods Documentation

__call__(ra, dec, rot_sky_pos=0.0)
Parameters:
rafloat

RA in radians

decfloat

Dec in radians

rot_sky_posfloat

The rotation angle of the camera in radians

Returns
——-
indxnumpy array

The healpixels that are within the FoV