I have been trying to compute the LAT map for a mesh with some infarct regions in it. When trying to construct the LAT map, this leads to -1's being written for these regions because they never depolarize.
When I try to load in the LAT map for prepacing, the -1's in the LAT file cause this error:
L3 : LAT data is not complete. Skipping prepacing.
If I would like to keep the prepacing, what would be the best way to address this issue? I have personally thought of just changing all the -1's to 0's, but am wondering if there is a better workaround.