ScatteredLight.iof¶
giant.photometry.scattered_light_class
:
- ScatteredLight.iof(target_index, photometry, function=None, **kwargs)[source]¶
Calculate i_over_f due to scattered light of the target defined in photometry
- Parameters:
target_index (int) – the index into the
target_objs
list for which to compute i_over_f due to scattered lightphotometry – Photometry object containing the scene and PhotometricCameraModel
function (Callable | None) – i_over_f function to use if not provided when initializing/overwriting self.luminocity_function
- Return type:
float