Skip to content

[JF][pnCCD][ePix100] Feat: new method to display CCV metadata in reports

Karim Ahmed requested to merge Feat/retrieved_constants_display_markdown into master

CalibrationData method to return a markdown text that can be displayed in reports to show the creation time for retrieved constants as well as the CCV CalCat URL.

Description

This is an evolution for that MR: !835 (merged)

display_markdown_retrieved_constants displays a markdown table of all constants retrieved for each module. This is represented by showing the constant creation times (without seconds or timezone) and using a reference link to the CCV on CalCat.

All of these are shown using markdown.

How Has This Been Tested?

It is being tested on the test reference runs.

Relevant Documents (optional)

Screenshot_from_2023-07-05_10-45-32

Screenshot_from_2023-07-05_10-45-09

Screenshot_from_2023-07-05_10-42-58

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

Reviewers

@schmidtp @kluyvert

Edited by Karim Ahmed

Merge request reports