Create 611-compliant recipe tables in tex
update rows names according to item 1386 in 611 doc, such as adding a row on "Error conditions and handling".
1387 Each CPL plugin shall be described. It is expected that there is a one to one correspondence between instrument raw or intermediate product data types, pipeline recipes and a corresponding CPL plugin. This correspondence is documented in the Data Processing Table (see appendix C of this document). For each CPL plugin the following information is required:
- plugin name
- purpose
- type (Science, Calibration)
- input raw data and if relevant previous intermediate calibration data
- plugin parameter list, and their default value required for unsupervised, automatic pipeline processing.
- algorithm pseudo-code including the reference to the previously defined DRL functions.
- the resulting calibration data including FITS data structure, data content and identification keywords such as PRO keywords
- the QC parameters that can are produced by this plugin in the form of parameter (PAF) files.
- Error conditions and handling