Skip to content

Feature suggestions for ProjData Visualization #1320

@robbietuk

Description

@robbietuk

Relevant directory: https://github.com/UCL/STIR/tree/master/examples/python/projdata_visualisation

#1319 Added a TOF slider. The following are suggestions of changes to be made to ProjData Visualization

Further TOF improvements:

General

  • Improve the "hideous" UI (I wrote it 😄). Example mainLayout.addWidget(self.ProjDataVisualisationGroupBox, 1, 1) -> mainLayout.addWidget(self.ProjDataVisualisationGroupBox, 1, 0, 1, 2) might help by expanding the matplotlib canvas. However window size would vary.
  • Add error handling for loading projdata with no binary or error when reading binary. The error should be displayed in the application window (see here)
  • Colormap limit consistency and options to set values. Currently, the 2D slice determines the colormap and the limits. These should be consistent when sliders are adjusted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions