Skip to content

Improvements to SubframeShapes

Zamaan Raza requested to merge shape-model into main
  • Removed the old profile preview which used only histogram profile data, replaced it with two different graphics: i) a small cut from the detector image showing the selected peaks in its peak-only 3D bounding box ii) a preview of what a profile generated using the selected parameters would look like in the same peak region.
  • Removed unused integration bounds from SubframePredictPeaks
  • Removed 8 bit image compatibility (will never be used)
  • Allow user to build ShapeModel using fixed elliposid integration region

Resolves #614 (closed), #613 (closed), #610 (closed)

Merge request reports