[ome-users] BioFormats Macro Extensions Problem with Ext.openImage(title, no)

Burri Olivier olivier.burri at epfl.ch
Tue Jul 29 14:31:32 BST 2014


Hi,

When running the BioFormats Macro extensions,

After initializing the image and setting the series
Ext.setId(id);
Ext.setSeries(seriesNum);

If I run something like
Ext.openImage("My Image", 0);

I get the following error dialog:
< Macro Error >
Function name expected : in line  ##.
Ext.<openImage>("My Image", 0);

If I replace the call to Ext.openImage with Ext.openSubImage

And make sure to get the X and Y sizes of the image before, this works just fine.

Ext.openSubImage("My Image", 0,0,0,sizeX,sizeY);

Any thoughts?

Thank you and best regards
Oli

Olivier Burri
Engineer - Image Processing
& Software Development
EPFL - SV - PTECH - BIOP

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20140729/ad805715/attachment.html>


More information about the ome-users mailing list