Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mantidproject/mantid

adriazalvarez created a comment on an issue on mantidproject/mantid
Same error message on DNS as #38225

View on GitHub

jhaigh0 created a comment on an issue on mantidproject/mantid
On using the `CatalogLogin` algorithm ![image](https://github.com/user-attachments/assets/ad8a4f2a-e419-4145-abc2-8d5c37480b68)

View on GitHub

MohamedAlmaki created a comment on an issue on mantidproject/mantid
When trying to open DNS Reduction, I got mantid error

View on GitHub

SilkeSchomann created a comment on an issue on mantidproject/mantid
DNS Reduction in Direct throws an error message: ``` Traceback (most recent call last): File "/Users/silke.schomann/mambaforge/envs/mantid_smoke/lib/python3.10/site-packages/workbench/app/ma...

View on GitHub

SilkeSchomann created a comment on an issue on mantidproject/mantid
Garnet, SNAPRed and Shiver show the message that they are not available. This is as expected as they need to be installed manually first before they are available as an interface.

View on GitHub

yusufjimoh created a comment on an issue on mantidproject/mantid
No issues with both Dirty and Clean Install on Linux

View on GitHub

jhaigh0 created a comment on an issue on mantidproject/mantid
When opening `Interfaces->Direct->DNS Reduction` ``` ![image](https://github.com/user-attachments/assets/38cc222c-02b6-48fb-8bee-95ec10f9946e) ```

View on GitHub

RichardWaiteSTFC created a comment on an issue on mantidproject/mantid
Dirty install using .exe worked for me on windows

View on GitHub

warunawickramasingha opened a pull request on mantidproject/mantid
38063 sample transmission calculators DoubleSpinBoxes avoid commas
### Description of work Under `Single` wavelength mode, the spin boxes for `Low`, `Width`, and `High` in the [Sample Transmission Calculator](https://developer.mantidproject.org/Testing/General/Sa...
warunawickramasingha pushed 1 commit to 38063_sample_trans_calc mantidproject/mantid
  • updated stc_view to handle .. fb91670

View on GitHub

MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Smoke Tests: Release 6.11
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this main is...
jhaigh0 pushed 2 commits to 38008_baselinefittingpresenter_changes mantidproject/mantid
  • add IALCBaselineModellingPresenter 1143331
  • add virtual destructor to model interface to help test cleanup ed3abbf

View on GitHub

MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Python Smoke Tests ๐Ÿ
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Workspace/Algorithm Smoke Tests ๐Ÿ‘จโ€๐Ÿš€ ๐Ÿ‘ฉโ€๐Ÿš€ ๐Ÿ‘พ
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Plotting Smoke Tests ๐Ÿ“ˆ ๐Ÿ“Š
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Interface Smoke Tests ๐Ÿคฆ
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
warunawickramasingha created a branch on mantidproject/mantid

38063_sample_trans_calc - Main repository for Mantid code

MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Fitting Smoke Tests ๐Ÿ’ช ๐Ÿƒ
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
MohamedAlmaki opened an issue on mantidproject/mantid
IDAaaS Clean/Dirty Install Smoke Tests ๐Ÿงผ ๐Ÿ’ฉ
An IDAaaS session link will be shared with you. It will either be a no-GPU or a GPU IDAaaS instance. All IDAaaS-installed packages are Conda installs. **Before testing**: - Check this testing...
sf1919 created a comment on a pull request on mantidproject/mantid
This should probably be targetted at main and have v6.12 milestone as it won't get into v6.11 in time.

View on GitHub

robertapplin pushed 13 commits to 0-wild-imports2 mantidproject/mantid
  • 34758 fixed sliceviewer non orthogonal view transpose view issue e420a14
  • updated with PR comments ad83fa0
  • Remove all used release notes for 6.11.0 6b7c52b
  • Merge pull request #38237 from mantidproject/remove_used_release_notes_6_11 Remove all used release notes for 6.11.0 913d87e
  • Merge release-next into ornl-next 803c849
  • Merge release-next into main 04659c2
  • Merge ornl-next into main d77330c
  • Merge pull request #38170 from mantidproject/34758_sliceviewer_transpose 34758 fixed issue on ranges in SliceViewer'... b7e0aaf
  • Allow wild imports in __init__.py files 3c3ac21
  • Fix wild imports in algorithms df09afe
  • Remove wild imports from workflow algorithms 75caca2
  • Fix remaining wild imports in Framework folder f4a3559
  • Fix wild import warnings in system tests 9089bad

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
Thanks for adding the interface class for the presenter! This can now be a `IALCBaselineModellingPresenter`, and also the parameter to the `subscribePresenter` method can be a `IALCBaselineModellin...

View on GitHub

robertapplin opened an issue on mantidproject/mantid
Add `--include-tests` option to MVP template tool
**Description** We want to add a `--include-tests` option to the MVP template tool. When provided, this option should generate unit test files for the Presenter and Model (and nothing for the view)...
SilkeSchomann deleted a branch mantidproject/mantid

34758_sliceviewer_transpose

SilkeSchomann closed an issue on mantidproject/mantid
Transpose in slice viewer non-orthogonal view not displaying data correctly
Run this script: ``` # import mantid algorithms, numpy and matplotlib from mantid.simpleapi import * import matplotlib.pyplot as plt import numpy as np md_4D = CreateMDWorkspace(Dimensions=...
SilkeSchomann pushed 3 commits to main mantidproject/mantid
  • 34758 fixed sliceviewer non orthogonal view transpose view issue e420a14
  • updated with PR comments ad83fa0
  • Merge pull request #38170 from mantidproject/34758_sliceviewer_transpose 34758 fixed issue on ranges in SliceViewer'... b7e0aaf

View on GitHub

SilkeSchomann closed a pull request on mantidproject/mantid
34758 fixed issue on ranges in SliceViewer's non orthogonal view
### Description of work This PR fixes an issue on data ranges shown in SliceViewer's non orthogonal view. Fixes #34758. <!-- and fix #xxxx or close #xxxx xor resolves #xxxx. One line per issue ...
github-actions[bot] deleted a tag mantidproject/mantid

v6.10.20241009.1255

AndreiSavici opened a pull request on mantidproject/mantid
fix for sliceviewer
### Description of work #### Summary of work <!-- Please provide a short, high level description of the work that was done. --> <!-- Why has this work been done? If there is no linked issue...
AndreiSavici pushed 1 commit to sliceviewer_fix mantidproject/mantid

View on GitHub

Load more