problem with text windows
Posted by
Cammer, Michael-3 on
Jul 25, 2020; 9:44pm
URL: http://imagej.273.s1.nabble.com/problem-with-text-windows-tp5023766.html
I have switched to Fiji, but am having problems with text windows.
In standard ImageJ, each text window is easily accessible from the Window menu. We can select it and then do commands such as:
selectWindow("20200725_rawdata.txt");
textdump = getInfo("window.contents");
a = split(textdump);
However, in Fiji, the text windows are in the Java text editor, are not listed in the windows menu, and getInfo("window.contents") returns an error that no window can be found.
Therefore, macros we have written for ImageJ with text windows don't work.
Assistance would be greatly appreciated.
Thank you!
Michael Cammer, Sr Research Scientist, DART Microscopy Laboratory
NYU Langone Health, 540 First Avenue, SK2 Microscopy Suite, New York, NY 10016
[hidden email]<mailto:
[hidden email]>
http://nyulmc.org/micros http://microscopynotes.com/Voice direct only, no text or messages: 1-914-309-3270 and 1-646-501-0567
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html