We're Hiring!

New file type into omero

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.

New file type into omero

Postby chriswood » Tue May 11, 2010 2:21 pm

I am interested in importing fluorescence correlation spectroscopy (fcs) files from a Zeiss confo-cor 3 into OMERO. The data in this case is generally a time series with one or two channels.

I am able to create a new “image” and put the raw bytes into pixels and also retrieve them from the server. What I would like to in addition to this is store the metadata and be able to view the time series and correlation curve in Insight.

So, is there standard that is used for developing import methods and metadata? And is there a good way to add functionality to Insight (like can be done with ImageJ).

If anyone has any documents for these questions I would appreciate it.

Thanks
Chris
chriswood
 
Posts: 25
Joined: Wed Apr 07, 2010 8:28 pm

Re: New file type into omero

Postby cxallan » Thu May 20, 2010 1:53 pm

There are a few standard ways to get data into OMERO. One is of course as you have already been doing using the OMERO API. Another, and probably the most useful, is to create a Bio-Formats reader. This library is what OMERO.importer uses.

Are you familiar at all with Bio-Formats?

As OMERO.insight is open source, like ImageJ, you're certainly welcome to hack directly on the source code itself. We're happy to accept patches! :D Alternatively if you'd like to write an entire agent, which is similar to an ImageJ plug-in, Jean-Marie can likely help you out.
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am


Return to Developer Discussion

Who is online

Users browsing this forum: No registered users and 1 guest