Skip to content
Chris Churas edited this page Jan 10, 2018 · 40 revisions

Goal

CIL Data Extraction Utility has been built to extract image and video data from the legacy Cell Image Library website and Omero webservice.

Click here for tool requirements

How it works

To meet the requirements, three scripts have been developed; cildatadownloader.py, cildataconverter.py, and cildataupdatedb.py. For each image and video dataset these scripts download, convert, and update the database.

Follow these instructions to download the data yourself.

Clone this wiki locally