Ticket #1769 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

SANS GUI: Show 2D data plot

Reported by: Mathieu Doucet Owned by: Mathieu Doucet
Priority: major Milestone: Iteration 25
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

The 2D image currently shown on the SANS Reduction GUI is currently from an image file. We need to produce that image from the actual data.

Change History

comment:1 Changed 10 years ago by Mathieu Doucet

(In [6960]) 2D plotting from the data. Re #1769

comment:2 Changed 10 years ago by Mathieu Doucet

(In [6962]) Added error catching. Re #1769

comment:3 Changed 10 years ago by Mathieu Doucet

  • Status changed from new to accepted
  • Owner set to Mathieu Doucet

comment:4 Changed 10 years ago by Mathieu Doucet

  • Status changed from accepted to verify
  • Resolution set to fixed

Now uses Matplotlib to plot the data if both numpy and matplotlib are on the system. If not, the application will looks for an Images folder under the data file folder.

comment:5 Changed 10 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:6 Changed 10 years ago by Martyn Gigg

  • Status changed from verifying to closed

Tested with and without matplotlib and no errors result either way. The picture looks reasonable.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2616

Note: See TracTickets for help on using tickets.