Ecosyste.ms: Timeline

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

mantidproject/mantid

RichardWaiteSTFC opened an issue on mantidproject/mantid
Save single-crystal shoebox/skew integration on peak shape for subsequent overlap detection and two-step integration
**Is your feature request related to a problem? Please describe.** Q-space integration methods save the peak shape (sphere or ellipsoid) on the peak. For example `PeakShapeEllipsoid` here https:/...
sf1919 created a comment on a pull request on mantidproject/mantid
We are not going to be able to get this into release v6.11. Smoke testing only through up one thing that we have a quick fix in for (an non-opening GUI). Once that is in and we've checked the GUI o...

View on GitHub

adriazalvarez created a review comment on a pull request on mantidproject/mantid
I have found this function declared exactly the same in other parts of MUON interfaces. This is outside the scope of this issue, but can we create an issue to investigate wheter we can declare this...

View on GitHub

adriazalvarez created a review comment on a pull request on mantidproject/mantid
This class is connecting slots/signals when initialized. On the spirit of the MVP training, could you create a subscriber function on the view, and subscribe the presenter to it? Also, create not...

View on GitHub

adriazalvarez created a review comment on a pull request on mantidproject/mantid
These functions, even though they contain a bit of logic, they are creating q elements and connecting slots/signals, perhaps is better to move them to the view.

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
Thanks for the effort on moving the logic out of the view class. I know this view is not easy to refactor ! Generally the view seems more neat and decluttered, although I have found some moved fun...

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
Thanks for the effort on moving the logic out of the view class. I know this view is not easy to refactor ! Generally the view seems more neat and decluttered, although I have found some moved fun...

View on GitHub

jhaigh0 created a branch on mantidproject/mantid

mailto_help_button - Main repository for Mantid code

dmitry-ganyushin pushed 1 commit to enumerated-string-property mantidproject/mantid
  • Update docs/source/release/v6.12.0/Framework/Data_Objects/New_features/38177.rst Co-authored-by: Pete Peterson <pete... 0d45a98

View on GitHub

AndreiSavici pushed 1 commit to sliceviewer_fix mantidproject/mantid

View on GitHub

RichardWaiteSTFC closed an issue on mantidproject/mantid
Windows Clean/Dirty Install Smoke Tests :soap: :hankey:
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 mantid_rc...
MohamedAlmaki created a comment on an issue on mantidproject/mantid
@RichardWaiteSTFC Have you also tested the clean install? if so, are you happy to close this issue?

View on GitHub

MohamedAlmaki closed an issue on mantidproject/mantid
Linux Clean/Dirty Install Smoke Tests :soap: :hankey:
* 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...
MohamedAlmaki closed an issue on mantidproject/mantid
Linux Plotting Smoke Tests :chart_with_upwards_trend: :bar_chart:
* 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...
MohamedAlmaki created a comment on an issue on mantidproject/mantid
I haven't found anything also, so I am closing the issue

View on GitHub

MohamedAlmaki closed an issue on mantidproject/mantid
Linux Python Smoke Tests :snake:
* 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 opened a draft pull request on mantidproject/mantid
Fix for DNS Reduction interface not opening
### 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...
RichardWaiteSTFC opened an issue on mantidproject/mantid
Support multiple crystallites/UB in ISIS single-crystal diffraction reduction class
**Problem** As a (SXD) user I want to be able to measure multiple samples simultaneously - to this end I need the reduction class to be able to handle this in a way that combines the peak tables f...
SilkeSchomann created a branch on mantidproject/mantid

38249 - Main repository for Mantid code

RichardWaiteSTFC opened an issue on mantidproject/mantid
Add check for minimum number of pixels fitted in IntegratePeaks1DProfile
**Is your feature request related to a problem? Please describe.** `IntegratePeaks1DProfile` sometimes will successfully fit e.g. 1 pixel in a peak, but fail for the neighbours. In this case it's ...
peterfpeterson created a review comment on a pull request on mantidproject/mantid
```suggestion - ``EnumeratedStringProperty`` which uses ``EnumeratedString`` can be used in C++ based algorithms ```

View on GitHub

peterfpeterson created a review on a pull request on mantidproject/mantid

View on GitHub

SilkeSchomann opened an issue on mantidproject/mantid
DNS Reduction interface does not open
**Describe the bug** The `DNS Reduction` interface in `Direct` throws an error message when opened: ``` Traceback (most recent call last): File "/Users/silke.schomann/mambaforge/envs/mantid...
jhaigh0 pushed 1 commit to 38008_baselinefittingpresenter_changes mantidproject/mantid
  • add virtual destructors to interfaces to help test cleanup 32482a3

View on GitHub

adriazalvarez created a comment on an issue on mantidproject/mantid
👍 conda

View on GitHub

adriazalvarez closed an issue on mantidproject/mantid
Windows Python Smoke Tests :snake:
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 mantid_rc...
adriazalvarez created a comment on an issue on mantidproject/mantid
Tested on conda, I haven't found any issue.

View on GitHub

adriazalvarez closed an issue on mantidproject/mantid
Windows Plotting Smoke Tests :chart_with_upwards_trend: :bar_chart:
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 mantid_rc...
RabiyaF created a comment on an issue on mantidproject/mantid
The only thing I was not able to test was the contour plots steps. That button did not show up on my UI. Everything else is working well on the Mac standalone version. <img width="1019" alt="ima...

View on GitHub

rbauststfc closed 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...
Load more