Ticket #3432 (closed: fixed)
CalMuonDeadtime algorihtm
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Create MuonDeadtimeCorrection algorithm which takes as input muon calibration run (workspace) and output a table where the first column should be spectrum number and second column the deadtime correction number.
Attachments
Change History
comment:1 Changed 9 years ago by Anders Markvardsen
- Owner changed from Anders Markvardsen to Robert Whitley
- Status changed from new to assigned
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:3 Changed 9 years ago by Anders Markvardsen
- Summary changed from MuonDeadtimeCorr algorihtm to CalMuonDeadtime algorihtm
Wiki page created:
comment:4 Changed 9 years ago by Anders Markvardsen
Just a comment that wiki been updated following feedback from Steve/Adi
comment:5 Changed 9 years ago by Anders Markvardsen
- Priority changed from major to blocker
- Owner changed from Robert Whitley to Anders Markvardsen
Steve etc have an experiment next where if pos would like use this alg.
Steve writes:
Thanks for the updated Wiki pages. Previously when we've tested the new TDC we ran one of the new cards in parallel with the old DAE. Therefore the runs generated have 112 histograms, 1-96 from the old TDC cards and 97-112 from the new. For the tests planned later this week we may have two full DAEs, with histograms 1-96 coming from the old and 97-192 from the new. To enable us to load these runs I've generated two new definition files for EMU (attached). An example run from our previous TDC tests is also attached. This seems to load fine using the muon interface if I replace the EMU 96 detector definition with that for 112.
In addition:
For EMU00019023, which contains 112 spectra, the expected deadtime for spectrum 97 is 8.062 nano-seconds.
Attached is the one-off EMU_Definition file required to load this 112 spectra EMU dataset.
Changed 9 years ago by Anders Markvardsen
- Attachment EMU_Definition (112 detectors - 2 DAE).xml added
Special one-off 112 spectra EMU IDF
comment:6 Changed 9 years ago by Anders Markvardsen
Steps towards calculating dead-times from muon data. Re #3432
Changeset: c83dc218625f58ecae12a485a9d2584962afedee
comment:7 Changed 9 years ago by Anders Markvardsen
Calculate Muon dead times Re #3432
Changeset: 2f47ace934c1939097f64aa73cb482f92e177257
comment:8 Changed 9 years ago by Anders Markvardsen
More detailed unit test for CalMuonDeadTime. re #3432
Changeset: 7b7090bc0fdf22d0b762e45d527c6cc153ab131c
comment:10 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:11 Changed 9 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:12 Changed 9 years ago by Martyn Gigg
- Status changed from verifying to closed
Tried EMU and MUSR and got sensible results.
Tried a workspace from a non-muon instrument and it just failed to fit which appears sensible.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4279