Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Masking tools #176

@SimonHeybrock

Description

@SimonHeybrock

This is required by DREAM and LOKI (and probably more):

In a notebook:

  • Create plots that visualize counts for various logical/physical detector components, e.g., total counts in wires, modules, ...
  • Provide Python function to detector broken components (such as wires), e.g., if they have no counts, or counts below a threshold.
  • Plot the masks in the diagnostics plot. This lets the user verify the masks.
  • All for manual (Python based) manipulation of the masks, e.g., be listing additional wires to mask by hand.
  • Further plots may depend on the instrument, e.g., some may want to show the instrument view with masking in place.
  • Masks will need to be saved to a file. Format to be decided. done, see Save detector masks #180.

Notebooks will likely be instrument-specific, since we need, e.g., different plots for different detector banks, and dimensionality depends on the instrument as well.

Potential example for DREAM:

image

See also https://confluence.esss.lu.se/display/DAM/DREAM+-+Save+mask+to+file

Metadata

Metadata

Assignees

No one assigned

    Labels

    DREAMESSESS-specific requirement

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions