Project

General

Profile

Actions

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

Revision 1/11 | Next »
Neil Voss, 06/10/2010 05:58 PM


Create an image uploader program from scratch

  • Problem statement: We want to add EMAN's refine2d.py into the pipeline
  • Create a new python program:
    • determine what the inputs are and what is required
      • iterations
      • number of classes
      • number of processors auto set
      • input stack file
      • low/high pass filters
      • binning
      • limit number of particles
    • run the program
    • uploading to the database
  • Create new php interface

Updated by Neil Voss over 14 years ago · 1 revisions