Task #9580 (closed)
Knime agent
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | michael.zinsmaier@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-09-11 (4) |
Description
Add a basic knime agent to the tool bar so that an event which the selection, is posted when the user clicks.
The agent will for now only be available then insight is used as a knime node. When knime can be invoked via command line
we will revisit the agent.
Attachments (3)
Change History (10)
comment:1 Changed 7 years ago by jburel
- Cc michael.zinsmaier@… added; Michael Zinsmaier michael.zinsmaier@… removed
- Milestone changed from OMERO-4.5 to OMERO-4.4.4
- Remaining Time set to 0.5
- Sprint set to 2012-09-11 (4)
- Status changed from new to accepted
comment:2 Changed 7 years ago by jburel
comment:3 Changed 7 years ago by jburel
Changed 7 years ago by jburel
Changed 7 years ago by jburel
Changed 7 years ago by jburel
comment:4 Changed 7 years ago by jburel
- Remaining Time changed from 0.5 to 0
- Status changed from accepted to closed
comment:5 Changed 7 years ago by jburel <j.burel@…>
(In [e95187d602992b150c78a71816da1971ccb3913a/ome.git] on branch develop) Make sure other plug-ins are supported. (see #9580)
comment:6 Changed 7 years ago by jburel <j.burel@…>
(In [69cc03e3ddb92ac89e4dd6e7b2d27924ece75919/ome.git] on branch develop) Refactor code to have insight as knime nodes (see #9580)
comment:7 Changed 7 years ago by jburel <j.burel@…>
(In [da27c1d991013a650a2c176e6a10ed2f0c10fd0a/ome.git] on branch develop) Listen to view in plugin event. (see #9580)
Agent might not be the most appropriate strategy for now.Adjusting the existing code used for insight as IJ plugin.