Project

General

Profile

2010 ADWCreate an alignment program from scratch » History » Version 2

Neil Voss, 06/10/2010 10:00 AM

1 1 Neil Voss
h1. Create a program from scratch
2
3
* Problem statement: We want to add EMAN's "refine2d.py":http://blake.bcm.tmc.edu/eman/eman1/progs/refine2d.py.html into the pipeline
4
* Create a new python program:
5 2 Neil Voss
** determine what the inputs are and what is required
6
** run the program
7
** uploading to the database
8
* Create new php interface