Hi, I'm about to spend some time using itk::TIFFImageIO to write large tiled tiffs, setting the region of interest, then feeding it lots of data. I'm hoping I can incrementally write tiffs that are jpeg-in-tiles compressed, and have a total size over 1.5 GB. =20 Is this a reasonable thing for me to try in ITK? Anyone have any similar examples? (C++ or Python both welcome) Thanks, -Jim