Ticket #1631 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Switch between cell based nad point based representation

Reported by: Nick Draper Owned by: Owen Arnold
Priority: minor Milestone: Iteration 28
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Is the really needed?, isn't the data always cell based?

Change History

comment:1 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:2 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:3 Changed 10 years ago by Owen Arnold

  • Status changed from new to accepted

comment:4 Changed 10 years ago by Owen Arnold

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

Histogram/bin type data is only meaningful if visualized in a cell based format. However, in CentrePieceRebinning signal/error/npix are provided for a single point. There is no concept of geometry over which signal/error/npix apply. In general, we therefore assume that these scalar values apply to the bottom lh vertex of a voxel and apply over the entire voxel. There is now a pluggable factory method implementation for interpreting MDImageData objects (or anything else desired) in terms of vtkDataSets, therefore bespoke interpretations of how the conversions should be applied may be provided (see vtkThresholdingUnstructuredGrid)

comment:5 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:6 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2478

Note: See TracTickets for help on using tickets.