neu780 - Biological Data Analysis with Python

neu780 - Biological Data Analysis with Python

Department of Neurosciences 6 KP
Module components Semester courses Summer semester 2024 Examination
Lecture
Exercises
Hinweise zum Modul
Reference text
Shared course components with (cannot be credited twice): pb328 "Einführung in Datenanalyse mit Python" (Professionalisierungsmodul im Bachelorstudiengang Biologie)
Kapazität/Teilnehmerzahl 20
Prüfungszeiten
term break, immediately after the course (2 weeks in February)
Module examination
assignment of programming exercises, 4 out of 5 exercises to be assessed
Skills to be acquired in this module

+ Neurosci. knowlg.
++ Maths/Stats/Progr.
+ Data present./disc.

The ojective of the module is the acquistion of programming skills with focus on analysis of neurobiological datasets, using the programming language python. Python is available for any computer platform (PC, Mac, Linux) and is open source (for free), see https://www.python.org/.

Students will learn how to write effective scripts for data processing and visualisation, making use of pre-existing program libraries for various generic purposes (maths, statistics, plotting, image analysis).

Typical applications will be analysis of time series (e.g., electrophysiological recordings, movement data), images (e.g. immunohistochemical images, MRI slices), and spatio-temporal correlations in volume data.
Students will also learn how to produce synthetica data from various noise models to assess signal-to-noise ratio in instrumental datasets.

Top