Skip to content

Commit e7a66ce

Browse files
committed
Specify which figures to recreate
1 parent 9246b20 commit e7a66ce

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

docs/paper/paper.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Given the geometrical complexity of (i)SIMPLE chips, peforming video analyses on
4242
# Overview
4343

4444
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).
4646
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.
4747
Furthermore, in order to fabricate chips correctly, the design must match the actual dimensions of the chip it should produce.
4848

@@ -70,8 +70,8 @@ The resulting values are exported as a time-series spreadsheet for futher proces
7070
# Application
7171

7272
> * The application is structured as a frontend (user interface) and a backend server which can handle multiple analyses at the same time.
73-
> * Backend <with a diagram maybe but not really necessary>
74-
> * REST API (abridged, reference to in-depth version)
73+
> * Backend
74+
> * REST API (abridged)
7575
> * Analyses are associated with an ID which is used by the API
7676
> * This ID is volatile
7777
> * Video frames are cached, which enables quick re-analysis in case e.g. the user wants to make quick adjustments
@@ -95,17 +95,22 @@ The resulting values are exported as a time-series spreadsheet for futher proces
9595

9696
> add examples from previous Biosensors publications; compare previous manual / ImageJ results to shapeflow
9797
>
98-
> * Original SIMPLE paper (or skip it if design files are not available…)
99-
> * Francesco’s iSIMPLE paper (ask Francesco for the design files)
100-
> * SIMPLE in Theory (select from examples from own archive)
101-
> * Some other recent publication? Something flashy/complex would be nice.
98+
> * [Self-powered Imbibing Microfluidic Pump by Liquid Encapsulation: SIMPLE](https://doi.org/10.1039/C4LC00920G)
99+
> * Figure 3
100+
> * Ask Tadej whether they can still find some of the design & raw video & data
101+
> * [Self-powered infusion microfluidic pump for ex vivo drug delivery](https://doi.org/10.1007/s10544-018-0289-1)
102+
> * Figure 4
103+
> * Ask Francesco for the design files & video footage
104+
> * [SIMPLE analytical model for smart microfluidic chip design](https://doi.org/10.1016/j.sna.2019.01.005)
105+
> * [Innovative Hydrophobic Valve Allows Complex Liquid Manipulations in a Self-Powered Channel-Based Microfluidic Device](https://doi.org/10.1021/acssensors.8b01555)
106+
> * Figure 6 and Figure 7 as examples of more complex designs
107+
> * Already have video & design for Figure 7, ask for Figure 6 as well
102108
>
103-
> <graphs>
109+
> graphs:
104110
>
105-
> * original measurements
106-
> * a fill ~ a couple of shapeflow measurements, which should match the thing more or less
111+
>> * original measurements
112+
>> * a shapeflow measurement, which should match the original more or less
107113
>
108-
> </graphs>
109114
110115
# Further work
111116

0 commit comments

Comments
 (0)