Updates for Week 4 of 2019

  • Workbench has been added to the OSX package
  • Workbench project save now works for all plot types
  • Workbench table workspace view improvements
  • WISH reduction uses AlignAndFocusPowder
  • Indirect Data Analysis interface updates and improvements
  • Muon interface updates and improvements
  • SCD reduction has the ability to optimize sample position for each run
  • Fix cross-platform/python2-3 issues in error reporter
  • Updated PyCharm project structure instructions, and local debugging instructions
  • Workbench bugfixes for viewing dat from MatrixWorkspace and TableWorkspace
  • TableWorkspace column types better reported in python
  • Improved access of geometry from Python

Detailed Merges for Jan 21 to 27, 2019

on github

  • PR23651 - Muon - Widget; Muon Grouping Table
  • PR23652 - Muon - Widget; Pairing Table
  • PR23654 - Muon - Widget; Home Tab Instrument Widget
  • PR23655 - Muon - Widget; Home Tab Grouping Widget
  • PR23673 - Muon - Widget; Load Widget
  • PR23951 - Refactor wish to use align and focus powder
  • PR24082 - Package Mantid Workbench for OSX
  • PR24374 - Reflectometry GUI restructuring 4: Runs tab
  • PR24390 - Restore full workspace history on WorkspaceGroups
  • PR24450 - Allow FileFinder findRuns to Search for Vector of Provided Extensions
  • PR24456 - Indirect Data Analysis - Undock mini plots
  • PR24464 - Indirect - Automatic rqw contour plot in sqw interface
  • PR24465 - Do not double declare properties
  • PR24473 - Fixes for Geometry Access via Python
  • PR24494 - Workbench: Project Save saves all plot types and not just basic plots
  • PR24508 - Add some more tests for mantid.plots.helperfunctions
  • PR24530 - Indirect Data Analysis - Multiple input Unexpected error
  • PR24535 - Optimize sample position for each run
  • PR24542 - Cleanup blocksize() usage
  • PR24550 - Increased logging level of creating geometry cache because of slow creation
  • PR24563 - Update Matrix/TableWorkspaceDisplay and InstrumentView on workspace change
  • PR24566 - Fix error reporter inside MantidPlot
  • PR24571 - Fix TableWorkspaceDisplay resize and add show data context
  • PR24574 - MR: Add option to clean data
  • PR24585 - Add super-class call for MWD resize event
  • PR24586 - Fix column types returned by TableWorkspace in Python
  • PR24589 - Add script execution timestamp to editor status
  • PR24590 - BASIS banks selections depends on reflection selection
  • PR24594 - Some fixes for issues found in testing of MDNorm
  • PR24600 - Add RunNumber to Each Workspace in Multi-Period Event Data
  • PR24602 - Updated PyCharm project structure instructions, and local debugging instructions