Ecosyste.ms: Timeline

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

mantidproject/mantid

SilkeSchomann closed 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...
MohamedAlmaki created a comment on an issue on mantidproject/mantid
@GuiMacielPereira have you finished this test and are happy to close it?

View on GitHub

MohamedAlmaki created a review on a pull request on mantidproject/mantid
I've tested it on my Windows machine and the interface opens as expected

View on GitHub

SilkeSchomann closed 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...
robertapplin opened a draft pull request on mantidproject/mantid
Fix crash on Inelastic Data Processor interface
### 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...
rbauststfc opened a draft pull request on mantidproject/mantid
Stop ReflectometryReductionOneLiveData from re-writing the spectra map on instrument load
### Description of work #### Summary of work <!-- Please provide a short, high level description of the work that was done. --> Changes the step in `ReflectometryReductionOneLiveData` that lo...
SilkeSchomann created a comment on an issue on mantidproject/mantid
I am closing this as all of the sub-tasks are finished.

View on GitHub

SilkeSchomann closed an issue on mantidproject/mantid
MacOS Clean/Dirty Install Smoke Tests :soap: :hankey:
We must test both the .dmg installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mantid_rc...
GuiMacielPereira created a comment on a pull request on mantidproject/mantid
> I have just followed the instructions on https://developer.mantidproject.org/Testing/MuonAnalysis_test_guides/Muon_ALC.html and I think there is an issue after I press fit. The fit shows as succe...

View on GitHub

RabiyaF created a comment on an issue on mantidproject/mantid
I installed mantid in a clean environment before the tests and after the test installed the nightly build. Both start up without any issues.

View on GitHub

SilkeSchomann created a comment on an issue on mantidproject/mantid
There is a fix now for DNS Reduction (https://github.com/mantidproject/mantid/pull/38252) so I am closing this issue. I am looking into the ICAT issue as it does not seem to be something we can ...

View on GitHub

SilkeSchomann closed 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...
SilkeSchomann created a comment on an issue on mantidproject/mantid
There is a fix now for DNS Reduction (https://github.com/mantidproject/mantid/pull/38252) so I am closing this issue.

View on GitHub

SilkeSchomann closed an issue on mantidproject/mantid
Linux Interface Smoke Tests :facepalm:
* To install the tar.xz package for Linux, run `(sudo) tar -xJf mantid-VA.B.C.tar.xz` in a terminal and it will unzip the package in your current working directory. * To install via conda: - Use...
SilkeSchomann closed an issue on mantidproject/mantid
MacOS Plotting Smoke Tests :chart_with_upwards_trend: :bar_chart:
We must test both the .dmg installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mantid_rc...
RabiyaF created a comment on an issue on mantidproject/mantid
Ohh okay 👍🏼 I can change the colour of the contours. I was plotting it and then trying to find the paint palette icon which was the wrong way of doing it. But now everything works.

View on GitHub

GuiMacielPereira opened an issue on mantidproject/mantid
Saving .dat file in Elwin tab crashes Mantid
<!-- Issues which impact security should have a Vulnerability label added to them --> <!-- If this issue is raised on behalf of a user they should be named here. **Original reporter:** Colleen ...
SilkeSchomann closed an issue on mantidproject/mantid
MacOS Python Smoke Tests :snake:
We must test both the .dmg installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mantid_rc...
SilkeSchomann created a comment on an issue on mantidproject/mantid
I am closing this as all of the sub-tasks are finished.

View on GitHub

SilkeSchomann closed an issue on mantidproject/mantid
Windows Smoke Tests: Release 6.11
We must test both the .exe installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mant...
RabiyaF created a comment on an issue on mantidproject/mantid
No issues with these tests either on the standalone version.

View on GitHub

SilkeSchomann created a comment on an issue on mantidproject/mantid
There is a fix now for DNS Reduction (https://github.com/mantidproject/mantid/pull/38252) so I am closing this issue.

View on GitHub

SilkeSchomann closed an issue on mantidproject/mantid
MacOS Interface Smoke Tests :facepalm:
We must test both the .dmg installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mantid_rc...
SilkeSchomann closed an issue on mantidproject/mantid
MacOS Fitting Smoke Tests :muscle: :runner:
We must test both the .dmg installer package and install direct from conda. * To install via conda: - Use Intel Conda and make sure conda-forge is added to channels ``` mamba create -n mantid_rc...
RabiyaF created a comment on an issue on mantidproject/mantid
All works as expected on the Mac OS standalone version.

View on GitHub

SilkeSchomann pushed 4 commits to main mantidproject/mantid
  • Move init of view and model outside cutviewer presenter Co-authored-by: JackEAllen <[email protected]> Co-author... dd0a276
  • Update sliceviewer presenter unit test non-axis tool toggled Co-authored-by: JackEAllen <[email protected]> Co-a... 53ae90b
  • Type hint cutviewer view init and remove parent argument Co-authored-by: JackEAllen <[email protected]> Co-autho... 0d12803
  • Merge pull request #38189 from mantidproject/38101_MVP_refactor_cutviewer_init_view_presenter_outside Refactor cutvi... f4dd8e7

View on GitHub

SilkeSchomann closed an issue on mantidproject/mantid
CutViewerPresenter instantiates Model and View in the Constructor
**Describe the outcome that is desired.** The `CutViewerPresenter` is currently instantiating the Model and View in its contructor. Ideally we want to instantiate these objects outside of the Pres...
SilkeSchomann closed a pull request on mantidproject/mantid
Refactor cutviewer to init view and model outside presenter
### Description of work Refactor cutviewer to init view and model outside presenter and update tests accordingly. Fixes #38101 ### To test: (1) Follow manual testing instructions htt...
robertapplin created a review on a pull request on mantidproject/mantid
Thanks for this refactor, the code has been vastly improved and has a much better conformity to the MVP pattern! I am happy to approve assuming @GuiMacielPereira is happy?

View on GitHub

robertapplin created a comment on a pull request on mantidproject/mantid
@mantidproject/gatekeepers Please can you take a look at this? I think its holding up another PR. Thanks in advance!

View on GitHub

Load more