Login  Register

Re: getDirectory("image") doesn't work with LOCI importer

Posted by ctrueden on Jan 31, 2008; 9:12pm
URL: http://imagej.273.s1.nabble.com/getDirectory-image-doesn-t-work-with-LOCI-importer-tp3697339p3697340.html

Hi Justin,

This bug will be fixed in tomorrow's release of Bio-Formats. (The problem
was that Bio-Formats was not populating the directory field of the
ImagePlus's FileInfo.)

If you wish, you can give it a try with this prerelease build:
http://skyking.microscopy.wisc.edu/curtis/jar/loci_tools.jar

Please let me know if it doesn't work.

-Curtis

On Jan 30, 2008 3:48 PM, Justin McGrath <[hidden email]> wrote:

> 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
>