Difference between revisions of "Team:Georgia State/AlgaeObservations"

Line 352: Line 352:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
   <div id="jarallax-container-0" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; pointer-events: none; z-index: -100;"><img class="jarallax-img" src="3flask.jpg" alt="" style="object-fit: cover; object-position: 50% 50%; max-width: none; position: fixed; top: 0px; left: 0px; width: 1154px; height: 772px; overflow: hidden; pointer-events: none; margin-top: 0px; transform: translate3d(0px, 0px, 0px);"></div></div>
+
   <div id="jarallax-container-0" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; pointer-events: none; z-index: -100;"><img class="jarallax-img" src="https://static.igem.org/mediawiki/2019/6/66/T--Georgia_State--cul6.png" alt="" style="object-fit: cover; object-position: 50% 50%; max-width: none; position: fixed; top: 0px; left: 0px; width: 1154px; height: 772px; overflow: hidden; pointer-events: none; margin-top: 0px; transform: translate3d(0px, 0px, 0px);"></div></div>
  
 
   <div class="container">
 
   <div class="container">
Line 822: Line 822:
  
 
</body>
 
</body>
 +
/* init Jarallax */
 +
jarallax(document.querySelectorAll('.jarallax'));
 +
 +
jarallax(document.querySelectorAll('.jarallax-keep-img'), {
 +
    keepImg: true,
 +
});</script>
 
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS&action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS&action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/akame.bundle.js&action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/akame.bundle.js&action=raw&ctype=text/javascript"></script>

Revision as of 03:33, 22 October 2019

Algae Observations

ALGAE LOG

Culturing during July & August
Click the button below to view the Notebook.
NOTEBOOK

Algae Log

Quantitative Culturing and Culturing

ALGAE LOG

Culturing during July & August
-->
July 2019
S M T W T F S
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
August 2019
S M T W T F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Girl

Videos 1 and 2


A concentration of 1,092,000 Symbiodinium cells per mL. This is a reference of a concentration cell count viewed under 4X and 10X magnification. Click the pictures above to see the videos!

video

Videos 3 and 4


Predator-Prey culture of O. marina fed 2.0 mL of D. tertiolecta. The O. marina culture that was fed 2.0 mL of D. tertiolecta was not fed since 9/18/19. The video depicts the concentration of in the Dunaliella vs. Oxyrrhis as of 10/18/19.

video


The More You Know


image
image
image
image
/* init Jarallax */ jarallax(document.querySelectorAll('.jarallax')); jarallax(document.querySelectorAll('.jarallax-keep-img'), { keepImg: true, });