cuperiod.ColumnResolutionError¶
- exception cuperiod.ColumnResolutionError[source]¶
Bases:
CuPeriodError,ValueErrorA required light-curve column could not be resolved unambiguously.
Raised by
cuperiod.core.columns.ColumnMapresolution when a role (time/value/error/band) has no matching column, or when more than one candidate matches and no explicit override was supplied.