getDirectory("image") doesn't work with LOCI importer
Posted by Justin McGrath on Jan 30, 2008; 9:48pm
URL: http://imagej.273.s1.nabble.com/getDirectory-image-doesn-t-work-with-LOCI-importer-tp3697339.html
Hi group,
I open Zeiss .zvi files with the LOCI Bio-formats importer. I updated both
ImageJ and LOCI today. getDirectory("image") doesn't work although
File.directory() does work. Is it possible to fix this? I can use
File.directory(), but it gets the last open file, which may not be the image
I have selected, so getDirectory() is a little more reliable.
Thanks,
Justin