This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 01 Jun, 2015 1 commit
-
-
Owen Arnold authored
-
- 09 Feb, 2015 1 commit
-
-
Owen Arnold authored
Since we have put PeakShape in Geometry, SpecialCoordinateSystem must be moved to the Kernel package out of API.
-
- 22 Jan, 2015 1 commit
-
-
Owen Arnold authored
We use the sets for each presenter to calculate the difference. If the difference between the peaks workspace is the same as the original set, then there is no overlap, and we may accept that presenter. A number of unit tests have been introduced to verify this.
-
- 05 Jan, 2015 1 commit
-
-
Owen Arnold authored
-
- 02 Jan, 2015 2 commits
-
-
Owen Arnold authored
New tests to cover this changed functionality.
-
Owen Arnold authored
-
- 08 Apr, 2014 1 commit
-
-
Owen Arnold authored
This allows the PeakTransform to be used in multiple projects. It is required in Crystal where Peak coordinates must also be properly selected and transformed according to an IMDWorkspace setup.
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- 08 Nov, 2013 1 commit
-
-
Owen Arnold authored
Color is more consistent in the python API. Since this interface is being exposed via SIP. It makes sense to rename the colour functions.
-
- 07 Nov, 2013 2 commits
-
-
Owen Arnold authored
Zoom to a peak of a specific peaks presenter and select the corresponding row in the mini peaks workspace. This is associated with a fix in what thread the code is executed upon. There is a Hack (marked HACK) in one of the presenters that will need fixing yet.
-
Owen Arnold authored
Selected aspects can be controlled both from the GUI and via python. Tests will need reworking.
-
- 06 Nov, 2013 1 commit
-
-
Owen Arnold authored
I have also exposed peaks presenters via python. Seems to work ok thus far.
-
- 18 Jun, 2013 1 commit
-
-
Owen Arnold authored
Additional work required to PeakTransform, PeakBoundingBox and PeakTransform to get this to work.
-
- 12 Jun, 2013 1 commit
-
-
Owen Arnold authored
This has been somewhat rammed in. However, its not worth a clean implementation here unless we know that the effort will be worth it.
-
- 19 Mar, 2013 1 commit
-
-
Owen Arnold authored
-
- 14 Feb, 2013 1 commit
-
-
Owen Arnold authored
-
- 11 Feb, 2013 2 commits
-
-
Owen Arnold authored
Handle the case that the mdworkspace does not appear self-consistent. Also handle the case where an integrated peaks workspace is being viewed in a coordinate system that is not the same as the one it was integrated in.
-
Owen Arnold authored
-
- 06 Feb, 2013 2 commits
-
-
Owen Arnold authored
Added components to all tiers to support this functionality. Have also extended the tests to cover the new functionality.
-
Owen Arnold authored
-
- 23 Jan, 2013 1 commit
-
-
Owen Arnold authored
-
- 11 Jan, 2013 9 commits
-
-
Owen Arnold authored
.The last set of changes allowed zooming, but now we should be able to land on the correct slice location too.
-
Owen Arnold authored
-
Owen Arnold authored
Toggle between hiding and showing the peaks workspaces.
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
For future work we need to get access to the peaks workspaces (const).
-
- 11 Dec, 2012 2 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
Redesign so that the ConcretePeaksPresenter uses a different PeakOverlayViewFactory if the PeaksWorkspace has not been integrated. This used to just throw in the past.
-
- 05 Dec, 2012 3 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
Will still need a mechanism to select the factory. PeakTransformSelector will do this.
-
Owen Arnold authored
-
- 29 Nov, 2012 4 commits
-
-
Owen Arnold authored
I havent done any benchmarking, but there are functions being run that dont always need to get run. Ive cached some variables rather than recalculate the results too. Would have been better to benchmark first, but Ill do some proper optimisation under another ticket at a later date.
-
Owen Arnold authored
Do not allow the user to have access to these features unless everything has been setup properly.
-
Owen Arnold authored
Fix issue where peaks dont display until slider is moved. Fix issue where the correct slider to use is unknown. Fix issue where the peakstransform is not getting updated with the new plot axis Fix issue where the peak shape is fixed circular based on one axis range.
-
Owen Arnold authored
-
- 01 Oct, 2012 1 commit
-
-
Owen Arnold authored
-