paramError | error |
| A minimum wavelet scale was requested, larger than the maximum wavelet scale |
inputImError | error |
| The task encountered a serious error when trying to read the input image. |
inputMapError | error |
| The task encountered a serious error when trying to read the input exposure map. |
reconError | error |
| The task encountered problems making a model image, containing
Gaussians for all detected sources. This map is used to subtract sources from
the input image in order to generate a better background image. |
bgdCalc | error |
| Error generating background map. |
wavCalc | error |
| Wavelet analysis error. Should be accompanied by warnings, which give more specific information. |
srclistError | error |
| Error generating final source list. No sources may have been found. |
unsupportedDataType | warning |
|
corrective action: The task uses single floating point arrays to store images, doubles
are automatically changed to single floating point values, but this may cause errors. |
noExpMap | warning |
| In some
cases an exposure map may not be available, this is, however, not recommended and will result in this warning.
corrective action: A flat exposure map is made, using the EXPOSURE keyword of the input image |
noMatch | warning |
| One of the following keywords in the input image/exposure map did
not match: OBS_ID,EXP_ID and/or
INSTRUMENT. |
reconError | warning |
| This will usually mean that the source list
is empty, so that a "reconstructed image" could not be made
corrective action: No reconstructed image will be written/or in some cases a proper background
map cannot be made, which generates an error. |
diffCoord | warning |
| World coordinates of two images (e.g. exposure map and input image) are different |
noSources | warning |
| No source are present in the source list. |
coordError | warning |
| Signifies an error in the image world coordinates system.
corrective action: The columns RA and DEC
will remain empty in the final source list |