mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
210 stars 122 forks source link

Redhat Python Smoke Tests :snake: #34533

Closed DanielMurphy22 closed 1 year ago

DanielMurphy22 commented 1 year ago

If at ISIS, please test on IDAaaS

Before testing:

Afterwards:

If you have any questions please contact the creator of this issue.

:snake:

MialLewis commented 1 year ago

Note that script B from https://docs.mantidproject.org/nightly/tutorials/python_in_mantid/solutions/02_pim_sol.html#pim-sol does not work, due to a lack of from mantid.api import AnalysisDataService as ADS statement. I presume if you're following the tutorial, the workspace you try to retrieve is actually in the ADS!