Skip to content

Add "append" keyword to MultiTiffVolume

Pierre Paleo requested to merge multitiff_append into master

MultiTiffVolume will be used to write partial results in a single tiff file. Therefore the append keyword should be passed to tifffile.TiffWriter

Merge request reports