Group List: Difference between revisions

From Thom Group Wiki
Jump to navigation Jump to search
Line 70: Line 70:


<timeline>
<timeline>
ImageSize = width:800 height:100
ImageSize = width:1200 height:550
PlotArea = width:720 height:75 left:65 bottom:20
PlotArea = width:1100 height:450 left:90 bottom:100
AlignBars = justify
AlignBars = justify
Legend = columns:4 left:220 top:50 columnwidth:160


DateFormat = dd/mm/yyyy
Colors =
Period = from:01/01/2010 till:01/10/2019
id:epoch value:rgb(0.7,0.7,1) # light yellow
id:period value:rgb(1,0.7,0.7) # light red
id:age value:rgb(0.7,1,0.7) # light green
id:era value:rgb(1,1,0.7) # light blue
id:eon value:rgb(1,0.7,1) # light purple
id:black value:black

Period = from:-4500 till:0
TimeAxis = orientation:horizontal
TimeAxis = orientation:horizontal
ScaleMajor = unit:year increment:500 start:-4500
ScaleMajor = unit:year increment:1 start:2010
ScaleMinor = unit:year increment:100 start:-4500
ScaleMinor = unit:year increment:1 start:2010


Colors =
Define $markred = text:"*" textcolor:red shift:(0,3) fontsize:10
id:canvas value:gray(0.95) # background for whole image
id:bars value:white # background for bars
id:grid1 value:gray(0.6) # major grid
id:grid2 value:gray(0.85) # minor grid
id:gray value:gray(0.5) # for colophon
id:gray2 value:gray(0.8) # for colophon
id:darkred value:rgb(0.5,0,0) # for colophon


id:Leader value:rgb(0.3,0,0) legend:Group_leader
PlotData=
id:Postdoc value:rgb(0.019,0.788,1) legend:Postdoctoral_researcher
align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
id:PhD value:rgb(0,0.8,0.278) legend:PhD_student
id:MPhil value:rgb(0.984,0.039,1) legend:MPhil_student
id:PartIII value:rgb(1,0.580,0.2) legend:Part_III_student
id:Visiting value:rgb(0.2,0.8,1) legend:Visiting_researcher
id:Summer value:rgb(1,0.521,0.909) legend:Summer_student


bar:eon color:eon


Define $Leader = color:Leader width:0.1in
at: 0 align:right $markred
Define $Postdoc = color:Postdoc width:0.1in
at: -545 align:left $markred
from: -545 till: 0 text:[[Phanerozoic]]
Define $PhD = color:PhD width:0.1in
Define $MPhil = color:MPhil width:0.1in
from:-4500 till: 0 text:[[Precambrian]]
Define $PartIII = color:PartIII width:0.1in
Define $Visiting = color:Visiting width:0.1in
Define $Summer = color:Summer width:0.1in


BarData =
bar:era color:era
bar:AJWT text:Alex Thom
bar:AJWT2 text:Alex Thom 2


from: -64.3 till: 0 text:C~z shift:(0,1.5)
from: -251.1 till: -64.3 text:[[Mesozoic|Meso~zoic]] shift:(0,1.5)
from: -545 till: -251.1 text:[[Paleozoic|Paleo~zoic]] shift:(0,1.5)
from:-4500 till: -545 text:[[Proterozoic]]


bar:period color:period


PlotData=
fontsize:6
align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
from: -1.6 till: 0

from: -64.3 till: -1.6
bar:AJWT from: 01/01/2010 till: 01/01/2015 text:test $Leader
from: -146 till: -64.3
bar:AJWT from: 01/01/2015 till: 01/01/2019 text:test $Leader2
from: -208 till: -146
from: -251.1 till: -208
from: -286 till: -251.1
from: -360 till: -286
from: -408.5 till: -360
from: -443.5 till: -408.5
from: -490 till: -443.5
from: -545 till: -490


fontsize:8
from: -900 till: -545 text:[[Neoproterozoic|Neoprote-~rozoic]] shift:(0,1.8)
from:-1600 till: -900 text:[[Mesoproterozoic]]
from:-2500 till: -1600 text:[[Paleoproterozoic]]
from:-3800 till: -2500 text:[[Archaean]]
from: start till: -3800 text:[[Hadeanx]]
</timeline>
</timeline>

Revision as of 11:18, 1 October 2019

Yesterday is history; tomorrow, a mystery. But today is a gift - that is why we call it "the present".

Present

Head of group

Dr Alex Thom

Postdoctoral researchers

Graduate students

Charlie Scott

Verena Neufeld

Hugh Burton

David Izuogu

Bang Cong Huynh

Fabio Albertani

Andreea Filip

Part III students

Alex Gunasekera

Past

Raphael Colman

Dr Alberto Zoccante

Hamish Hiscock

Mark Chonofsky

Avir Patel

Dr William Vigor

James Bumby

Thomas Fuller

Simon Kilroy

Mark Driver

Tom Sayer

Dr James Farrell

Raz Benson

Seonghoon Choi

Benjamin Shires

Henry Tran

Alex Card

Dr Jonathan Kimmitt

Dr Salvatore Cardamone

Ruth Franklin

Letitia Birnoschi

Test

Unable to compile EasyTimeline input:

EasyTimeline 1.90


Timeline generation failed: 1 error found
Line 41: bar:AJWT from: 01/01/2015 till: 01/01/2019 text:test $Leader2

- Unknown constant. 'Define $leader2 = ... ' expected.