Difference between revisions of "Team:Cambridge-JIC/Notebook"

Line 98: Line 98:
 
graph.commit('sw','8 September 2015', $('<div><h4>Software</h4>After a long night, the motorised control has been perfected! :) Power saving mode, smooth acceleration and deceleration, asynchronous movement of different axes at the same time, as well as control over it using the arrow keys in webshell has all been implemented and wired up now.</div>'));
 
graph.commit('sw','8 September 2015', $('<div><h4>Software</h4>After a long night, the motorised control has been perfected! :) Power saving mode, smooth acceleration and deceleration, asynchronous movement of different axes at the same time, as well as control over it using the arrow keys in webshell has all been implemented and wired up now.</div>'));
 
graph.commit('design','9 September 2015', $('<div><h4>Hardware Design</h4>Our microscope design has been finalized. Looks flawless! Sadly, no more OpenSCAD tinkering. Now we can concentrate on documentation of our project work.</div>'));
 
graph.commit('design','9 September 2015', $('<div><h4>Hardware Design</h4>Our microscope design has been finalized. Looks flawless! Sadly, no more OpenSCAD tinkering. Now we can concentrate on documentation of our project work.</div>'));
graph.commit('sw','', $('<div style="margin-top:-40px"><h4>Software</h4>Image stitching works! At long last, micromaps has a shot at working! We are able to even remove artefacts of dust on the sensor by overlaying several images. Combined with motor control, which allows for really fine control over the axes, things are looking positive!</div><div class="teamen"><div class="face facen" style="background-image: url(//2015.igem.org/wiki/images/d/d9/CamJIC-Notebook-StitchCode.jpg)"><div class="blur"></div><div class="profile"><h3>The code responsible</h3><p></p></div></div><div class="face facen" style="background-image: url(//2015.igem.org/wiki/images/0/00/CamJIC-Notebook-StitchSuccess.png)"><div class="blur"></div><div class="profile"><h3>Success!</h3><p></p></div></div></div>'));
+
graph.commit('sw','', $('<div style="margin-top:-40px"><h4>Software</h4>Image stitching works! At long last, micromaps has a shot at working! We are able to even remove artefacts of dust on the sensor by overlaying several images. Combined with motor control, which allows for really fine control over the axes, things are looking positive!</div><div class="teamen"><div class="face facen" style="background-image: url(//2015.igem.org/wiki/images/d/d9/CamJIC-Notebook-StitchCode.jpg)"><div class="blur"></div><div class="profile"><h3>The code responsible</h3><p>It includes general 2D stitching, though is a bit memory inefficient and can't tell if an image doesn't stitch well!</p></div></div><div class="face facen" style="background-image: url(//2015.igem.org/wiki/images/0/00/CamJIC-Notebook-StitchSuccess.png)"><div class="blur"></div><div class="profile"><h3>Success!</h3><p>At long last, with much gratitude to the perfection of our motorised stage so that we could get the underlying high quality images.</p></div></div></div>'));
  
 
if($(window).width() <= 700) {
 
if($(window).width() <= 700) {

Revision as of 15:55, 9 September 2015

Notebook