Ticket #254 (closed: fixed)
Instrument display: Unwrap to flat view
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 26 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description (last modified by Nick Draper) (diff)
Allow the instrument view to display two other modes
- 3D (current)
- 2D Cylindrical (plot theta-y)
- 2D Spherical (plot theta-phi)
For the 2D views the resulting image should be static (no rotation or panning) but should support (as the 3D view) in order:
- picking
- colour mapping
- integration limits
- zooming
- Instrument tree selection
Change History
comment:1 Changed 12 years ago by Nick Draper
- Owner set to Sri Nagella
- Priority changed from major to minor
- Milestone changed from Iteration 13 to Iteration 14
comment:2 Changed 12 years ago by Nick Draper
- Owner Sri Nagella deleted
- Priority changed from minor to major
- Milestone Iteration 14 deleted
comment:4 Changed 11 years ago by Nick Draper
- Owner set to Martyn Gigg
- Status changed from new to assigned
- Description modified (diff)
- Milestone changed from Unassigned to Iteration 22
comment:6 Changed 10 years ago by Nick Draper
- Priority changed from minor to critical
- Component set to Mantid
- Description modified (diff)
comment:10 Changed 10 years ago by Roman Tolchenov
comment:11 Changed 10 years ago by Roman Tolchenov
comment:12 Changed 10 years ago by Roman Tolchenov
comment:13 Changed 10 years ago by Roman Tolchenov
comment:14 Changed 10 years ago by Roman Tolchenov
comment:15 Changed 10 years ago by Roman Tolchenov
comment:16 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:17 Changed 10 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
comment:18 Changed 10 years ago by Michael Whitty
- Status changed from verifying to reopened
- Resolution fixed deleted
Getting messages in the Results Log along the lines of:
OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1,1,-1.#IND,-1.#IND,-1,1 OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1.47486,1.455,-1.#IND,-1.#IND,-41.12,75.175 OpenGL error detected in UnwrappedSurface::drawSurface: invalid value OpenGL error detected in UnwrappedSurface::drawSurface: invalid value
when viewing the IRIS instrument in Instrument view, changing between the view types (Full 3D, Cylindrical *, Spherical *) etc.
comment:20 Changed 10 years ago by Roman Tolchenov
comment:21 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:22 Changed 10 years ago by Roman Tolchenov
- Status changed from verify to reopened
- Resolution fixed deleted
comment:23 Changed 10 years ago by Roman Tolchenov
comment:25 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:26 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:27 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 26
Sorry I didn't mean to move these ones reverting back to It 26
comment:29 Changed 10 years ago by Michael Whitty
- Status changed from verifying to closed
still receive the following errors in the Results Log when initially openning the instrument view:
OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1,1,-1.#IND,-1.#IND,-1,1 OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1,1,-1.#IND,-1.#IND,-1,1 OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1,1,-1.#IND,-1.#IND,-1,1 OpenGL error detected in GLViewport::issueGL(): invalid value Arguments to glOrtho: -1.47486,1.455,-1.#IND,-1.#IND,-41.12,75.175
but the cylindrical/spherical seem to work ok and these do not seem to prevent functionality.
things seem to do what one would expect. so passing testing and creating a new ticket (#2086) for these errors.
comment:30 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1102