Cepheid.Normalization.Magnitude (Cepheid v0.1.0)
View SourceFunctions for normalizing the magnitude of light curves.
Summary
Functions
Computes range- and phase-normalized visual magnitudes using a lambertian sphere phase function.
Functions
Computes range- and phase-normalized visual magnitudes using a lambertian sphere phase function.
Parameters
observed_magnitudes: Nx.Tensor of observed apparent magnitudesobserved_phases: Nx.Tensor of phase angles in radiansobserved_ranges: Nx.Tensor of rangesstd_range: Standard range for normalization (same units as observed_ranges)std_phase: Standard phase for normalization in radians
Returns
- Nx.Tensor of normalized magnitudes