multiprocessing
library to load the 4000 individual tifs
while it took 2 min 47 sec using the Thunder to load the 2 multipage tifs consisting of 2000 pages each.
tifs
using Thunder alone in local mode.
multiprocessing
to load individual tifs
over the multipage tiff loading.
thunder
in spark
mode will be faster
images.map(lambda v: v - gaussian_filter(v))