Ecosyste.ms: Timeline

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

mantidproject/mantid

SilkeSchomann created a comment on a pull request on mantidproject/mantid
Once https://github.com/mantidproject/mantid/pull/38291 is merged, pre-commit should be ok again.

View on GitHub

jhaigh0 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 opened an issue on mantidproject/mantid
Improve the mantid workbench main settings window
Currently, any changes you make in the settings widget immediately write to file with no way to undo. The settings widget should be changed to have 'Apply', 'Ok', and 'Cancel' buttons like you'd...
robertapplin created a review on a pull request on mantidproject/mantid
I can confirm this fixes the pre-commit warnings that entered main

View on GitHub

Despiix pushed 1 commit to Create_Monte_Carlo_Ws mantidproject/mantid
  • Version 1 using Cumulative Distribution Function 3d539b3

View on GitHub

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

View on GitHub

jclarkeSTFC opened a draft pull request on mantidproject/mantid
Update author list for 6.11.0 release
Update author list for 6.11.0 release. <!-- Instructions for testing. There should be sufficient instructions for someone unfamiliar with the application to test - unless a specific reviewer i...
robertapplin created a review comment on a pull request on mantidproject/mantid
Sorry to be picky on this variable name! Can the first letter be uncapitalized?

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
Its nice that we can remove one of the constructors! I think we can also remove this comment now

View on GitHub

robertapplin created a review on a pull request on mantidproject/mantid
Thanks for these changes, it is a big improvement allowing us to remove one of the constructors in the OutputPlotOptionsPresenter. I have two very minor (and slightly picky) suggestions. I was a...

View on GitHub

robertapplin created a review on a pull request on mantidproject/mantid
Thanks for these changes, it is a big improvement allowing us to remove one of the constructors in the OutputPlotOptionsPresenter. I have two very minor (and slightly picky) suggestions. I was a...

View on GitHub

SilkeSchomann opened a draft pull request on mantidproject/mantid
Attempt to fix end of file errors
### 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...
SilkeSchomann created a branch on mantidproject/mantid

fix_end_of_file_errors - Main repository for Mantid code

robertapplin pushed 35 commits to 0-enable-ruff-f821 mantidproject/mantid
  • Set Y axis to SpectraAxis if not a SpectraAxis originally ec1506b
  • Add test for ElasticWindowMultiple with ISIS data 62366c1
  • Add test for ElasticWindowMultiple with ILL data 93a6d2f
  • Refactor ElasticWindowMultiple system test to re-use code bc38c45
  • Only convert spectrum axis if detector count is non-zero a140b36
  • Add mantid help email link to help menu 6fd26f6
  • added release note 3605ae1
  • Add failure case to DataProcessor moments manual testing 83aa8c3
  • Do not enable plot spectra indices text edit 99d8628
  • Refactor SofQWMoments to not use the ADS as much during processing 7b7beba
  • Avoid using ADS when processing Moments tab algorithm 0f85a58
  • Add class for mocking an IAlgorithm in tests 14b364f
  • Add tests for MomentsPresenter::runComplete function 672b364
  • Pass const algorithm smart pointer to runComplete 838a6d7
  • Add manual testing warning for behaviour of axis limits on muon interfaces a201c24
  • Add external plot legend a la mantid e741855
  • Add release notes 213faf2
  • Merge pull request #38253 from mantidproject/mailto_help_button Add mantid help email link to help menu e0ae9d6
  • Add end-of-file fixer 5d0e377
  • Run end-of-file-fixer on the repository 9ac2bf1
  • and 15 more ...

View on GitHub

SilkeSchomann deleted a branch mantidproject/mantid

0-enable-ruff-f405

SilkeSchomann pushed 4 commits to main mantidproject/mantid
  • Enable F405 ruff check 0a71f68
  • Fix F405 warnings in Framework and Testing directories bf3cacb
  • Fix F405 warnings in Scripts directories 2bc6738
  • Merge pull request #38283 from mantidproject/0-enable-ruff-f405 Enable F405 ruff check 22b2380

View on GitHub

jhaigh0 created a review on a pull request on mantidproject/mantid
no warnings locally

View on GitHub

adriazalvarez created a review comment on a pull request on mantidproject/mantid
Should this file better be MUSR00032900.nxs?

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
System test are passing. It is part of a larger task, and tests are effective to distinguish the correct loading of different file formats. I have a very small suggestion but otherwise I'm happy to...

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
System test are passing. It is part of a larger task, and tests are effective to distinguish the correct loading of different file formats. I have a very small suggestion but otherwise I'm happy to...

View on GitHub

rbauststfc opened an issue on mantidproject/mantid
Rename HeliumAnalyserEfficiency algorithm parameters for consistency
We have been asked to rename the following parameters for the `HeliumAnalyserEfficiency` algorithm to provide a more consistent experience when using this algorithm alongside `DepolarizedAnalyserTr...
jclarkeSTFC created a tag on mantidproject/mantid

v6.11.0 - Main repository for Mantid code

mantid-builder published a release on mantidproject/mantid
Release v6.11.0
We are proud to announce version 6.11.0 of Mantid. In this release we gave extra attention to fixing bugs and improving algorithms (for example by making them run faster or use less memory). We ...
pre-commit-ci[bot] pushed 1 commit to label_output_workspaces mantidproject/mantid
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 198be53

View on GitHub

yusufjimoh created a comment on a pull request on mantidproject/mantid
> Functional testing looks really good to me.👍 If we can just replace the example in the docs with the above then hopefully that should be the last thing left before this can go in. > Thanks...

View on GitHub

adriazalvarez pushed 112 commits to label_output_workspaces mantidproject/mantid
  • update documentation for deprecated matplotlib references ef3d868
  • added crosshair option similar to matplotlib f7d9c30
  • changed dashed line to solid line from feedback of CIS 649fab3
  • Set Y axis to SpectraAxis if not a SpectraAxis originally ec1506b
  • Add test for ElasticWindowMultiple with ISIS data 62366c1
  • Add test for ElasticWindowMultiple with ILL data 93a6d2f
  • Refactor ElasticWindowMultiple system test to re-use code bc38c45
  • Only convert spectrum axis if detector count is non-zero a140b36
  • added tests and release documentation 1b9820c
  • clearn up comments 60b2e91
  • 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
  • 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
  • and 92 more ...

View on GitHub

yusufjimoh pushed 1 commit to 36981-allow-bespoke-flipper-configurations-and-output-spin-state-in-polarizationcorrectionfredrikze mantidproject/mantid
  • Refactor Fredrikze Algorithm SpinStates Implementation - Renamed the input and output spin states - refactored tests... b2662b1

View on GitHub

rbauststfc created a comment on a pull request on mantidproject/mantid
Functional testing looks really good to me.👍 If we can just replace the example in the docs with the above then hopefully that should be the last thing left before this can go in.

View on GitHub

yusufjimoh pushed 1 commit to 38105-logic-in-the-pairingtableview mantidproject/mantid
  • Add Unit Test for new methods in presenter 9974af2

View on GitHub

Load more