Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • use epixquad:raw:raw (Array3d) and epixquad:calibconst (dict) as input to Geometry to generate image (Array2d),
  • pass this image to RoiArch input, draw/edit arch, get Mask (Array2d) shaped as input image,
  • use node Mask3dFrom2d with input mask2d from RoiArch and inds_xy from Geometry to generate 3-d mask array shaped as raw data,
  • use nodes TableFromArr3d to convert 3-d mask to 2-d table of segments (without Geometry) to plot with ImageViewer.1

Image Added

Potential extension of the node Geometry for 3-d mask output (TEMPORARY FOR PRESENTATION ONLY)

...