Login  Register

Re: Access File Info in macro?

Posted by xchopp on Jul 23, 2013; 4:54pm
URL: http://imagej.273.s1.nabble.com/Access-File-Info-in-macro-tp5004079p5004108.html

Hi Curtis,

Also note that the Bio-Formats Importer plugin (part of Fiji;
http://fiji.sc/) can import any of 125+ supported file formats (including
TIFF) as a virtual stack, by checking the "Use virtual stack" option. And
the "Group files with similar names" option allows you to read in multiple
numbered files into a single dataset. For more info, see:
http://fiji.sc/Bio-Formats

Thanks!   (I guess this can be called from a macro, right?).

--Mark