User:Linh N Le/Notebook/2009/06/05: Difference between revisions

From OpenWetWare
< User:Linh N Le‎ | Notebook‎ | 2009‎ | 06
Jump to navigationJump to search
No edit summary
Line 21: Line 21:
*The VI uses NI Vision Assistant to deal with the photos themselves
*The VI uses NI Vision Assistant to deal with the photos themselves
[[Image:Photo vi labview.JPG|This is a screenshot of the VI's backpanel]]
[[Image:Photo vi labview.JPG|This is a screenshot of the VI's backpanel]]
==MT==
*making a new batch of MT's w/ Igor while Brigette  and Koch make antifade
*we need a new batch of brb80T, so we are mixing from stock at a 100:1 ratio of brb to T (thymine i think)
<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### -->
<!-- ##### DO NOT edit below this line unless you know what you are doing. ##### -->
|}
|}

Revision as of 13:10, 5 June 2009

Project name <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>Next entry<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>

LABView

  • Larry has asked me to make a LABView VI that takes photos out of a file and loads them all to LABView
    • It also must display said photos
  • After many, many attempts, I currently have a version that does what I think he wants (feedback to follow)
  1. it will open a directory and list everything that is in it
  2. it will then load photos into LABView (currently set to look for .tif and .png)
  3. the photos are in an array
  4. if the file is not a photo, a blank will be created in the array, and then deleted afterwards
  5. i can pick out a piece of the array and look at it
  • The problems that it has are:
  1. case sensitivity: .Tif files and .tif files or .png .Png .PNG must all be coded for separately, more annoying than troublesome.
  2. display: currently only displays one photo at a time, and you must rerun the entire program to see a new photo
    • possible fix by turning the photos into a pixel array
  • The VI uses NI Vision Assistant to deal with the photos themselves

This is a screenshot of the VI's backpanel

MT

  • making a new batch of MT's w/ Igor while Brigette and Koch make antifade
  • we need a new batch of brb80T, so we are mixing from stock at a 100:1 ratio of brb to T (thymine i think)