quince-science / KPI

Data quality reports for data processed in QuinCe
MIT License
0 stars 2 forks source link

Create content to the 'Calculated Values' section of the report #13

Open cla023 opened 4 years ago

cla023 commented 4 years ago

It somehow seems pointless to create figures showing which measured parameter is failing the most etc. since this is clear from the 'Measured Values' Section. Agree? So I'm not sure about which type of content we intend for the 'Calculated Values' section other than what's shown for the measured values section...

Suggest to add some text to the start of this section with content like: "Since these are calculated values based on the other measured data, they contain errors and warnings from the other measured data combined, thus more errors and warnings..."

cla023 commented 4 years ago

The QC comment table (function: 'calc_qc_comment_table') does not separate QC messages. Fix this so that there is only one message per row in the table.

cla023 commented 4 years ago

The QC comment table is now fixed (splits comments correctly by ';') for the calculated values section.