Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #9999 (closed)

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

Orphaned Images support

Reported by: jburel Owned by: jburel
Priority: major Milestone: OMERO-4.4.7
Component: Insight Version: n.a.
Keywords: n.a. Cc: ux@…, wmoore
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2012-12-18 (3)

Description

Add to the tree a smart folder to load orphaned images.

Change History (9)

comment:1 Changed 11 years ago by jburel

  • Sprint set to 2012-12-18 (3)
  • Status changed from new to accepted

comment:2 Changed 11 years ago by wmoore

Hi JM,

In case it's useful, this is the 'orphaned images' query we use in the web:

query = "select obj from Image as obj " \
        "where not exists (select obl from DatasetImageLink as obl where obl.child=obj.id) "\
        "and not exists (select ws from WellSample as ws where ws.image=obj.id)"

comment:3 Changed 11 years ago by jburel

Thanks. I will implement the query in the OMERO gateway for now. I will push (not in dev_4_4) to the server.

comment:4 Changed 11 years ago by wmoore

Yeah - moving it to the server makes sense, since the orphaned image query is something people need, E.g. http://www.openmicroscopy.org/community/viewtopic.php?f=4&t=2812

comment:5 Changed 11 years ago by jburel

  • Remaining Time changed from 2 to 0
  • Resolution set to fixed
  • Status changed from accepted to closed

comment:6 Changed 11 years ago by jburel

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:7 Changed 11 years ago by jburel

  • Remaining Time changed from 0 to 0.5

Fixing browsing bug.

comment:8 Changed 11 years ago by jburel

  • Remaining Time changed from 0.5 to 0
  • Status changed from reopened to closed

comment:9 Changed 11 years ago by jburel <j.burel@…>

(In [331cc849091500d96a06d0d5155464a1dee5e88b/ome.git] on branch develop) Add method to load orphaned images (see #9999)

Use IQuery, the method will be pushed to the server and
added to IContainer.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.69864 sec.)

We're Hiring!