Ticket #361 (closed: fixed)
Speed up Cylinder attenuation correction
Reported by: | Nick Draper | Owned by: | Laurent Chapon |
---|---|---|---|
Priority: | major | Milestone: | Iteration 16 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This is to cover to speedups
- investigate replacing exponential with a table lookup (talk to Laurent about this otherwise Laurent may well duplicate it anyway)
- Add a parameter to define how many time bins should be used(100% = all, 10% use 10% of time bins and interpolate).
- Interpolation should be linear or quadratic whichever is better.
Change History
comment:2 Changed 12 years ago by Laurent Chapon
(In [2056]) re#361 Added a fast approximation to the exp function as alternative method. Added the possibility to calculate absorption only for a subset of all bins. The rest is linearly interpolated. Corrected a bug occuring when the neutron track hits the cylinder at two different positions( bottom or top plane and cylinder).
comment:10 Changed 12 years ago by Nick Draper
- Milestone changed from Iteration 15 to Iteration 16
Batch move uncompleted tickes to next iteration
comment:11 Changed 12 years ago by Laurent Chapon
- Status changed from new to closed
- Resolution set to fixed
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1209
Note: See
TracTickets for help on using
tickets.