-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
As an instrument scientist I want to be able to use drtSANS within Mantidworkbench.
| Parent | Children |
|---|---|
Acceptance Criteria:
Users and instrument scientists can import drtsans and run sans reduction code within Mantidworkbench.
Description, Additional Detail, Context:
Right now users cannot import drtsans when using Mantidworkbench from the script window to the right. It will throw a ModuleNotFound error, even when the Mantidworkbench instance is launched from a sans conda environment, which means one can import drtsans properly from a bash commandline, but cannot do that when Mantidworkbench is initiated within the same environment, as
conda activate sans
mantidworkbench
then in the script window of mantidworkbench, try,
import drtsans
and hit the run button to the top of the window. It gives out the error message.
Reactions are currently unavailable
