-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
99 lines (99 loc) · 4.4 KB
/
index.html
File metadata and controls
99 lines (99 loc) · 4.4 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://github.com/">
<title>Mika's PhD presentations</title>
</head>
<body>
<h1>Mika's PhD presentations</h1>
<p>
These are the presentations for Mika's PhD studies on
Searching stochastic backgrounds in LISA data for signals from a phase transition in the early universe (2025->)
</p>
<p>
To open the slides in full screen, press "F" on your keyboard.
To download the slides as PDF,
please add "?print-pdf" to the end of the url of the slides
and press Ctrl+P to use the in-browser print dialog.
Please see the
<a href="https://revealjs.com/pdf-export/">reveal.js instructions</a>
for further details.
The source code for the presentations is available on
<a href="https://github.com/AgenttiX/phd-presentations/">GitHub.</a>
</p>
<h2>2026</h2>
<ul>
<li>
<a href="https://indico.icc.ub.edu/event/677/overview">LISA Cosmology Working Group Workshop</a> (1.-5.6.2026):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2026_lisa_coswg/lisa_coswg_abstract.md">abstract</a>
</li>
<li>
LISA CU-WAV (23.3.2026):
<a href="./2026_cu-wav/cu-wav.html">slides</a>
</li>
<li>
<a href="https://events.aalto.fi/en/3X3IKxA7/physics-days-2026-4a3bQtWcmv/overview">Physics Days</a> (4.-6.3.2026):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2026_physics_days/physics_days_abstract.md">abstract</a>,
<a href="./2026_physics_days/physics_days.html">slides</a>
</li>
</ul>
<h2>2025</h2>
<ul>
<!--
<li>
Help I'm puzzled (XX.X.2025):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2025_puzzled/puzzled.html">slides</a>
(work in progress)
</li>
-->
<li>
PAPU Winter Seminar (20.11.2025):
<a href="./2025_papu/papu.html">slides</a>
</li>
<li>
<a href="https://users.jyu.fi/~satunurm/Tre25/public_html/">Tampere Cosmology Meeting</a> (4.-5.9.2025):
<a href="./2025_tampere/tampere.html">slides</a>
</li>
<li>
CERN: <a href="https://indico.cern.ch/event/1511688/">Advancing gravitational wave predictions from cosmological first-order phase transitions</a> (25.-29.8.2025):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2025_cern/cern_abstract.md">abstract</a>,
<a href="./2025_cern/cern.html">slides</a>
</li>
<li>
Nordita: <a href="https://indico.fysik.su.se/event/8805/">Numerical Simulations of Early Universe Sources of Gravitational Waves</a> (28.7.-15.8.2025):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2025_nordita/nordita_abstract.md">abstract</a>,
<a href="./2025_nordita/nordita.html">slides</a>
</li>
<li>
Doctoral Education Pilot Base Camp 2 (26.-28.3.2025):
<a href="./2025_base_camp_2/base_camp_2.html">slides</a>
</li>
<li>
<a href="https://indico.global/event/13854/">Particle and Nuclear physics graduate student retreat</a> (21.-22.3.2025):
<a href="./2025_particle_nuclear_retreat/particle_nuclear_retreat.html">slides</a>
</li>
<li>
<a href="https://indico.global/event/9861/overview">Nordic Cosmology Meeting</a> (12.-14.3.2025):
<a href="https://github.com/AgenttiX/phd-presentations/blob/main/2025_nordic_cosmology_meeting/nordic_cosmology_meeting_abstract.md">abstract</a>,
<a href="./2025_nordic_cosmology_meeting/nordic_cosmology_meeting.html">slides</a>
</li>
</ul>
<h2>MSc presentations</h2>
<ul>
<li>
<a href="https://users.jyu.fi/~satunurm/Tre23/public_html/">Tampere Cosmology Meeting 2023</a>:
<a href="https://github.com/AgenttiX/msc-thesis2/blob/main/tampere_seminar_presentation/Tampere%20presentation%20Mika%20M%C3%A4ki.pdf">slides</a>
</li>
<li>
Computational Field Theory meetup 2023:
<a href="https://github.com/AgenttiX/msc-thesis2/blob/main/cft_meetup_2023/cft_meetup_2023_talk.pdf">slides</a>
</li>
<li>
Thesis seminar presentation (2022):
<a href="https://github.com/AgenttiX/msc-thesis2/blob/main/seminar_presentation/abstract/Equations%20of%20state%20for%20phase%20transitions%20in%20the%20early%20universe%20-%20abstract.pdf">abstract</a>,
<a href="https://github.com/AgenttiX/msc-thesis2/blob/main/seminar_presentation/slides/seminar_presentation_slides.pdf">slides</a>
</li>
</ul>
</body>
</html>