Difference between revisions of "Team:UNOTT/Software"

Line 359: Line 359:
 
$$ \color{white}{ \beta  \text{ denotes the slope of the line } } $$  
 
$$ \color{white}{ \beta  \text{ denotes the slope of the line } } $$  
  
<p> The team decided it would be appropriate to use Polynomial Fitting as it was found to follow the points the closest when graphed. Furthermore, threshold could be adjusted by adding or subtracting from the equation produced. The data from the Key colony is checked and if it falls outside the threshold, the user is locked! </p>
+
<p> This was implemented through the use of For Loops to cycle through an array of data points. This was done only with the mother colony to create a threshold for each data point; if the key colony's data point wasn't within the upper limit or lower limit, they were locked out. This was done using Selection statements. The team decided it would be appropriate to use Polynomial Fitting as it was found to follow the points the closest when graphed. Furthermore, threshold could be adjusted by adding or subtracting from the equation produced. </p>
  
 
<br> </br>
 
<br> </br>

Revision as of 22:07, 1 November 2017





SOFTWARE

Overview

About our software and why iGEM Nottingham chose to produce it

Image Comparison Software

Comparing images of spectra from two different colonies to check for similiarity

Key.Coli Verification

Comparing the raw data of two different colonies straight from the fluorescence reader

Fluorescence Spectra Simulation

Simulating fluorescence spectra from given protein concentrations

Random Number Generation

Generating random numbers from our randomly constructed colonies

Linux Key.Coli Security Layer

Porting our comparison software to low end hardware to safeguard a system