-
Notifications
You must be signed in to change notification settings - Fork 3
/
plan
37 lines (20 loc) · 804 Bytes
/
plan
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
32
33
34
35
36
37
Things I need to do to finish the thesis.
### Build system
Aim: each chapter of thesis as an ipython notebook.
The notebooks need to compile to latex to allow pdf output.
Latex funcionality is already in ipython. Need to extend to allow figures and
citations and create a suitable template (e.g. extend SEE thesis template).
Possibly use altered pandoc with figure references.
TODO
- working prototype (simple notebook that compiles to see thesis template).
- add in citations
- add in figure references
- directory structure
- build script (e.g. `make chapter1`) - use scons?
### Results
Uggh.
### Methods
Fair progress on this. Have series of technical notes to self on solving some
processing issues.
First draft: concatenate tech notes.
Second draft: add piv laser / camera details