| getMode01 | error |
| | unexpected DATATYPE in input table |
| getMode02 | error |
| | No DATATYPE in input table |
| readBadpix01 | error |
| | Array size smaller than the number of bad pixels |
| getCcd10 | warning |
| | No CCDID in input table
corrective action: return 0 |
| getCcd11 | warning |
| | No INSTRUME in input table
corrective action: return 0 |
| getCcd12 | warning |
| | INSTRUME=EMOS and no CCDNODE in input table
corrective action: return 0 |
| getCcd13 | warning |
| | INSTRUME=EPN and CCDID not 0,1,2 in input table
corrective action: return 0 |
| getCcd14 | warning |
| | INSTRUME=EMOS and CCDID not in 1-7 in input table
corrective action: return 0 |
| getCcd15 | warning |
| | INSTRUME=EPN and no QUADRANT in input table
corrective action: return 0 |
| getCcd16 | warning |
| | Unrecognized INSTRUME in input table
corrective action: return 0 |
| getCcd17 | warning |
| | INSTRUME=EPN and QUADRANT not in 0-3 in input table
corrective action: return 0 |
| getCcd18 | warning |
| | INSTRUME=EMOS and CCDNODE not 0,1 in input table
corrective action: return 0 |
| equalKeywords11 | warning |
| | One of the keywords is not present in the first input table
corrective action: return False |
| equalKeywords12 | warning |
| | One of the keywords is not present in the second input table
corrective action: return False |
| equalKeywords13 | warning |
| | One of the keywords is not identical in both tables
corrective action: return False |
| equalKeywords14 | warning |
| | One of the keywords has unknown type in the first input table
corrective action: ignore keyword |
| equalKeywords15 | warning |
| | One of the keywords does not have the same type in both tables
corrective action: return False |
| putPrimaryKeywords10 | warning |
| | One of the keywords is not present in the input table
corrective action: continue |
| sizeListParam10 | warning |
| | parameterCount returned a negative value
corrective action: return 0 |
| readListParam10 | warning |
| | string parameter too long
corrective action: truncate |