Skip to content

Strategy tool

Zamaan Raza requested to merge completeness into main

This MR implements the requested strategy tool (#186 (closed)).

A new experiment can now be created in strategy mode. This will disable all data reduction functionality (all sidebar widgets except SubframeHome and SubframeExperiment), and only allow loading of a single image as a SingleFrame data set.

This image can be indexed, and peaks predicted from the resulting unit cell, over a given rotation range and angle increment. The overall completeness is reported, and a plot of cumulative completeness as a function of sample rotation angle generated.

Resolves #186 (closed), #594 (closed), #595 (closed), #596 (closed)

Merge request reports