Student Research Assistant (HiWi) (m/f/d)
function updateMastodonHref(event, link) { event.preventDefault(); let site = prompt(Geben Sie den Mastodon-Server ein, den Sie verwenden (z. B. mastodon.social):); if (site) { try { let inputUrl; if (site.startsWith('http')) { inputUrl = new URL(site); inputUrl.protocol = https: } else { inputUrl = new URL('https://' + site); } let hostname = inputUrl.hostname; let url = new URL(link.href); url.hostname = hostname; window.open(url.toString(), _blank); } catch (e) { console.error(Error updating Mastodon URL:, e); alert(Please enter a valid domain name); } } return false; }Stellenangebot vom 6. Mai 2026
The Department of Computational Neuroscience investigates how neural systems support learning and adaptive behavior, with a particular focus on navigation and goal directed decision making. This project examines how hippocampal place cells reorganize when goals or environmental contexts change—a phenomenon central ...
Take the next step and apply for this exciting opportunity
Apply Now