Skip to content

SourceBrightnessModel

SourceBrightnessModel Schema

Properties

Name Type Description
id Integer No description
is_point_source Boolean True if the source is a point source, False if it is an extended source.
magnitude Float The point source magnitude or extended source surface brightness for the reference filter.
filter_id String(50) (Optional) The filter used as a reference for the spectral component.
av Float The absolute V-band extinction in magnitudes.
rv Float The ratio of total to selective extinction.
temporal_component_id Integer (Optional) No description
spectral_component_id Integer (Optional) No description
model_type Enum(source, sky) No description

Relationships

Relationship Name Type
filter Filter
temporal_component TemporalComponent
spectral_component SpectralComponent