Fixes #310 by allowing visualization of image stacks depending on the mid-point of a particular object or image in z.
Changed classifier, image gallery, and image reading/tile fetching functions to allow 3D images to be read with a specific z plane depending on the midpoint of an object or image in z.
Tested w/ 2D (translocation) and 3D (monolayer) datasets.
This pull request is more up to date than #312 (I couldn't change this because a collaborator may need to use that specific version). Specifically, this PR fixes issues with Image Gallery that were present in #312. To my knowledge, there aren't further bugs that need squashing in this version.
Fixes #310 by allowing visualization of image stacks depending on the mid-point of a particular object or image in z. Changed classifier, image gallery, and image reading/tile fetching functions to allow 3D images to be read with a specific z plane depending on the midpoint of an object or image in z.
Tested w/ 2D (translocation) and 3D (monolayer) datasets.
This pull request is more up to date than #312 (I couldn't change this because a collaborator may need to use that specific version). Specifically, this PR fixes issues with Image Gallery that were present in #312. To my knowledge, there aren't further bugs that need squashing in this version.