[LPD] [Correct] Ignore missing sources when finding memory cell patterns
Description
This came up with p6936 r117; for some reason some LPD modules were entirely missing from the run (no files created), and then the notebook fails in this function before finding constants, whereas it should be able to still correct the data that is there.
How Has This Been Tested?
Interactively in the LPD correction notebook.
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the code style of this project.