Ticket #11520 (closed: fixed)

Opened 5 years ago

Last modified 5 years ago

Non-orthogonal sources

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: blocker Milestone: Release 3.4
Component: GUI Keywords: paraview vates
Cc: Blocked By:
Blocking: Tester: Anton Piccardo-Selg

Description

Attachments

Screen Shot 2015-04-14 at 10.55.55.png (161.1 KB) - added by Owen Arnold 5 years ago.

Change History

comment:1 Changed 5 years ago by Owen Arnold

Create a test workspace like this:

CreateSimulationWorkspace(Instrument='SXD', BinParams='100,100,100000', OutputWorkspace='sxd', UnitX='TOF')
SetUB(Workspace='sxd', gamma=60)
SetGoniometer(Workspace='sxd')
sxd_md = ConvertToMD(InputWorkspace='sxd', QDimensions='Q3D', dEAnalysisMode='Elastic', Q3DFrames='HKL', QConversionScales='Q in lattice units', OverwriteExisting=False, MinValues='-15,-15,-15', MaxValues='15,15,15'
, SplitInto='2', SplitThreshold=50)

Showing in the splatter plot should look like this ....

Changed 5 years ago by Owen Arnold

comment:2 Changed 5 years ago by Owen Arnold

  • Status changed from new to inprogress

comment:3 Changed 5 years ago by Owen Arnold

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

comment:4 Changed 5 years ago by Anton Piccardo-Selg

  • Status changed from verify to verifying
  • Tester set to Anton Piccardo-Selg

comment:5 Changed 5 years ago by Anton Piccardo-Selg

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12358

Note: See TracTickets for help on using tickets.