| main02 | error |
| | no valid input event file |
| readColParams05 | error |
| | lists of columns and of types do not have the same length |
| getGoodFiles10 | warning |
| | missing, invalid or incompatible input event file. Skip that file
corrective action: check that file |
| testColKeywords12 | warning |
| | column units, keywords or null values in input event file
not compatible with previous files. Skip that file
corrective action: check that file |
| testMode11 | warning |
| | unrecognized data mode. Skip that file
corrective action: check the DATAMODE keyword in that file |
| sortFiles13 | warning |
| | not same unit for TSTART and TSTOP.
Continue, but do not compute TELAPSE
corrective action: check those keywords |
| sortFiles14 | warning |
| | the output event list is empty. Continue anyway
corrective action: check nothing went wrong |
| copyData10 | warning |
| | One column does not exist in one of the input files.
Continue, set to null in output
corrective action: check input file |
| copyData11 | warning |
| | It was asked to change an input boolean or string column
to some other type, or some other type into boolean or string.
Continue, set to Null in output
corrective action: modify output type for that column |
| copyCcdExtension10 | warning |
| | CCD number could not be retrieved from an extension.
Continue, do not copy that extension to the output file
corrective action: check keywords in that extension |
| copyCcdExtension12 | warning |
| | two extensions would have the same name in output file.
Continue, keep only the first one
corrective action: check how that conflict could happen |