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
(4 intermediate revisions by 3 users not shown)
Line 6: Line 6:
| colspan="2"|
| colspan="2"|
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### -->
<!-- ##### DO NOT edit above this line unless you know what you are doing. ##### -->
==LABView==
==[[/LABView]]==


[[Image:Photo vi labview.JPG|thumb|right|his is a screenshot of the VI's backpanel]]
==[[/MT]]==
[[Image:Phto compare labview.JPG|thumb|right|This is a side by side of the original image and the image that I remade with a pixel array]]
* 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)
#it will open a directory and list everything that is in it
#it will then load photos into LABView (currently set to look for .tif and .png)
#the photos are in an array
#if the file is not a photo, a blank will be created in the array, and then deleted afterwards
#i can pick out a piece of the array and look at it
*The problems that it has are:
#case sensitivity: .Tif files and .tif files or .png .Png .PNG must all be coded for separately, more annoying than troublesome.
#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


*I was messing around with the pixel thing that Koch had suggested
*With a single photo, I can turn the pic into a compressed array, take that array and turn it into a photo again and then display it
**It worked, but the photo is blue and white instead of black and white


==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)
*Since koch and brigette are still making antifade, igor and I used the old stuff from the other day
**We did not see anything, just blobs of dust
*Thinking I may have fried the tubes by stabilizing with cold brb80t, we look at a "naked" sample
**plenty of tubes, there must have been a misstep during the antifade application, or just bad antifade ate our tubes
*Igor and I try once more with the "Bad AF"
**We use 20ul of tubes (instead of 5 the first 2 times)
***We see plenty of tubes but the AF does not work, bleaches very fast
****Interesting note: we did see tubes break apart as they became bleached
****There was also a "flow" from the coverglass spreading out the liquid (i think Igor put more than 5ul of soln on there, but thats no big deal)
*Brigette finished her new batch of antifade and we try it with the new tubes
**After fussing around with focusing, she found the tubes and the antifade works great!
**Note: This sample has been the hardest for me to view. All the other samples this week were really easy to get in focus (kinda odd, who knows, maybe just a fluke)
**The tubes stay in view for a very long time and are quite contrastive
***Note: both brigette and I do not notice any movement of the tubes, normally there are some "wiggles" we see from loose ends
***They are stuck pretty hard on the glass and coverslide (as you can get a new set in view as you focus up the plane into the slide or coverglass)
**The new AF works like a charm, the images are lasting longer than any i have seen this week
**Brigette did a rough time in the bleaching and says they last ~1min 15s
<!-- ##### 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 11:05, 29 September 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

/MT