<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Adam,<div><br></div><div>I should warn you that the whole python API is a bit ad hoc at the moment, since it's been developed experimentally for a number of different use cases (E.g. scripts, web-client) and we're in the process of rationalising this to some extent.</div><div>At the moment you have to look in a bunch of different places to find the functionality you need (as you've seen).&nbsp;</div><div><br></div><div>The solution I've attached uses the latest trunk code, although the methods may have been unchanged since the 4.2.2 release?&nbsp;</div><div><br></div><div>I wasn't sure what you meant by&nbsp;</div><div>project = 'xxx'</div><div>dataset = 'xxx'</div><div><br></div><div>I imagine you want to let users connect to OMERO, browse their Projects (choose one) browse it's Datasets and select one with images to process.</div><div>The only bit that is missing from the attached script is getting the user's choice.&nbsp;</div><div><br></div><div>Hope that gets you going, and that any changes in the API don't cause too much pain!</div><div><br></div><div>&nbsp;&nbsp;Will.&nbsp;</div><div><br></div><div><br></div><div></div></body></html>