giant.photometry.magnitude.PhaseMagnitudeModel

class giant.photometry.magnitude.PhaseMagnitudeModel[source]

Bases: object

This is a parent class used to define the magnitude function of a body by the solar phase angle. A custom magnitude model should follow this template.

The class must contain a magnitude_function definition that inputs a scene and scene object.