[PIPE2D-1652] Fix the PdfMatplotlibFormatter extension Created: 19/Feb/25 Updated: 19/Feb/25 Resolved: 19/Feb/25 |
|
Status: | Done |
Project: | DRP 2-D Pipeline |
Component/s: | drp_qa |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Normal |
Reporter: | Wilfred Gee | Assignee: | Wilfred Gee |
Resolution: | Done | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Looks like the v28 upgrade brings a change in how the formatters get the default extension. The PDF report is an extension of the MatplotlibFormatter so the default extension is png. Currently the only usage of this is the DM Combined Residuals QA, which is giving the PDF report the wrong extension. |
Comments |
Comment by Wilfred Gee [ 19/Feb/25 ] |
For anyone else looking: extension changes to default_extension |