Calibration tables
When running with RCal enabled (rcal.enabled is set),
and if RCal has been configured to produce output files (rcal.output_h5 is set to a non-empty string),
then RCal produces a set of calibration tables in the H5Parm format per beam and scan
under the following directory structure in the data product PVC:
/product/<eb-id>/ska-sdp/<pb-id>/rcal/<beam-id>/<scan-id>/
For a given value of rcal.output_h5, three files are produced:
<output_h5_stem>.<output_h5_suffix>
<output_h5_stem>_combined.<output_h5_suffix>
<output_h5_stem>_final.<output_h5_suffix>
Details about the structure and contents of each of these can be found in the Getting started documentation of RCal (see H5Parm files section).