// Ask user to open an image file in the folder // All this does is invoke Bio-FOrmats with the virtual option selected // Bio-Formats is smart enough to recognize Perkin-Elmer datasets path = File.openDialog("Select an image file"); run("Bio-Formats", "open=["+ path + "] color_mode=Default rois_import=[ROI manager] view=Hyperstack stack_order=XYCZT use_virtual_stack");