You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/paper/paper.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Given the geometrical complexity of (i)SIMPLE chips, peforming video analyses on
42
42
# Overview
43
43
44
44
In order to produce our microfluidics with enough repeatability, we make use of computer-aided design (CAD) software to design the channel geometry for each chip.
45
-
The fiinal designs are then used to manufacture chips using CNC and laser cutter equipment (WHICH EQUIPMENT).
45
+
The final designs are then used to manufacture chips using CNC and laser cutter equipment (WHICH EQUIPMENT).
46
46
While different fabrication methods will use different computer-aided manufacturing (CAM) techniques (such as lithography or 3D printing), in any case the design of a microfluidic chip represents its ground-truth geometry.
47
47
Furthermore, in order to fabricate chips correctly, the design must match the actual dimensions of the chip it should produce.
48
48
@@ -70,8 +70,8 @@ The resulting values are exported as a time-series spreadsheet for futher proces
70
70
# Application
71
71
72
72
> * The application is structured as a frontend (user interface) and a backend server which can handle multiple analyses at the same time.
0 commit comments