Store mean filter thickness values in exports
Issue #454
resolved
Flat filters are normally recorded with a min and max of +/- a small amount from the nominal. It is normally the nominal that would be useful to know, so we should export the mean instead.
Not sure what to do about real wedge filters - I have never seen one recorded in DICOM though.
Comments (7)
-
reporter -
reporter Factored out filter and filter_thickness value population to replace the three occurancers with one. Refs
#454for xlsx, already fixed for csv. Also fixes#430for all three occurances in csv and xlsx. Test needs updating.→ <<cset 28c86f8aad16>>
-
reporter Updated test for ref
#454.→ <<cset abb6f711c0f8>>
-
reporter -
reporter -
assigned issue to
-
assigned issue to
-
reporter - changed status to resolved
-
reporter Adding ref
#454to changes→ <<cset 08cee7d5c461>>
- Log in to comment
Already done for CSV DX exports in 5709e01