﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
825	Incorrect planes read from OME TIFF file	Tom Goddard	Tom Goddard	"Reading an 8-channel OME TIFF file from the Allen Institute AICS-12_269.ome.tif with dimensions 924 x 624 x 47 with initial display at step 2 with first 3 channels initially shown the last plane (46) of channels 2 and 3 contain the wrong data, in fact, pixel values from the preceding channel plane 44.

Debug output shows that the ome tiff reader seeks to the correct plane but Pillow 4.2.1 (from PyPi) gives the wrong data.

Changing the ome tiff reading code so that it reopens the file instead of trying to seek backwards fixes the problem.
"	defect	closed	major		Volume Data		fixed		danielt@… Graham.Johnson@…				all	ChimeraX
