Ticket #11774 (new)

Opened 5 years ago

Last modified 5 years ago

Improve code in min/max calculations in LineViewer.

Reported by: Roman Tolchenov Owned by: Roman Tolchenov
Priority: major Milestone: Release 3.5
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

In MantidQwtWorkspaceData: In the unlikely event that curMax == curMin == 0, this won't do anything.

In QwtIMDWorkspaceData, the calculateMinMax method could be deleted and have calculateYMinAndMax called in its place, rather than having calculateMinMax do nothing but call calculateYMinAndMax.

Change History

comment:1 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12612

Note: See TracTickets for help on using tickets.