Sortostat/Notebook: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 2: Line 2:
*Figure out the MATLAB memory leak
*Figure out the MATLAB memory leak
**I suspect this is because I'm not closing the image files properly in the MATLAB script that runs, or it could be something more annoying.
**I suspect this is because I'm not closing the image files properly in the MATLAB script that runs, or it could be something more annoying.
*Change the code so that when flipping based on the CFP it is the moving average that is used, rather than a single image.


==References==
==References==
*[[Sortostat/Foundry report card]] - post notes on each chip fabricated so can document common failure points in fabrication to better avoid them.
*[[Sortostat/Foundry report card]] - post notes on each chip fabricated so can document common failure points in fabrication to better avoid them.

Revision as of 12:27, 6 June 2007

To Do List

  • Figure out the MATLAB memory leak
    • I suspect this is because I'm not closing the image files properly in the MATLAB script that runs, or it could be something more annoying.
  • Change the code so that when flipping based on the CFP it is the moving average that is used, rather than a single image.

References