Ticket #3683 (closed: duplicate)

Opened 9 years ago

Last modified 5 years ago

Non Axis-aligned Visualization

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: critical Milestone: Iteration 30
Component: Mantid Keywords:
Cc: zikovskyjl@… Blocked By:
Blocking: Tester: Michael Reuter

Description

Drive MDEW rebinning via paraview to be non axis-aligned.

  • Introduce a new 'default' binning filter that does not work with coordinate transforms for implicit functions.
  • Add new filter specifically to handle binning directed along a non-axis aligned plane. i.e plane with width.
  • Allow the user to specify whether the results are visualized in the old-coordinate frame, or in the new coordinate frame. Probably best to default to the old coordinate frame?

Change History

comment:1 Changed 9 years ago by Owen Arnold

In [14496]:

refs #3683. Cannot specify functions/coordinate transforms for default rebinning.

comment:2 Changed 9 years ago by Owen Arnold

In [14587]:

refs #3683. Alow MDEWRebinningPresenter to configure BinToMDHistoWorkspace alg for rebinning with transformation.

comment:3 Changed 9 years ago by Owen Arnold

In [14594]:

refs #3683. Fetch and apply coordinate transform from IMDWorkspace when creating vtkDataSets.

comment:4 Changed 9 years ago by Owen Arnold

In [14599]:

refs #3683. Fix warnings.

comment:5 Changed 9 years ago by Owen Arnold

In [14600]:

refs #3683. Object panel for transform filter. There is code duplication here that should be fixed later.

comment:6 Changed 9 years ago by Owen Arnold

In [14601]:

refs #3683. New filter that rebins using plane by default.

comment:7 Changed 9 years ago by Owen Arnold

In [14608]:

refs #3683. Disable workspace based coordinate transformations for all but vtkThresholdingHexahedronFactory and only then when used by the RebinningTransformOperator.

comment:8 Changed 9 years ago by Owen Arnold

In [14695]:

refs #3683. Controls to provide parameters for coordinate transformations. Plane interactor removed.

comment:9 Changed 9 years ago by Owen Arnold

In [14696]:

refs #3683. Fix warnings.

comment:10 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted

comment:11 Changed 9 years ago by Owen Arnold

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

The solution has been:

-Have one filter for axis-aligned binning. -Have another filter for non-axis aligned binning. -Let the users specify basis vectors and a origin for the transformation.

comment:12 Changed 9 years ago by Owen Arnold

  • Status changed from verify to reopened
  • Resolution fixed deleted

comment:13 Changed 9 years ago by Owen Arnold

  • Status changed from reopened to accepted

comment:14 Changed 9 years ago by Owen Arnold

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

Duplicate ticket of #3315

comment:15 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:16 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

Yes, this is a duplicate ticket, but some work has been done against this so a link on the other ticket needs to be made.

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4530

Note: See TracTickets for help on using tickets.