Project

General

Profile

Actions

Create a 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 almost 14 years ago · 3 revisions