imported mpl_figure_editor from traits tutorial
[BS_AY250.git] / week4 / readme
blob4bc8d4e41ce30579f54c354de2da15c0b01ba608
2 AY250 HW4
3 Author:  Bryan Steinbach
5 Dependencies:  Python 2.6.4, numpy 1.4.1, scipy 0.8.0b1, matplotlib 1.0
8 Problem 1:
9 Run starcam-plot.py, produce starcam-20100828.png
10 Pointing model measurements from a star camera.  In the folder is the new set of plotting routines, analyzed data, and final plot.
12 Problem 2:
13 Run problem2.py, produce student-stocks.png.
15 Problem 3:
16 Run problem3.py, interact.  Click mouse and drag to make selections, hover mouse over box and press d to delete selection.  This was fairly heavy applications programming - there are likely bugs.  I like this for analyzing the star camera data from Problem 1, but I'll try a package someone has put more effort into rather than use what I wrote here.