half_space_from_ra_dec¶
- rubin_sim.utils.half_space_from_ra_dec(ra, dec, radius)¶
Take an RA, Dec and radius of a circular field of view and return a HalfSpace
- Parameters:
- ra in degrees
- dec in degrees
- radius in degrees
- Returns:
- HalfSpace corresponding to the circular field of view