We're Hiring!

auto-importer

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.

auto-importer

Postby phm » Fri Aug 29, 2014 12:25 pm

Hi,

Someone has information on ATOM, a software to automated import images into OMERO. The project was initially developed by Olivier Mueller, but it stop in 2012
http://sourceforge.net/projects/auto-importer.

Or anybody have similar solution to automate transferts from microscope stations to OMERO server.

Philippe
phm
 
Posts: 185
Joined: Tue Mar 19, 2013 3:39 pm

Re: auto-importer

Postby manics » Fri Aug 29, 2014 12:40 pm

Hi Philippe

Does OMERO.dropbox do what you want?

Simon
User avatar
manics
Team Member
 
Posts: 261
Joined: Mon Oct 08, 2012 11:01 am
Location: Dundee

Re: auto-importer

Postby phm » Mon Sep 01, 2014 7:53 am

manics wrote:Hi Philippe

Does OMERO.dropbox do what you want?

Simon


Hi Simon,

OMERO-Dropbox could be very useful. However, I have some questions that I did find the answer in the documentation.
- What's happen to the files in the dropbox folders that have been synchronized ? Are the deleted to avoid duplication of data ?
- How to schedule or automate the image transferts to the server ? If users have to manually copy the files to the server where is the benefice compare to OMERO export client ?

Thanks

Philippe
phm
 
Posts: 185
Joined: Tue Mar 19, 2013 3:39 pm

Re: auto-importer

Postby cblackburn » Mon Sep 01, 2014 8:56 am

Hi Philippe,

phm wrote:OMERO-Dropbox could be very useful. However, I have some questions that I did find the answer in the documentation.
- What's happen to the files in the dropbox folders that have been synchronized ? Are the deleted to avoid duplication of data ?


By default files that have been imported remain in the DropBox folders and so are duplicated. In this default configuration it is left to the user to manage their won DropBox space. However, you can configure DropBox to take advantage of the options available in In-place import such as,
Code: Select all
--transfer=ln_rm
to reduce duplication. This will, though, depend on your storage configuration.

There is also an, as yet, undocumented option,
Code: Select all
--transfer=upload_rm
which uploads the image files in the manner of a normal import and then deletes the original source files only upon completion of a successful import.

phm wrote:- How to schedule or automate the image transferts to the server ? If users have to manually copy the files to the server where is the benefice compare to OMERO export client ?


At present the only option would be for you to produce some sort of cronjob to transfer the acquired files into the DropBox directories. This still has some advantages over using manual import clients. However, we are planning to add more functionality to DropBox to address scheduled imports from remote storage.

Cheers,

Colin
cblackburn
 
Posts: 85
Joined: Mon May 25, 2009 9:03 pm


Return to Developer Discussion

Who is online

Users browsing this forum: Majestic-12 [Bot] and 1 guest