Ticket #2120 (closed: wontfix)
Create NormaliseToTime algorithm
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
Normalising to time is often used to subtract detector dark current. It would be useful to have a NormaliseToTime algo, along the lines of the existing NormaliseToMonitor and NormaliseByCurrent.
It would also be useful to be able to get the data acquisition duration from the Run object, along the lines of the get_proton_charge method.
Change History
comment:2 Changed 10 years ago by Mathieu Doucet
Run_start and run_end would work for me. That would be the minimum requirement for me to be able to proceed with EQSANS reduction.
comment:3 Changed 10 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Mathieu Doucet
comment:4 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
Accepted and assigned tickets moved at iteration 29 code freeze
comment:7 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:8 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:9 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:10 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:12 Changed 8 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to wontfix
No longer needed
comment:13 Changed 8 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:14 Changed 8 years ago by Peter Peterson
- Status changed from verifying to closed
I attest that Mathieu says it is no longer needed.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2967
We are tring to standardise on a run_start aad run_end properties (containing date times) in the run object. To specify start and end times, if you need a more specific acquisition duration I thikn we could do this too, we just need to make sure we agree on the property name we all use.