Hello,
I’ve encountered the following behavior difference in calling Bio-formats manually versus from a macro. If someone runs Bio-Formats from the plugins menu and checks ‘split_channels’, that option is not cleared if subsequently Bio-formats is called from a macro that is not intended to split channels. for example, run from macro to split channels: run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale split_channels view=Hyperstack stack_order=default”); -> splits channels then run from macro to NOT split channels: run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale view=Hyperstack stack_order=default”); -> does not split channels Now, open Bio-Formats from plugins menu, manually select ‘split channels’ -> splits channels then run from macro to NOT split channels: run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale view=Hyperstack stack_order=default”); -> still splits channels Is there a way around this? thanks, Glen MacDonald Core for Communication Research Virginia Merrill Bloedel Hearing Research Center Cellular Morphology Core Center on Human Development and Disability Box 357923 University of Washington Seattle, WA 98195-7923 USA (206) 616-4156 [hidden email] -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Hi Glen-
Thanks for your email-- this might be a bug in Bio-Formats. Can you address this question the Bio-Formats developers at http://www.openmicroscopy.org/community/ Cheers, Jason On Fri, Jan 9, 2015 at 1:40 AM, Glen MacDonald <[hidden email]> wrote: > Hello, > I’ve encountered the following behavior difference in calling Bio-formats > manually versus from a macro. If someone runs Bio-Formats from the plugins > menu and checks ‘split_channels’, that option is not cleared if > subsequently Bio-formats is called from a macro that is not intended to > split channels. > > for example, run from macro to split channels: > run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale > split_channels view=Hyperstack stack_order=default”); -> splits channels > > then run from macro to NOT split channels: > run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale > view=Hyperstack stack_order=default”); -> does not split channels > > Now, open Bio-Formats from plugins menu, manually select ‘split channels’ > -> splits channels > > then run from macro to NOT split channels: > run(“Bio-Formats Importer”,”open=[bunchastuff] color_moded=Grayscale > view=Hyperstack stack_order=default”); -> still splits channels > > Is there a way around this? > > thanks, > > Glen MacDonald > Core for Communication Research > Virginia Merrill Bloedel Hearing Research Center > Cellular Morphology Core > Center on Human Development and Disability > Box 357923 > University of Washington > Seattle, WA 98195-7923 USA > (206) 616-4156 > [hidden email] > > -- > ImageJ mailing list: http://imagej.nih.gov/ij/list.html > -- ************************** Centre for Gene Regulation & Expression College of Life Sciences MSI/WTB/JBC Complex University of Dundee Dow Street Dundee DD1 5EH United Kingdom phone (01382) 385819 Intl phone: 44 1382 385819 FAX (01382) 388072 email: [hidden email] Lab Page: http://www.lifesci.dundee.ac.uk/gre/staff/jason-swedlow Open Microscopy Environment: http://openmicroscopy.org ************************** -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Edit this page |