Skip to main content
Ctrl+K

ClearMap 3.1

  • Overview
  • Introduction
  • Installation
  • Usage
  • Package Organisation
    • GUI usage
    • ClearMap pipelines
    • ClearMap API
    • News and Media
    • References
  • GitHub
  • X
  • Overview
  • Introduction
  • Installation
  • Usage
  • Package Organisation
  • GUI usage
  • ClearMap pipelines
  • ClearMap API
  • News and Media
  • References
  • GitHub
  • X

Section Navigation

  • ClearMap.Alignment
  • ClearMap.Analysis
  • ClearMap.IO
  • ClearMap.ImageProcessing
  • ClearMap.ParallelProcessing
  • ClearMap.Scripts
  • Settings
  • ClearMap.Utils
  • ClearMap.Visualization
  • ClearMap.config
  • ClearMap.gui
  • ClearMap.pipeline_orchestrators
  • ClearMap API
  • ClearMap.gui
  • tab_registry

tab_registry#

class TabRegistry[source]#

Bases: object

Computes the set of tabs to display based on the current config view and sample state.

valid_tabs(mode: AppMode, sample_manager: SampleManager, group_controller: AnalysisGroupController | None = None) → list[type[GenericTab]][source]#
global_score(cls: type[GenericTab]) → float[source]#

Absolute priorities override computed scores. 0 = hard first, 100 = hard last, otherwise group+within/100.

previous

style

next

tabs

On this page
  • TabRegistry
    • TabRegistry.valid_tabs()
  • global_score()
Show Source

© Copyright Copyright © 2020 by Christoph Kirst.

Built with the PyData Sphinx Theme 0.19.0.