-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
941 append scaling to ws name #951
base: main
Are you sure you want to change the base?
Commits on Oct 10, 2023
-
Introduced class that appends to suffixes to workspaces
The new class WorkspaceNameAppender returns the changed workspace name for 4 operations: Sum, Subtract, Scale and Rebose. This implementation makes it easier to change the naming conventions if needed. Altered tests to import this class, so that tests get updated if naming convention changes.
Configuration menu - View commit details
-
Copy full SHA for ab02ddf - Browse repository at this point
Copy the full SHA ab02ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ded70 - Browse repository at this point
Copy the full SHA 29ded70View commit details
Commits on Nov 7, 2023
-
Changed main ws operations and started looking into hidden ws
- Altered class for ws name handling of ws operatiosn - Started looking into other sections of code where names of ws are altered - Changed some parts of algorithm wrapper and scripting files - Currently it's a mess because I don't understand what these routines are doing yet
Configuration menu - View commit details
-
Copy full SHA for 1719bff - Browse repository at this point
Copy the full SHA 1719bffView commit details
Commits on Nov 9, 2023
-
Changed methods to suitable variable names
- Named methods in WorkspaceNameHandler according to their function - replaced several parts of code with new methods
Configuration menu - View commit details
-
Copy full SHA for 0f687d3 - Browse repository at this point
Copy the full SHA 0f687d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b9d1b - Browse repository at this point
Copy the full SHA a6b9d1bView commit details
Commits on Nov 10, 2023
-
Changed naming of scaling ws and added two more methods
- Removed '.' from workspaces names because might cause trouble with mantid - Added two methods for appending sufixes to workspaces
Configuration menu - View commit details
-
Copy full SHA for 5a703ca - Browse repository at this point
Copy the full SHA 5a703caView commit details -
- Checked that changing the suffixes in my code makes tests fail - The prefixes '__MSL', '__MSLTMP' and suffix '_HIDDEN' are not covered by the unit tests
Configuration menu - View commit details
-
Copy full SHA for b9b4a0c - Browse repository at this point
Copy the full SHA b9b4a0cView commit details
Commits on Nov 13, 2023
-
- Prevented scaling factor in workspace names from having more than 2 decimal places
Configuration menu - View commit details
-
Copy full SHA for 37beb37 - Browse repository at this point
Copy the full SHA 37beb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633ea86 - Browse repository at this point
Copy the full SHA 633ea86View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda5254 - Browse repository at this point
Copy the full SHA fda5254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ba1b2 - Browse repository at this point
Copy the full SHA 83ba1b2View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for f2b2527 - Browse repository at this point
Copy the full SHA f2b2527View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdb380 - Browse repository at this point
Copy the full SHA abdb380View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e214dc - Browse repository at this point
Copy the full SHA 4e214dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9883cf5 - Browse repository at this point
Copy the full SHA 9883cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d3fe7 - Browse repository at this point
Copy the full SHA 84d3fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe981a - Browse repository at this point
Copy the full SHA dfe981aView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a68e1a - Browse repository at this point
Copy the full SHA 9a68e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f29879e - Browse repository at this point
Copy the full SHA f29879eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b12bdc - Browse repository at this point
Copy the full SHA 2b12bdcView commit details