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 processorsauto set- input stack file
- low/high pass filters
- binning
- limit number of particles
- run the program
- uploading to the database
- determine what the inputs are and what is required
- Create new php interface
Updated by Neil Voss over 14 years ago · 3 revisions