We're Hiring!

filtering Still Images, Video/Animation, Z-Stack, ...

General and open developer discussion about using OMERO APIs from C++, Java, Python, Matlab and more! Please new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

If you are having trouble with custom code, please provide a link to a public repository, ideally GitHub.

filtering Still Images, Video/Animation, Z-Stack, ...

Postby bhcho » Wed Aug 24, 2011 7:16 pm

Hi,

I saw cellimages.ascb.org and there is a funtionality of filtering Still Images, Video/Animation, Z-Stack, Time Series.
Could you tell me how to do this from python shell (by search query)?

I'm generally querying images by
Code: Select all
search = client.sf.createSearchService()
search.onlyType("Image")
search.byFullText('fluorescence')

ids1 = [x.id.val for x in search.results()]


And after that, I just want to get ids of Still Images.

BK
bhcho
 
Posts: 236
Joined: Mon Apr 05, 2010 2:15 pm

Re: filtering Still Images, Video/Animation, Z-Stack, ...

Postby jmoore » Thu Aug 25, 2011 1:55 pm

Sorry, BK, but this is another case where the code is coming from a third party. Perhaps John is still reading the forums; if not, you may want to contact him directly.

Cheers,
~Josh.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany


Return to Developer Discussion

Who is online

Users browsing this forum: Google [Bot] and 1 guest