Project

General

Profile

Actions

2010 ADWCreate an image uploader program from scratch » History » Revision 3

« Previous | Revision 3/11 (diff) | Next »
Neil Voss, 06/10/2010 06:59 PM


Create an image uploader program from scratch

Problem statement:

We want to upload images, including defocal pairs into the database

Two programs:

  1. First one reads images and parameters to create an XML file
  2. Second one uploads images to the database

First new python program:

determine what the inputs are and what is required:

  • folder with images
  • pixel size
  • tiltseries/defocal information *
  • run the program
  • uploading to the database
  • Create new php interface

Updated by Neil Voss over 14 years ago · 3 revisions