Ticket #1045 (closed: fixed)
Add normalisation to the Mantid HOMER preplacement
Reported by: | Steve Williams | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 24 |
Component: | Keywords: | HOMER, excitations, corrections | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
HOMER currently supports 5 normaliastions, including normalisation to a calibrated run to convert to abolute units, normalisation to monitors and normalisation to current. Look at their code to see how the normaliations are done, ask the Excitations Group where there is uncertainty. Based on this consider implementing some normalisation in the HOMER replacement script.
Change History
comment:4 Changed 11 years ago by Steve Williams
Write an algorithms to NormaliseToPeak and normalise to good frames. In the Excitations interface add scaling as an alternative to normalisation and separate normalization by monitor to another ComoBox with a list a normalizations. 4 days
comment:6 Changed 11 years ago by Steve Williams
- Status changed from accepted to assigned
- Owner changed from Steve Williams to Martyn Gigg
comment:8 Changed 10 years ago by Martyn Gigg
(In [5071]) Added absolute normalisation to Direct instrument convert to energy scripts and updated the GUI to use them. Homer has been removed as the top-level interface and the ConvertToEnergy interface now sets up the GUI for Direct mode. Also fixed a couple of warnings in GUI classes. Re #1045 #1362
comment:10 Changed 10 years ago by Martyn Gigg
comment:11 Changed 10 years ago by Martyn Gigg
comment:12 Changed 10 years ago by Martyn Gigg
comment:13 Changed 10 years ago by Martyn Gigg
comment:14 Changed 10 years ago by Martyn Gigg
- Status changed from assigned to testing
- Resolution set to fixed
comment:15 Changed 10 years ago by Nick Draper
- Status changed from testing to verify
Moved to verify state
comment:16 Changed 10 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:17 Changed 10 years ago by Roman Tolchenov
- Status changed from verifying to verify
- Tester Roman Tolchenov deleted
comment:18 Changed 10 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
comment:19 Changed 10 years ago by Roman Tolchenov
- Status changed from verifying to reopened
- Resolution fixed deleted
comment:20 Changed 10 years ago by Martyn Gigg
- Status changed from reopened to verify
- Resolution set to fixed
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1893
A user interface for normalising is being added. Coding the actual normalisation calculations will probably take less time than the user interface.