DanielMurphy22
DanielMurphy22
Note this includes a quick fix for issue #34262, but worth checking that issue isn't more complex. **To test:** You may wish to test this on a development IDAaaS environment...
- Some of the exercises here use AlignDetectors, which is now deprecated and should be replaced ApplyDiffCal and ConvertUnits (talk to Diffraction team). - Maybe make clear at the top...
**Original reporter:** Nick Funnell - 1) With `focus_mode=‘All’`, all file names are appended with a “-0”. The -0 signifies merged banks 1-9, so perhaps the -0 could be dropped when...
**Describe the solution you'd like** Add Sequential (use outputs from 1st spectrum as inputs for 2nd, 2nd for 3rd, ...) and Serial (All spectra have the same initial parameter) fitting...
**Describe the solution you'd like** The new Engineering Diffraction GSASII tab will not initially be able to handle texture analysis. This is a feature which should be added in release...
Found while designing new GSASII tab for Engineering Diffraction interface **Describe the bug** If the same focus routine is run multiple times, then the output .gss file will end up...
**Describe the outcome that is desired.** A new mantid webpage has been designed and started. It will replace the current Mantid wiki pages but not the user or dev docs....
**Description of work.** So far just updated the documentation. **To test:** Fixes #34388 --- #### Reviewer #### Please comment on the following ([full description](http://developer.mantidproject.org/ReviewingAPullRequest.html)): ##### Code Review ##### - Is...
https://github.com/mantidproject/mantid/issues/34359#issuecomment-1246992328 The mantidpython and notebook are no longer supported on Linux and MacOS. They should be removed from Windows too. Users are expected to create a conda environment with mantid...
**Description of work.** Set the cursor position to top of file to add API import Also remove check for import from __future__ as Python2 not supported **To test:** save a...