Login  Register

Re: Bug in 1.37j ?

Posted by Gabriel Landini on Feb 20, 2007; 12:10pm
URL: http://imagej.273.s1.nabble.com/Bug-in-1-37j-tp3700284p3700290.html

On Tuesday 20 February 2007 12:02:49 Christophe Leterrier wrote:
> I reformulate my first email with greater details.
>
>
> 1) Open an image (.tif file) (you can close other opened images to
> reduce the parameters).
>
> 2) Run the following macro :

Yes, this works fine.

> 3) Close the image, open a stack by opening two images from the same
> folder and do a "Images to Stack" command (or "Import > Image Sequence"
> command, or "Import > Selected As Stack" command, or any command that
> generate a stack).

> 4) Run the test macro on the active stack. It will display a blank
> string, not the path from where the images were open. I can assure you
> that it retrieved the path from stacks with previous ImageJ versions.

Yes, you are right. It happens in linux too.
After opening each image, the macro still remembers the "image" directory, but
as soon as the are transformed into a stack, the macro does not report
anything.

Hopefully Wayne will see this thread.

Cheers,

Gabriel