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))
spark
cluster, in Janelia it is in standalone mode. As far as thunder
is concerned, they are both the same. You would need a Jupyter notebook and a way to get a spark context in it, which might be different then how it is done in Janelia. Is this the part you need help with?