mantidproject / vesuvio

Source code for Vesuvio analysis algorithms
0 stars 1 forks source link

Add ability to set config and run analysis from workbench #94

Closed MialLewis closed 11 months ago

MialLewis commented 11 months ago

Description of work:

This adds the ability to easily use the mvesuvio analysis from workbench.

At it's simplest:

import EVSVesuvio as mv
mv.run(yes_to_all=True)