Ticket #5750 (closed: fixed)
EQSANS: add TOF correction algorithm for monitor
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
The monitor histogram from EQSANS needs to be corrected to get the right TOF (like the event data). Write an algorithm to correct the monitor.
Change History
comment:2 Changed 8 years ago by Mathieu Doucet
Re #5750 Add proper algorithm category
Changeset: a8115f063c20b91fc01ab66a2299427f6ff8976a
comment:3 Changed 8 years ago by Mathieu Doucet
Re #5750 Add first cut at monitor TOF correction
Changeset: d5edc7f7009a7d1f4ebc9b5b4394f0fe3002bb3c
comment:4 Changed 8 years ago by Mathieu Doucet
Re #5750 Add proper algorithm category
Changeset: a8115f063c20b91fc01ab66a2299427f6ff8976a
comment:5 Changed 8 years ago by Doucet, Mathieu
Re #5750 Get rid of rebin
Changeset: cb2d95b22f5dd38808193270a82cece513a0f97d
comment:7 Changed 8 years ago by Doucet, Mathieu
Re #5750 Get rid of rebin
Changeset: cb2d95b22f5dd38808193270a82cece513a0f97d
comment:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
moved to Release 2.4
comment:9 Changed 8 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
To test:
- see how the monitor data is used by looking at SANSBeamFluxCorrectionTest.
- load an EQSANS data file with the "load monitors" option turned ON. Then check that the EQSANSMonitorTOF algorithm applied to the loaded produces a reasonable output in TOF units.
comment:10 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6596
Re #5750 Add first cut at monitor TOF correction