Difference between revisions of "Spring 2012:Leanna Morinishi Journal"

From Course Wiki
Jump to: navigation, search
(Week 4 - Feb 26-Mar 3)
(Mar 2)
Line 8: Line 8:
 
== Week 4 - Feb 26-Mar 3 ==
 
== Week 4 - Feb 26-Mar 3 ==
 
=== Mar 2 ===
 
=== Mar 2 ===
* BIG MANUPS got the code to actually work. After thinking and talking with Steve about what voltage to subtract and where, the stage finally moves towards the center after 1 cycle in each direction, given that the amplitude is large enough to see the entirety of the bead.
+
* BIG MANUPS got the code to actually work. After thinking and talking with Steve about what voltage to subtract and where, the stage finally moves towards the center after 1 cycle in each direction, given that the amplitude is large enough to see the entirety of the bead. (using 3 micron stuck bead samples, no tethers yet. Theoretically should work the same.)
 
* The new equation now looks like
 
* The new equation now looks like
 
** handles.CenterPositionY = handles.CenterPositionY +  BinnedData(centeredPositionIndexY, 4)-currentPositionY;
 
** handles.CenterPositionY = handles.CenterPositionY +  BinnedData(centeredPositionIndexY, 4)-currentPositionY;

Revision as of 04:18, 6 March 2012

20.345: Bioinstrumentation Project Lab
20.345: Bioinstrumentation Project Lab

Leanna        Notebook        Lab I        Lab II        Final Project       20.345 Main        Sp12 Projects       


Week 5 - Mar 4-10

Mar 5

  • Slaving on the wiki. Put in a simple navbar, reorganization. Did some literature searching, and started my objectives for the final project. Will be working with AJ and Vincent on Lab II.

Week 4 - Feb 26-Mar 3

Mar 2

  • BIG MANUPS got the code to actually work. After thinking and talking with Steve about what voltage to subtract and where, the stage finally moves towards the center after 1 cycle in each direction, given that the amplitude is large enough to see the entirety of the bead. (using 3 micron stuck bead samples, no tethers yet. Theoretically should work the same.)
  • The new equation now looks like
    • handles.CenterPositionY = handles.CenterPositionY + BinnedData(centeredPositionIndexY, 4)-currentPositionY;
  • Made 3 micron sample. The dilutions that have been sitting out at room temp don't seem to be too happy. It's probably best to re-dilute and re-make the sample.

Mar 1

Feb 28

  • Got integration working, Also, the stage is moving nicely, we are currently using 3 sinusoidal cycles, but for the sake of the tether, we will begin to cut this down to 1 in each direction.
  • Tested with stuck beads, since it gives a decent curve if the trap is focused at the correct plane.
    • 3 micron beads work great, large enough to detect
    • 7 micron beads are just too damn big. They just are. Don't use them.
  • Switched gears a bit so that we no longer invoke piezos, we give a voltage and redefine a new UiSettings attribute in each round.

Week 3 - Feb 19-25

Feb 25

  • Integrated with OTKB and tried to open communication with GUI, it's a start, but there were many bugs to fix, mostly involving capitalization and the calculation of NumberOfSamples to collect with regards to the SampleRate.

Feb 23

  • Met with AJ, decided to pair up, shared code

Feb 20

  • 3pm Moved some voltage through the DAQ today. Worked on understanding time, SampleRate, SamplesPerTrigger, TriggerRepeat, RepeatOutput, establishing channels, starting and stopping data output and input.

Feb 19

  • I'm Leanna, a senior in Course 20. I find all sorts of things fascinating which is both a joy and a nuisance. Through 309, I began to better understand the impact of improved imaging tools on fundamental movements in the field, and I would love to broaden this learning experience to at least 3 new imaging- or measurement- related approaches this term. As a scientist, I really feel like I need to better understand not just the function of the scopes available commercially, but also the physical concepts and limitations associated with them. Specifically I'd like to learn more about image processing and/or 3D imaging. I think it would be great to be able to track cell migration or other small movements in 3 dimensions over time with the parts available to us in the 309 lab. Light field microscopes are also pretty cool. :p
  • In lab I, I hope to come to understand the basics of data acquisition. Programming/MATLAB isn't my strong suit, but I'd love to learn more.
    • Complete a button that takes in data from a tethered microbead and adjusts the stage position to center it on the tether
      • Try to get nicer calibration data
      • Function that finds the center
      • Feed in recorded data in a simulation
    • Look at the properties of the tether, to calculate the persistence and contour lengths

Week 2 - Feb 12-18

Feb 15

  • 1.30pm DNA Tether Prep with Marie's leftover materials, Steve found a few attached beads on his samples, I found one.
  • They didn't move so well, and I didn't have code going yet, so we didn't test anything beyond OTKB and beginning to understand its syntax.

Feb 13

  • 12pm Walkthrough of OTKB software and took some great calibration data at 20mW 70mW and 120mW of .97 micron beads.

Week 1 - Feb 6-11

References