Page 2 of 2

Re: Data and OMERO Tables

PostPosted: Fri Dec 03, 2010 4:44 pm
by jmoore
If you haven't named your files uniquely, then you'll get multiple ids when doing the above query. You'll have to somehow identify which one you're interested in. Is there any other context which you could use?

~J.

Re: Data and OMERO Tables

PostPosted: Mon Dec 06, 2010 3:48 pm
by icaoberg
they are uniquely named. say for image id 3333 the h5 table with feature data is called iid3333_fieldfeatures.h5

Re: Data and OMERO Tables

PostPosted: Mon Dec 06, 2010 3:59 pm
by jmoore
If they're uniquely named, Ivan, then you should only get one ID returned. Can you show me the code you're using?

~J.