[LPD][DARK] Multiprocessing for LPD
It was annoying to check a bug in this notebook while it is still using cluser_profile.
I removed it and added multiprocessing.
Description
- Removed the need for using a
cluster_profile
. - Modified
characterize_module
to be used in a multiprocessing pool. - A
process_cell
function to createOffset
andNoise
per cell using Pasha (Similar to AGIPD.)
How Has This Been Tested?
- Tested with LPD reference run.
Relevant Documents (optional)
Types of changes
- New feature (non-breaking change which adds functionality)
Checklist:
Reviewers
Edited by Karim Ahmed