Raised if an insufficient number of sky sources are found for
dynamic detection.
- Parameters:
- msg
str Error message.
- nGoodPix
int Number of good pixels (i.e. not NO_DATA or BAD).
- nPix
int Total number of pixels.
- **kwargs
dict, optional Additional keyword arguments to initialize the Exception base class.