# The large differences in the output grids come from the fact that the way we calculate the Transmissivity P-values in both this python implementation and the java code is not deterministic;
# we use a sampling method which is imprecise, and without the same random number generator + seed, will not produce exactly the same values between the python and java code