giant.photometry.scattered_light_class.ScatteredLight¶
- class giant.photometry.scattered_light_class.ScatteredLight(luminosity_function, factor=1)[source]¶
Bases:
object
This class is used to determine the I/F and DNrate of a target due to scattered light
- Parameters:
luminosity_function (Callable) – function that inputs scene and scene object and returns IoverF
factor (float | None) – scaling factor to apply to DNRate
Summary of Methods
Calculate i_over_f due to scattered light of the target defined in photometry |
|
Calculate DNrate due to scattered light of the target defined in photometry |