-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteaching.html
More file actions
192 lines (168 loc) · 9.09 KB
/
teaching.html
File metadata and controls
192 lines (168 loc) · 9.09 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
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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-93DR37RSFK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-93DR37RSFK');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Teaching</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Description" lang="en" content="open source html and css template">
<meta name="author" content="mlp design">
<meta name="robots" content="index, follow">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="slidy.css">
</head>
<body>
<div id="menu">
<nav>
<input type="checkbox" id="show-menu" role="button">
<label for="show-menu" class="open"><span class="fa fa-bars"></span></label>
<label for="show-menu" class="close"><span class="fa fa-times"></span></label>
<ul id="topnav">
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="cv.html">CV</a></li>
<li><a href="contact.html">Contact</a></li>
<li>
<ul>
<li><a href="https://github.com/mkachlicka"><i class="fa-brands fa-github"></i></a></li>
<li><a href="https://scholar.google.com/citations?user=RaK9uLgAAAAJ&hl=en"><i class="fa-brands fa-google"></i></a></li>
<li><a href="https://www.linkedin.com/in/mkachlicka/"><i class="fa-brands fa-linkedin"></i></a></li>
<li><a href="https://twitter.com/mkachlicka"><i class="fa-brands fa-twitter"></i></a></li>
<li><a href="https://bsky.app/profile/mkachlicka.bsky.social"><i class="fa-brands fa-bluesky"></i></a></li>
</ul>
</li>
</ul>
</nav>
</div>
<div id="container">
<div id="pageheader">
<h1>Teaching</h1>
</div>
<div class="section">
<div class="pageitem">
<div id="slider">
<figure>
<img src="images/12.png" alt>
<img src="images/4.png" alt>
<img src="images/2.png" alt>
<img src="images/12.png" alt> <!-- note 1st image is also the last -->
</figure>
</div>
</div>
</div>
<div class="section">
<h1>MSc theses</h1>
<p>I'd be happy to supervise MSc students at the University of Bern who are interested in pursuing research on the following topics:
<div class="pageitem">
<!-- <h2>2026-2027</h2>-->
<h3>Understanding music perception through neural signal analysis </h3>
<p><ul>How does the brain make sense of music? This project investigates the neural mechanisms underlying auditory perception by combining acoustic signal processing with analysis of brain activity recordings. To understand how the brain processes music, we will apply a range of signal processing and feature extraction methods to describe and annotate music. These representations will then be used within encoding and/or decoding models to analyse iEEG data, revealing how different sound properties are processed across the brain.<br><br>The student joining this project should be comfortable programming independently in Python and have some familiarity with basic signal processing techniques and/or time-series analysis. The project will develop practical skills in neural data analysis, acoustic signal processing, and encoding/decoding models.
</ul><br></p>
<h3>Comparing methods for estimating intrinsic neural timescales in EEG/iEEG data </h3>
<p><ul>Intrinsic neural timescales can be understood as the characteristic durations over which neural activity remains correlated with itself. Timescales have emerged as a key organising principle of cortical computation, yet the methods used to estimate them vary in their assumptions and sensitivity. In this project, we will implement and systematically compare several timescale estimation methods (e.g. autocorrelation function, spectral methods), assessing their reliability, validity, and sensitivity to methodological choices.<br><br>The student working on this project should be motivated to program independently in Python and to analyse EEG and/or iEEG data. The project will develop practical skills in neural data analysis, reliability metrics, and model comparison.
</ul></p>
</div>
If you’re interested, please send me a brief email with your background, research interests, and a CV/transcript.</p>
<!--
<div class="pageitem">
<h2>2023-2024</h2>
<p>
<ul>
<li>PSYC034H6 Language (UG) at Birkbeck Department of Psychological Sciences - lecture on Speech Production</li> <br>
<li>PSYC007H7 Neuroimaging methods (PG) at Birkbeck Department of Psychological Sciences - lecture on EEG data processing and analysis</li> <br>
<li>PSYC0046 Introduction to Statistics with R (1UG) at the UCL Psychology and Language Sciences Department – Demonstrator and Teaching Assistant (Instructor: Dr Metodi Siromahov)</li>
</ul>
</p>
</div>-->
</div>
<div class="section">
<h1>Modules</h1>
<div class="pageitem">
<h2>2024-2025</h2>
<p>
<ul>
<li>Mentor for <a href="https://poloniumfoundation.org">Polonium Foundation</a> global mentoring programme</li></br>
<li>PSYC007H7 Neuroimaging methods (PG) at Birkbeck Department of Psychological Sciences - lecture on EEG data processing and analysis</li> <br>
<li>Research design workshop tutor during <a href="https://imprs-coni.mpg.de/summer-school-2024">the International Max Planck Research School on Cognitive Neuroimaging Summer School</a> (PG) at the Faculty of Brain Sciences at University College London</li>
</ul>
</p>
</div>
<div class="pageitem">
<h2>2023-2024</h2>
<p>
<ul>
<li>PSYC034H6 Language (UG) at Birkbeck Department of Psychological Sciences - lecture on Speech Production</li> <br>
<li>PSYC007H7 Neuroimaging methods (PG) at Birkbeck Department of Psychological Sciences - lecture on EEG data processing and analysis</li> <br>
<li>PSYC0046 Introduction to Statistics with R (1UG) at the UCL Psychology and Language Sciences Department – Demonstrator and Teaching Assistant (Instructor: Dr Metodi Siromahov)</li>
</ul>
</p>
</div>
<div class="pageitem">
<h2>2022-2023</h2>
<p>
<ul>
<li>PSYC0046 Introduction to Statistics with R (1UG) at the UCL Psychology and Language Sciences Department – Demonstrator and Teaching Assistant (Instructor: Dr Sarah Griffiths)</li> <br>
<li>COMP0016 Systems Engineering & Human-Computer Interaction (2UG) at the UCL Interaction Centre, Department of Computer Sciences – Teaching Assistant (Instructor: Dr Yun Fu) </li> <br>
<li>COMP0067 App Engineering & Human-Computer Interaction (PG) at the UCL Interaction Centre, Department of Computer Sciences – Teaching Assistant (Instructor: Dr Yun Fu)</li>
</ul>
</p>
</div>
<div class="pageitem">
<h2>2021-2022</h2>
<p>
<ul>
<li>PSYC0012 Research Methods in Psychology (2UG) at the UCL Psychology and Language Sciences Department – Research Project Coordinator</li> <br>
<li>PSYC0046 Introduction to Statistics with R (1UG) at the UCL Psychology and Language Sciences Department – Demonstrator and Teaching Assistant (Instructor: Dr Sarah Griffiths)</li>
</ul>
</p>
</div>
<div class="pageitem">
<h2>2020-2021</h2>
<p>
<ul>
<li>PSYC0005 Introduction to Psychological Experimentation (1UG) at the UCL Psychology and Language Sciences Department – Demonstrator (Instructor: Dr Katie Fisher)</li> <br>
<li>PSYC0012 Research Methods in Psychology (2UG) at the UCL Psychology and Language Sciences Department – Research Project Coordinator</li> <br>
<li>Methods for Dummies Course at Wellcome Centre for Human Neuroimaging at the UCL Institute of Neurology – Content Coordinator </li>
</ul>
</p>
</div>
<div class="pageitem">
<h2>2019-2020</h2>
<p>
<ul>
<li>COMP0016 Systems Engineering & Human-Computer Interaction (2UG) at the UCL Interaction Centre, Department of Computer Sciences – Teaching Assistant (Instructor: Dr Chris Evans) </li> <br>
<li>COMP0067 App Engineering & Human-Computer Interaction (PG) at the UCL Interaction Centre, Department of Computer Sciences – Teaching Assistant (Instructor: Dr Chris Evans)</li> <br>
<li>PSYC0005 Introduction to Psychological Experimentation at the UCL Psychology and Language Sciences Department – Demonstrator (Instructor: Dr Katie Fisher)</li> <br>
<li>Methods for Dummies Course at Wellcome Centre for Human Neuroimaging at the UCL Institute of Neurology – Course Organizer and Content Coordinator </li>
</ul>
</p>
</div>
</div>
<!-- footer items go here
<div class="section">
<div id="footer">
</div>
</div>
-->
<div class="section">
<div id="credits">
<div class="col"><p>Last modified 2026/05/08</p></div>
<!-- <div class="col"><p><a href="#">Privacy</a> | <a href="#">Support</a> | <a href="#">Site Map</a></p></div> -->
<!-- This part has to be kept intact under the CC-NC Licence -->
<div class="col"><p><a href="http://mlpdesign.net">HTML & CSS</a> by MLPdesign</p></div>
<!-- CC-NC Licence credit ends here -->
</div>
</div>
</div>
</body>
</html>