Ecosyste.ms: Timeline

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

mantidproject/mantid

GuiMacielPereira pushed 2 commits to alcdataloadingpresenter-qobject mantidproject/mantid
  • Move period info interface to view View now owns the period info interface, so that presenter is not dependent on qt... e3e8b90
  • Moved watcher and timer logic to presenter Realised that logic could be moved to presenter by introducing getter met... a906614

View on GitHub

jhaigh0 created a branch on mantidproject/mantid

remove_py36compat - Main repository for Mantid code

RichardWaiteSTFC created a comment on an issue on mantidproject/mantid
Integration algorithms that require peak shape to be saved: - `IntegratePeaksSkew` - `IntegratePeaksShoebox` - `IntegratePeaks1DProfile`

View on GitHub

SilkeSchomann pushed 1 commit to 38267_update_icat_url mantidproject/mantid

View on GitHub

SilkeSchomann opened a draft pull request on mantidproject/mantid
Updated ICAT URL for the ISIS facility
### 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...
Despiix pushed 1 commit to Create_Monte_Carlo_Ws mantidproject/mantid
  • Functions to calculate the variance and the mean of the vector containing the random numbers generated. 1d5798c

View on GitHub

RichardWaiteSTFC opened an issue on mantidproject/mantid
Make poster for winter crystallography[hy meeting - comparison of SX peak integration methods
**Describe the outcome that is desired.** <!--A clear and concise description of the intended outcome of the future work. Ex. Dependency A will be removed.--> **Does the outcome relate directly...
GuiMacielPereira pushed 3 commits to alcdataloadingpresenter-qobject mantidproject/mantid
  • Add destructor to virtual class 743a929
  • Pass opening of manage directories to view Because it contains qt code and is very straight forward. b982377
  • Move watcher and timer into view Previuosly the watcher and timer in the presenter were QObjects. To make the presen... 09ba151

View on GitHub

RichardWaiteSTFC opened an issue on mantidproject/mantid
Implement better clustering of peaks across tubes and TOF after WISH CNN peak finding
**Is your feature request related to a problem? Please describe.** <!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]--> **Describe the solution yo...
RichardWaiteSTFC opened an issue on mantidproject/mantid
Coverity errors in RotateSampleShape
*** CID 1563810: Performance inefficiencies (AUTO_CAUSES_COPY) /jenkins_workdir/workspace/coverity_build_and_submit/Framework/DataHandling/src/RotateSampleShape.cpp: 86 in Mantid::DataHandling::...
SilkeSchomann opened an issue on mantidproject/mantid
Change ICAT URL to fix CatalogLogin problem
**Describe the bug** CatalogLogin (and CatalogGetDataFiles) does not work anymore. The error message suggests that ICAT is offline. **To Reproduce** Run the algorithm CatalogLogin and see th...
SilkeSchomann deleted a branch mantidproject/mantid

0-wild-imports2

SilkeSchomann pushed 6 commits to main mantidproject/mantid
  • 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
  • Merge pull request #38193 from mantidproject/0-wild-imports2 Remove wild imports in `Framework` and `Testing` direct... 94f78bf

View on GitHub

SilkeSchomann closed a pull request on mantidproject/mantid
Remove wild imports in `Framework` and `Testing` directories
### Description of work This PR fixes the remaining wild imports in the `Framework` directory, as well as all the wild imports in the `Testing` directory. There are still more wild imports to be f...
github-actions[bot] created a comment on a pull request on mantidproject/mantid
wave: Hi, @GuiMacielPereira, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

View on GitHub

robertapplin deleted a branch mantidproject/mantid

38008_baselinefittingpresenter_changes

robertapplin closed an issue on mantidproject/mantid
ALCBaselineFittingPresenter inherits from a QObject
**Describe the outcome that is desired.** The Muon ALC interface is comprised of three pages. Each page as a separate MVP pattern. One of the pages is known as baseline fitting, and uses the class...
robertapplin pushed 8 commits to main mantidproject/mantid
  • remove qobject dependency from baselinemodelling model and presenter 4f2a1c5
  • fix cppcheck shadow variable 83fd4d3
  • change some model methods to const 70c33de
  • use unique pointer to baselinefitting presenter in the alc interface 61fbf83
  • Fix problem where updates weren't being called after fit f846716
  • add IALCBaselineModellingPresenter 1143331
  • add virtual destructors to interfaces to help test cleanup 32482a3
  • Merge pull request #38205 from mantidproject/38008_baselinefittingpresenter_changes Remove qobject dependency from b... 49cef16

View on GitHub

robertapplin closed a pull request on mantidproject/mantid
Remove qobject dependency from baselinemodelling model and presenter
### Description of work Remove qobject inheritance from the `IALCBaselineModellingModel` and `ALCBaselineModellingPresenter`. Needed to move quite a number of things around so that connections ...
robertapplin created a review on a pull request on mantidproject/mantid

View on GitHub

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

View on GitHub

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

View on GitHub

jhaigh0 created a review comment on a pull request on mantidproject/mantid
Don't worry, we'll just get the imports done in this pr

View on GitHub

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

View on GitHub

SilkeSchomann created a comment on a pull request on mantidproject/mantid
It would be best to test the build from branch for all three operating systems. I could help and cover macOS and Windows if needed.

View on GitHub

robertapplin created a comment on a pull request on mantidproject/mantid
I think this needs rebasing on main now that the prior PR has been merged. When its rebased I will review!

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
Ah, it looks like the function that this code is inside is unused

View on GitHub

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

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
I have no idea if this file is actually used, or what it is used for! @thomashampson do you know? I'm also not sure where `SCons` comes from (maybe this is an indication that it is unused)

View on GitHub

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

View on GitHub

Load more