FiveSigmaStacker¶
- class rubin_sim.maf.stackers.FiveSigmaStacker(airmass_col='airmass', seeing_col='seeingFwhmEff', skybrightness_col='skyBrightness', filter_col='filter', exptime_col='visitExposureTime')¶
Bases:
BaseStacker
Calculate the 5-sigma limiting depth for a point source in the given conditions.
This is generally not needed, unless the m5 parameters have been updated or m5 was not previously calculated.
Attributes Summary
Attributes Documentation
- cols_added = ['m5_simsUtils']¶