Remove driver=core from all notebooks
Description
Following observations at the DOC where FXE LPD correction for proposal 2743 run 50 also had the OSError: B-Tree
errors, it was suggested to remove the driver=core
from the LPD correction notebooks.
While at it, I removed all occurrences of the driver in the remaining notebooks.
There's only LPD/playground/metroLib.py
that has it specified (I doubt the file is used.)
How Has This Been Tested?
I've made the changes using sed, and I reckon that the CI will catch the notebooks if they are mis-formatted.
We also re-requested calibration for the aforementioned run.
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)?