Ticket #4737 (closed: fixed)
Convert DAS log to log using absolute time as time stamp
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | petersonpf@… | Blocked By: | |
Blocking: | Tester: | Russell Taylor |
Description
Some DAS logs recorded in NeXus file have pulse times as times and time of flight as values. One entry in this log stands for an event occurring at the time of pulse time added with the time-of-fight. Thus a conversion should be made to a new log whose time is the combined value of the pulse time and time-of-fight.
Change History
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:3 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to duplicate
comment:4 Changed 8 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:5 Changed 8 years ago by Wenduo Zhou
- Status changed from verifying to reopened
- Resolution duplicate deleted
comment:7 Changed 8 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:8 Changed 8 years ago by Russell Taylor
The algorithms is ProcessDasNexusLog in DataHandling. The commit is [37c38d36].
comment:9 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester changed from Russell Taylor to Vickie Lynch
comment:10 Changed 8 years ago by Vickie Lynch
Hi Russell, I did not mean to take this ticket that you were verifying. Please change the tester back.
Sorry, Vickie
comment:12 Changed 8 years ago by Russell Taylor
I checked in this commit against #4727 by mistake.
Minor improvements.
Changeset: d4eacaa886d8b28e46beb3c40e65807da7c9e5ba
comment:13 Changed 8 years ago by Russell Taylor
- Status changed from verifying to closed
Not entirely convinced by this algorithm, but it seems like it will barely get used anyhow.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5584