calc_norm_factor¶
- rubin_sim.scheduler.utils.calc_norm_factor(goal_dict, radius=1.75)¶
Calculate how to normalize a Target_map_basis_function. This is basically: the area of the fov / area of a healpixel / the sum of all of the weighted-healpix values in the footprint.
- Parameters:
- goal_dictdict of healpy maps
The target goal map(s) being used
- radiusfloat (1.75)
Radius of the FoV (degrees)
- Returns:
- Value to use as Target_map_basis_function norm_factor kwarg