Draft: [TIMEPIX] Add a (2d) time of arrival offset map as a parameter
Description
Data shows particular rows which are shifted in timing by 25 ns - the occurrence of the shift depends on the data acquisition method. It varies between different detectors. With the 2d map we implement a general solution to this issue.
How Has This Been Tested?
This has been tested with a reference run on maxwell. (p900421, 307) Python 3.8.18.
Relevant Documents (optional)
Types of changes
- New feature (non-breaking change which adds functionality)
Checklist:
- My code follows the code style of this project.
- My change requires a change to the documentation.