Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Masking tools #176

Open
SimonHeybrock opened this issue Apr 18, 2023 · 0 comments
Open

Masking tools #176

SimonHeybrock opened this issue Apr 18, 2023 · 0 comments
Labels
DREAM ESS ESS-specific requirement

Comments

@SimonHeybrock
Copy link
Member

SimonHeybrock commented Apr 18, 2023

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

@SimonHeybrock SimonHeybrock added the ESS ESS-specific requirement label Apr 18, 2023
@nvaytet nvaytet added the DREAM label Jun 28, 2023
@nvaytet nvaytet removed their assignment Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DREAM ESS ESS-specific requirement
Projects
None yet
Development

No branches or pull requests

2 participants