combo_dust_fp

rubin_sim.scheduler.utils.combo_dust_fp(nside=32, wfd_weights={'g': 0.44, 'i': 1.0, 'r': 1.0, 'u': 0.31, 'y': 0.9, 'z': 0.9}, wfd_dust_weights={'g': 0.13, 'i': 0.25, 'r': 0.25, 'u': 0.13, 'y': 0.25, 'z': 0.25}, nes_dist_eclip_n=10.0, nes_dist_eclip_s=-30.0, nes_south_limit=-5, ses_dist_eclip=9.0, nes_weights={'g': 0.2, 'i': 0.46, 'r': 0.46, 'u': 0, 'y': 0, 'z': 0.4}, dust_limit=0.19, wfd_north_dec=12.4, wfd_south_dec=-72.25, mc_wfd=True, outer_bridge_l=240, outer_bridge_width=10.0, outer_bridge_alt=13.0, bulge_radius=17.0, north_weights={'g': 0.03, 'i': 0.03, 'r': 0.03}, north_limit=30.0, smooth=True, fwhm=5.7)

Based on the Olsen et al Cadence White Paper

XXX—need to refactor and get rid of all the magic numbers everywhere.