Ticket #571 (closed: fixed)
Instrument view: max value of colour map is wrong
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 17 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Load the merlin definition (probably best on windows to get graphics card support).
Default colour map max is 3.72233e+06
This appears to come from index 69632 detector 11.
According to the XML definition this is correctly marked as a monitor.
We used to have code in the colour map vaule selection to exclude monitors from the min and max value selection. Monitors were always coloured with the max value in the colour map.
This code looks to not be working any more.
We need this for demonstrations at the ICNS. Deadline for this is end of Tuesday.
Change History
Note: See
TracTickets for help on using
tickets.
(In [2390]) Fixed problem with monitor checking and colouring in instrument window. Fixes #571