This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 01 Apr, 2021 2 commits
-
-
Matt Cumber authored
-
Matt Cumber authored
Updated the loadmuonnexus1 loader to read period information. Created a new widget for the period information. Need to deal with what happens when information cannot be found
-
- 31 Mar, 2021 2 commits
-
-
Peterson, Peter authored
-
Samuel Jones authored
-
- 25 Mar, 2020 1 commit
-
-
David Fairbrother authored
Runs clang-tidy pass by ref across the codebase to fix-up various warnings we are seeing in cppcheck
-
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 06 Mar, 2020 1 commit
-
-
Harriet Brown authored
This commit replaces all header guards in Nexus and NexusGeometry with #pragma once
-
- 05 Oct, 2018 1 commit
-
-
Nick Draper authored
Update copyright headers in all files Squashed commit of the following: * First version of a script to manage copyright statements re #23468 * Neatened up script, added comments re #23488 * move script to tools directory re #23488 * small script changes and a couple of manual file changes re #23488 * Minor chnage to whitespace detection in regex re #23488 * Add an excluded directory re #23488 * remove a repeasted copyright statement in a file re #23488 * Don't comsume the comment end if it is on the same line re #23488 * fix error in new copright parsing re #23488 * remove double copyrifght entry re #23488 * Improve handling of old copyrights at the start of comments re #23488 * remove empty comments re #23488 * exclude gsoapgenerated directories re #23488 * Sort out greedy line matching re #23488 * improve empty comment removal re #23488 * improve false positives re #23488 * impressive speedup by limiting regex matching length re #23488 * remove evil invisible non ascii character Also upadte the copyright at the same time re #23488 * resolve multiple copyrights in a single file re #23488 * resolve an issue with new statement detection re #23488 * another unprintable unicode character re #23488 * pep updates and cmake the new copyright fit clang format re #23488 * update already done new format headers re #23488 * wrong type of bracket re #23488 * Update class_maker and friends re #23488 * Update all copyright statements re #23488 * clang format re #23488 * flake8 warnings re #23488 * Flake8 warnings re #23488 * Exclude .cmake.in and rb.in files re #23488 * replace missing line re #23488 * exclude .py.in files as they are flasely recognized as C++ re #23488 * another setp.py.in re #23488 * another .py.in correction re #23488 * Hopefully the last of the .py.in files re #23488 * resolve utf-8 encoding of python files and changed ABINS checksum re #23488 * updates to unit tests that reference line numbers re #23488 * remaining unit test files and other fixes re #23488
-
- 08 May, 2016 1 commit
-
-
Hahn, Steven authored
-
- 01 Mar, 2016 1 commit
-
-
Lamar Moore authored
-
- 29 Feb, 2016 1 commit
-
-
Lamar Moore authored
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 04 Dec, 2014 1 commit
-
-
Nick Draper authored
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Move static loggers to cpp files and remove some unnecessary loggers Refs #9059
-
- 26 Feb, 2014 1 commit
-
-
Arturs Bekasovs authored
The log is the just skipped instead of LoadMuonLog failing. It means that if the files contains a few malformed logs, we can still load the other ones.
-
- 07 Feb, 2013 2 commits
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- 02 Nov, 2012 1 commit
-
-
Savici, Andrei T authored
-
- 18 Nov, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 15 Jun, 2011 2 commits
-
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
- 15 Apr, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 14 Apr, 2011 1 commit
-
-
Campbell, Stuart authored
Fixed tests outside NeXus/DataHandling that relied on loading data Had to add Nexus as a link dependency for various package Test targets - don't know why! refs #2822
-
- 29 Mar, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 24 Feb, 2011 1 commit
-
-
Roman Tolchenov authored
-
- 28 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 22 Jul, 2010 1 commit
-
-
Nick Draper authored
Copyright updated to read Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
-
- 15 May, 2010 1 commit
-
-
Peterson, Peter authored
-
- 03 Nov, 2008 1 commit
-
-
Matt Clarke authored
-
- 31 Oct, 2008 1 commit
-
-
Ronald Fowler authored
SaveNexusProcessed updated. Now writes most required data, but lacking detector spectra map and time series properties. Re #215
-
- 08 Oct, 2008 1 commit
-
-
Matt Clarke authored
-
- 06 Oct, 2008 1 commit
-
-
Ronald Fowler authored
Also added some unit tests. Existing SaveNexus method not yet replaced. Re #215
-
- 20 Aug, 2008 1 commit
-
-
Ronald Fowler authored
Added support for multiperiod data in Muon Nexus files which for the Emu examples is detected by reading the "switching_states" field - this is taken as number of periods and histogram data divided between periods by this. Re #182
-
- 14 Aug, 2008 3 commits
-
-
Ronald Fowler authored
Re #182
-
Ronald Fowler authored
Re #182
-
Ronald Fowler authored
Re #182
-
- 08 Aug, 2008 1 commit
-
-
Ronald Fowler authored
Added reading of instrument data from an XML definition or from the Nexus file. As no XML for EMU and the Nexus file lacks sufficient data at present, no instrument data is loaded. Re #182
-