Refactor weak beam widget
Compare changes
Files
5+ 8
− 7
@@ -15,7 +15,7 @@ import numpy
@@ -44,7 +44,7 @@ def exec_(argv=None):
@@ -65,12 +65,13 @@ def exec_(argv=None):
Ewoksify WeakBeamWidgetOW
Today the following actions are possible:
apply
: will compute the WeakBeam
and display the result from the interface. The apply is launching a computing 'just' to provide a feedback to the user. So this part is not ewoksified and will stay as it is for now (using darfix OperationThread
)ok
: move to the next widget. Now this will call the darfix task 'WeakBeam'Tested with the following workflow:
note and also adding some widget link with the output.
Output of the original weak beam widget
also requires workflow/ewoks/ewoksorange!169