Talley Lambert

Results 870 comments of Talley Lambert

ok getting closer. If @will-moore or @romainGuiet wants to give it another try, feedback appreciated (@will-moore, particularly keen to know if you see any more bad patterns with the OMERO...

thanks all, I've got a branch roughly working... will continue work on it soon

Yep, it's close ... some bugs I still need to iron out before I'm comfortable merging it

I like `f'{class}:{id}` too. since we can now directly pass that string to `viewer.open()` to retrieve the image. I guess we'd need a list of we ever allowed someone to...

> Let's assume that a layer in napari is only going to come from 1 image in OMERO this seems safe. there might be a many-to-one relationship between napari layers...

Let's do it! I'll read up a bit and let you know if I have any questions.

thanks! yep, all of this is possible. the Tree model definitely needs work, and better group management. (currently it just shows your default group... edit: more specifically, it just shows...

@jstitlow, @will-moore made a number of fixes to the ordering and selection of the tree, and it should load lazily now. Take another look look at your convenience and let...

Thanks for checking. Will work on groups/users and orphaned datasets

> I see that the main issue is that a newly created Shapes or Labels layer won't have any OMERO Image:ID metadata associated with it, so that the plugin won't...