ExgalM5¶
- class rubin_sim.maf.metrics.ExgalM5(m5_col='fiveSigmaDepth', metric_name='ExgalM5', units='mag', filter_col='filter', **kwargs)¶
Bases:
BaseMetric
Calculate co-added five-sigma limiting depth after dust extinction.
Uses phot_utils to calculate dust extinction.
- Parameters:
Methods Summary
run
(data_slice, slice_point)Compute the co-added m5 depth and then apply dust extinction to that magnitude.
Methods Documentation
- run(data_slice, slice_point)¶
Compute the co-added m5 depth and then apply dust extinction to that magnitude.