RaDecConversionNotImplementedError#

exception lsst.multiprofit.RaDecConversionNotImplementedError#

Bases: NotImplementedError

NotImplementedError for classes that haven’t overridden methods to convert pixel centroids to sky RA/dec.

This is a configuration error that is difficult to test for before fitting individual objects but should generally not be caught, except in unit tests.