Skip to content

[Story] Enable drtSANS within Mantidworkbench #30

@glass-ships

Description

@glass-ships

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.

Screen_Shot_2022-08-29_at_4.55.57_PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions