-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy paththesis.planner
159 lines (159 loc) · 10.7 KB
/
thesis.planner
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<?xml version="1.0"?>
<project name="Master Thesis" company="" manager="" phase="Preparation" project-start="20190110T000000Z" mrproject-version="2" calendar="1">
<properties/>
<phases>
<phase name="Preparation"/>
</phases>
<calendars>
<day-types>
<day-type id="0" name="Working" description="A default working day"/>
<day-type id="1" name="Nonworking" description="A default non working day"/>
<day-type id="2" name="Use base" description="Use day from base calendar"/>
</day-types>
<calendar id="1" name="Default">
<default-week mon="0" tue="0" wed="0" thu="0" fri="0" sat="1" sun="1"/>
<overridden-day-types>
<overridden-day-type id="0">
<interval start="0800" end="1200"/>
<interval start="1300" end="1700"/>
</overridden-day-type>
</overridden-day-types>
<days/>
</calendar>
</calendars>
<tasks>
<task id="1" name="Setup project" note="" work="28800" start="20190110T000000Z" end="20190110T170000Z" work-start="20190110T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work"/>
<task id="2" name="Choose and test datasets" note="" work="86400" start="20190114T000000Z" end="20190116T170000Z" work-start="20190114T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
<constraint type="start-no-earlier-than" time="20190114T000000Z"/>
</task>
<task id="3" name="Write methods" note="" work="28800" start="20190221T000000Z" end="20190221T170000Z" work-start="20190221T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<constraint type="start-no-earlier-than" time="20190221T000000Z"/>
<predecessors>
<predecessor id="1" predecessor-id="2" type="FS"/>
</predecessors>
</task>
<task id="4" name="Setup report skeleton" note="" work="28800" start="20190110T000000Z" end="20190110T170000Z" work-start="20190110T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work"/>
<task id="5" name="Review protocol" note="" work="115200" start="20190221T170000Z" end="20190225T170000Z" work-start="20190222T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="2" type="FS"/>
<predecessor id="1" predecessor-id="3" type="FS"/>
</predecessors>
</task>
<task id="6" name="Experimental protocol reviewed" note="" work="0" start="20190307T000000Z" end="20190307T000000Z" work-start="20190307T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190307T000000Z"/>
</task>
<task id="7" name="Implement baseline methods" note="" work="86400" start="20190116T170000Z" end="20190121T170000Z" work-start="20190117T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="2" type="FS"/>
</predecessors>
</task>
<task id="8" name="Test CNN on STM32 microcontroller" note="" work="86400" start="20190110T000000Z" end="20190114T170000Z" work-start="20190110T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work"/>
<task id="9" name="Setup experiments" note="" work="28800" start="20190110T000000Z" end="20190110T170000Z" work-start="20190110T080000Z" percent-complete="100" priority="0" type="normal" scheduling="fixed-work"/>
<task id="10" name="Explore different models" note="" work="864000" start="20190121T170000Z" end="20190304T170000Z" work-start="20190122T080000Z" percent-complete="66" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="9" type="FS"/>
<predecessor id="1" predecessor-id="7" type="FS"/>
</predecessors>
</task>
<task id="11" name="Choose promising models" note="" work="86400" start="20190304T170000Z" end="20190307T170000Z" work-start="20190305T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="10" type="FS"/>
</predecessors>
</task>
<task id="12" name="Run validation experiments" note="" work="86400" start="20190307T170000Z" end="20190312T170000Z" work-start="20190308T080000Z" percent-complete="4" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="11" type="FS"/>
</predecessors>
</task>
<task id="13" name="Write Results" note="" work="86400" start="20190312T170000Z" end="20190315T170000Z" work-start="20190313T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="12" type="FS"/>
</predecessors>
</task>
<task id="14" name="Results done" note="" work="0" start="20190322T000000Z" end="20190322T000000Z" work-start="20190322T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190322T000000Z"/>
</task>
<task id="15" name="Write Background" note="" work="86400" start="20190214T000000Z" end="20190218T170000Z" work-start="20190214T080000Z" percent-complete="51" priority="0" type="normal" scheduling="fixed-work">
<constraint type="start-no-earlier-than" time="20190214T000000Z"/>
</task>
<task id="16" name="Review results" note="" work="144000" start="20190315T170000Z" end="20190320T120000Z" work-start="20190318T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="13" type="FS"/>
</predecessors>
</task>
<task id="17" name="Results reviewed" note="" work="0" start="20190329T000000Z" end="20190329T000000Z" work-start="20190329T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190329T000000Z"/>
</task>
<task id="18" name="Write Conclusion" note="" work="28800" start="20190320T120000Z" end="20190321T120000Z" work-start="20190320T120000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="16" type="FS"/>
</predecessors>
</task>
<task id="19" name="Finalize draft" note="" work="115200" start="20190320T120000Z" end="20190326T120000Z" work-start="20190320T120000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="16" type="FS"/>
</predecessors>
</task>
<task id="20" name="Draft submitted" note="" work="0" start="20190415T000000Z" end="20190415T000000Z" work-start="20190415T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190415T000000Z"/>
</task>
<task id="21" name="Review draft" note="" work="144000" start="20190326T120000Z" end="20190328T170000Z" work-start="20190326T120000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="19" type="FS"/>
</predecessors>
</task>
<task id="22" name="Draft reviewed" note="" work="0" start="20190422T000000Z" end="20190422T000000Z" work-start="20190422T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190422T000000Z"/>
</task>
<task id="23" name="Integrated draft feedback" note="" work="144000" start="20190328T170000Z" end="20190404T170000Z" work-start="20190329T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="21" type="FS"/>
</predecessors>
</task>
<task id="24" name="Write Abstract" note="" work="28800" start="20190328T170000Z" end="20190329T170000Z" work-start="20190329T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="21" type="FS"/>
</predecessors>
</task>
<task id="25" name="Final check" note="" work="86400" start="20190329T170000Z" end="20190402T120000Z" work-start="20190401T080000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="24" type="FS"/>
</predecessors>
</task>
<task id="26" name="Print thesis" note="" work="28800" start="20190402T120000Z" end="20190403T120000Z" work-start="20190402T120000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="25" type="FS"/>
</predecessors>
</task>
<task id="27" name="Upload to Brage" note="" work="28800" start="20190402T120000Z" end="20190403T120000Z" work-start="20190402T120000Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
<predecessors>
<predecessor id="1" predecessor-id="25" type="FS"/>
</predecessors>
</task>
<task id="28" name="Thesis submitted" note="" work="0" start="20190501T000000Z" end="20190501T000000Z" work-start="20190501T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190501T000000Z"/>
</task>
<task id="29" name="Thesis defended?" note="" work="0" start="20190603T000000Z" end="20190603T000000Z" work-start="20190603T080000Z" percent-complete="0" priority="0" type="milestone" scheduling="fixed-work">
<constraint type="must-start-on" time="20190603T000000Z"/>
</task>
</tasks>
<resource-groups>
<group id="1" name="Supervisors" admin-name="" admin-phone="" admin-email=""/>
</resource-groups>
<resources>
<resource id="1" name="Jon" short-name="J" type="1" units="0" email="" note="" std-rate="0"/>
<resource group="1" id="2" name="Oliver" short-name="O" type="1" units="0" email="" note="" std-rate="0"/>
<resource group="1" id="3" name="Kristian" short-name="K" type="1" units="0" email="" note="" std-rate="0"/>
</resources>
<allocations>
<allocation task-id="8" resource-id="1" units="100"/>
<allocation task-id="25" resource-id="2" units="100"/>
<allocation task-id="5" resource-id="2" units="100"/>
<allocation task-id="21" resource-id="2" units="100"/>
<allocation task-id="16" resource-id="2" units="100"/>
<allocation task-id="25" resource-id="3" units="100"/>
<allocation task-id="5" resource-id="3" units="100"/>
<allocation task-id="21" resource-id="3" units="100"/>
<allocation task-id="16" resource-id="3" units="100"/>
</allocations>
</project>