WIP: Auto-generate contributor pages from the Pool #14

Closed
msz wants to merge 1 commit from msz/www.trr379.de:person-pool-preview into main
78 changed files with 803 additions and 344 deletions

View file

@ -0,0 +1,13 @@
---

This file exists under a different name -- needs investigation.

This file exists under a different name -- needs investigation.

The same for contributors/oliver-tuescher -- the generated pages use the last components from the Pool PID (https://trr379.de/contributors/...) as the folder name. I'm surprised it only differed from the existing folder names in 2 cases.

In this PR I did not remove the old files (there are extra files like portraits), I just placed generated files onto existing ones.

Manual clean-up will be necessary.

The same for `contributors/oliver-tuescher` -- the generated pages use the last components from the Pool PID (`https://trr379.de/contributors/...`) as the folder name. I'm surprised it only differed from the existing folder names in 2 cases. In this PR I did not remove the old files (there are extra files like portraits), I just placed generated files onto existing ones. Manual clean-up will be necessary.
title: Aet O'Leary
projects:
- c01
sites:
- frankfurt
roles:
- pi
params:
sortkey: O'Leary;Aet
affiliation: Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Alessio Giacomel
projects:
- c05
- q02
sites: []
roles: []
params:
orcid: 0000-0002-7784-2041
sortkey: Giacomel;Alessio
affiliation: University Hospital Frankfurt
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Alexandra Sebastian
projects:
- b02
sites: []
roles: []
params:
orcid: 0000-0002-8381-8312
sortkey: Sebastian;Alexandra
affiliation: University Medical Center of the Johannes Gutenberg University Mainz;
Leibniz Institute for Resilience Research
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Alper Kölgesiz
projects:
- a05
sites:
- mannheim
roles: []
params:
orcid: 0009-0008-9635-8707
sortkey: Kölgesiz;Alper
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -1,20 +1,21 @@
---
title: Andreas G Chiocchetti
title: Andreas Chiocchetti

Asking for middle initial feature

Asking for middle initial feature

The feature is already present - names will use either formatted_name property or combine given, additional, family. The particular pool record does not contain any additional names.

Should be addressed by updating metadata records.

The feature is already present - names will use either `formatted_name` property or combine given, additional, family. The particular pool record does not contain any additional names. Should be addressed by updating metadata records.
projects:
- c04
sites:
- frankfurt
roles:
- pi
- eoc-member
layout: contributor
- pi
params:
orcid: 0000-0002-7329-9985
name-title: Prof. Dr. rer. nat.
affiliation: Molecular Genetics Laboratory, Department of Child and Adolescent Psychiatry, Psychosomatics and Psychotherapy, Goethe University Frankfurt
sortkey: "Chiocchetti, Andreas"
sortkey: Chiocchetti;Andreas
affiliation: Goethe University Frankfurt
layout: contributor
---
Professor Andreas G Chiocchetti is passionate about working with models to understand human behaviour and neurodiversity.
Biotechnologist by training (Salzburg, Austria), Phd in Genetics, Research Fellow at UCLA, Los Angeles, ex Data-Scientist in Industry.
Member of the Equal Opportunity and Diversity working group at the TRR379.
Professor Andreas G Chiocchetti is passionate about working with models to
understand human behaviour and neurodiversity. Biotechnologist by training
(Salzburg, Austria), Phd in Genetics, Research Fellow at UCLA, Los Angeles, ex
Data-Scientist in Industry. Member of the Equal Opportunity and Diversity
working group at the TRR379.

View file

@ -7,17 +7,30 @@ projects:
sites:
- frankfurt
roles:
- pi
- deputy spokesperson
- steering-committee-member
- management-board-member
- cab-member
layout: contributor
- deputy-spokesperson
- management-board-member
- pi
- steering-committee-member
params:
orcid: 0000-0002-0992-634X
name-title: Prof. Dr. med.
affiliation: Department of Psychiatry, Psychososmatics and Psychotherapy, Goethe University Frankfurt
portrait: portrait.jpg

We currently lose all "portrait" params - from the Pool we have no way of knowing whether the person has a dedicated portrait, or whether the portrait is webp or json.

Seeing the current usage, most folders have both portrait.[jpg|webp] and (smaller / more tightly cropped) thumbnail.[jpg|webp]. The custom Hugo template has this:

  {{- $portrait := $images.GetMatch (.Params.portrait | default "*thumbnail*") }}

It would probably be OK to restrict the freedom in choosing the names a little bit, remove the portrait parameter, and do something like (untested, proposed blindly):

  {{- $portrait := $images.GetMatch ( "portrait*" | default "*thumbnail*") }}

Can be addressed by changing Hugo template?

We currently lose all "portrait" params - from the Pool we have no way of knowing whether the person has a dedicated portrait, or whether the portrait is webp or json. Seeing the current usage, most folders have both `portrait.[jpg|webp]` and (smaller / more tightly cropped) `thumbnail.[jpg|webp]`. The custom Hugo template has this: ``` {{- $portrait := $images.GetMatch (.Params.portrait | default "*thumbnail*") }} ``` It would probably be OK to restrict the freedom in choosing the names a little bit, remove the portrait parameter, and do something like (untested, proposed blindly): ``` {{- $portrait := $images.GetMatch ( "portrait*" | default "*thumbnail*") }} ``` Can be addressed by changing Hugo template?

I agree

I agree

Template change proposed in #16/files

Template change proposed in https://hub.trr379.de/q04/www.trr379.de/pulls/16/files
sortkey: "Reif, Andreas"
sortkey: Reif;Andreas
affiliation: Goethe University Frankfurt
layout: contributor
---
Andreas Reif is a German Psychiatrist, who received his training at the University Hospital Würzburg, where he also did his residency and later on became Vice Chair. In 2014, he took over the position of Chair of the Department of Psychiatry, Psychosomatic Medicine and Psychotherapy at the University Medical Center Frankfurt, where he is also full professor. ARs clinical and research interests include affective disorders (TRD, bipolar disorder, suicidality) and adult ADHD; his research is translational in nature and revolves around the ideas of precision psychiatry, i.e. identifying the best therapy at the exact time for a given individual patient. He has published more than 650 original papers and reviews, also in the most prestigious journals such a the New England Journal of Medicine, Lancet and Science, and has an h² index of 97. He is an internationally renowned speaker and active in several learned societies, especially the German Psychiatric Association (DGPPN), where he is an executive board member, as well as ECNP, where he is president elect. Also, he is involved in several clinical guidelines and outreach programs.
Andreas Reif is a German Psychiatrist, who received his training at the
University Hospital Würzburg, where he also did his residency and later on
became Vice Chair. In 2014, he took over the position of Chair of the Department
of Psychiatry, Psychosomatic Medicine and Psychotherapy at the University
Medical Center Frankfurt, where he is also full professor. ARs clinical and
research interests include affective disorders (TRD, bipolar disorder,
suicidality) and adult ADHD; his research is translational in nature and
revolves around the ideas of precision psychiatry, i.e. identifying the best
therapy at the exact time for a given individual patient. He has published more
than 650 original papers and reviews, also in the most prestigious journals such
a the New England Journal of Medicine, Lancet and Science, and has an h² index
of 97. He is an internationally renowned speaker and active in several learned
societies, especially the German Psychiatric Association (DGPPN), where he is an
executive board member, as well as ECNP, where he is president elect. Also, he
is involved in several clinical guidelines and outreach programs.

View file

@ -0,0 +1,11 @@
---
title: Angela Peters
projects: []
sites:
- aachen
roles: []
params:
sortkey: Peters;Angela
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -1,11 +1,11 @@
---
title: Anja Conzen
sites:
- Aachen
roles:
- management-board-member
layout: contributor
projects:
- q04
sites: []
roles: []
params:
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
sortkey: "Conzen, Anja"
sortkey: Conzen;Anja
affiliation: Universitätsklinikum Aachen
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Anna Erdogan
projects:
- b05
sites: []
roles: []
params:
sortkey: Erdogan;Anna
affiliation: Maastricht University
layout: contributor
---

View file

@ -0,0 +1,12 @@
---
title: Anna Kwiatkowski
projects:
- q04
sites: []
roles: []
params:
orcid: 0000-0001-6296-0718
sortkey: Kwiatkowski;Anna
affiliation: Universitätsklinikum Aachen
layout: contributor
---

View file

@ -0,0 +1,12 @@
---
title: Annika Maas
projects:
- q01
sites:
- aachen
roles: []
params:
sortkey: Maas;Annika
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -0,0 +1,15 @@
---
title: Antonia Fritsch
projects:
- a07
- b01
- q01
sites:
- mannheim
roles: []
params:
orcid: 0000-0003-3093-9046
sortkey: Fritsch;Antonia
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -4,13 +4,9 @@ projects:
- q02
sites:
- aachen
roles:
- doctoral researcher
layout: contributor
roles: []
params:
affiliation: "Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine RWTH Aachen University, Aachen"
sortkey: "Taebi, Arezoo"
portrait: portrait.webp
sortkey: Taebi;Arezoo
affiliation: RWTH Aachen University
layout: contributor
---
 

View file

@ -0,0 +1,13 @@
---
title: Catherine Barnes-Scheufler
projects:
- q01
sites:
- frankfurt
roles: []
params:
orcid: 0000-0002-4730-1981
sortkey: Barnes-Scheufler;Catherine
affiliation: Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,10 @@
---
title: Chiara Gramegna
projects: []
sites: []
roles: []
params:
sortkey: Gramegna;Chiara
affiliation: Universitätsklinikum Aachen
layout: contributor
---

View file

@ -1,18 +1,16 @@
---
title: Christian Paret
title: Christian Paret-Voigt
projects:
- b03
sites:
- Mannheim
- Heidelberg
- heidelberg
roles:
- pi
layout: contributor
params:
orcid: 0000-0002-9225-7182
name-title: Prof. Dr. sc. hum.
affiliation: Central Institute of Mental Health, Mannheim, and Faculty of Medicine, Ruprecht-Karls University Heidelberg
portrait: portrait.jpg
sortkey: "Paret, Christian"
sortkey: Paret-Voigt;Christian
affiliation: Heidelberg University
layout: contributor
---
Research group leader, research assistant

View file

@ -3,17 +3,12 @@ title: Christian Schmahl
projects:
- a03
sites:
- Mannheim
- Heidelberg
- mannheim
roles:
- pi
- cab-member
layout: contributor
- pi
params:
orcid: 0000-0003-0141-0821
name-title: Prof. Dr.
affiliation: Central Institute of Mental Health, Mannheim, and Faculty of Medicine, Ruprecht-Karls University Heidelberg
sortkey: "Schmahl, Christian"
sortkey: Schmahl;Christian
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -4,15 +4,10 @@ projects:
- q01
sites:
- aachen
roles:
- postdoc
layout: contributor
roles: []
params:
orcid: 0000-0001-9806-4544
name-title: Prof. med.
affiliation: "Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine RWTH Aachen University, Aachen"
portrait: portrait.webp
sortkey: "Licht, Christiane"
sortkey: Licht;Christiane
affiliation: RWTH Aachen University
layout: contributor
---
 

View file

@ -4,14 +4,9 @@ projects:
- q01
sites:
- aachen
roles:
- doctoral researcher
layout: contributor
roles: []
params:
# orcid:
name-title:
affiliation: "Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine RWTH Aachen University, Aachen"
portrait: portrait.webp
sortkey: "Neczewicz, Christina"
sortkey: Neczewicz;Christina
affiliation: RWTH Aachen University; Universitätsklinikum Aachen
layout: contributor
---
 

View file

@ -8,19 +8,15 @@ sites:
roles:
- pi
- research-data-committee-member
layout: contributor
params:
orcid: 0000-0002-1003-5931
name-title: Prof. Dr.
affiliation: "Department of Child and Adolescent Psychiatry, Psychosomatics and Psychotherapy, University Hospital Frankfurt, Goethe University Frankfurt"
sortkey: "Ecker, Christine"
portrait: portrait.webp
sortkey: Ecker;Christine
affiliation: Goethe University Frankfurt; King's College London
layout: contributor
---
Christine Ecker is a professor at Goethe University Frankfurt, specializing in
clinical neuroscience and psychiatry. Her research focuses on the
neurobiological underpinnings of autism spectrum disorders and other
neurodevelopmental conditions, utilizing advanced neuroimaging techniques.
Ecker's work aims to bridge the gap between clinical practice and neuroscience
Eckers work aims to bridge the gap between clinical practice and neuroscience
to improve diagnostic and therapeutic strategies for these disorders.

View file

@ -2,20 +2,21 @@
title: Christoph Korn
projects:
- c02
sites:
- Heidelberg
sites: []
roles:
- pi
- qc-group-member
layout: contributor
params:
orcid: 0000-0002-8228-2624
name-title: Jun.-Prof. Dr. phil.
affiliation: Department of Psychiatry, Faculty of Medicine, Ruprecht-Karls University Heidelberg
seealso-link: "http://www.dnhi-lab.org/"
seealso-text: "Lab website"
sortkey: "Korn, Christoph"
portrait: portrait.jpg
sortkey: Korn;Christoph
affiliation: University Hospital Heidelberg
layout: contributor
---
Prof Christoph Korn heads the Decision Neuroscience of Human Interactions laboratory (http://www.dnhi-lab.org/) at Heidelberg University in the Department of General Adult Psychiatry. He is particularly interested in decision-making behaviour, especially in social situations, and its neuronal basis. To this end, he uses computational models and also focuses on psychiatric disorders. Junior Professor Christoph Korn's research group is funded as part of the Emmy Noethe Programme of the German Research Foundation (DFG).
Prof Christoph Korn heads the Decision Neuroscience of Human Interactions
laboratory (http://www.dnhi-lab.org/) at Heidelberg University in the Department
of General Adult Psychiatry. He is particularly interested in decision-making
behaviour, especially in social situations, and its neuronal basis. To this end,
he uses computational models and also focuses on psychiatric disorders. Junior
Professor Christoph Korns research group is funded as part of the Emmy Noethe
Programme of the German Research Foundation (DFG).

View file

@ -0,0 +1,13 @@
---
title: Christoph Mallmann
projects:
- a04
sites:
- aachen
roles: []
params:
orcid: 0009-0004-4800-5350
sortkey: Mallmann;Christoph
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -3,16 +3,12 @@ title: Corinne Neukel
projects:
- c06
sites:
- Heidelberg
- heidelberg
roles:
- pi
- qc-group-member
layout: contributor
params:
orcid:
name-title: Dr. phil.
affiliation: Department of Psychiatry, Ruprecht Karls University of Heidelberg
sortkey: "Neukel, Corinne"
sortkey: Neukel;Corinne
affiliation: Heidelberg University
layout: contributor
---

View file

@ -0,0 +1,10 @@
---
title: Daniel Turner
projects: []
sites: []
roles: []
params:
sortkey: Turner;Daniel
affiliation: University Medical Center of the Johannes Gutenberg University Mainz
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Dario Müller
projects:
- q01
sites:
- aachen
roles: []
params:
orcid: 0000-0002-1483-1118
sortkey: Müller;Dario
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -5,23 +5,23 @@ projects:
- a08
- c01
- q03
sites:
- Frankfurt
sites: []
roles:
- pi
- rtg-committee-member
- pr-team-member
- cab-member
layout: contributor
- pi
- pr-team-member
- rtg-committee-member
params:
orcid: 0000-0001-8753-5005
name-title: Prof. Dr.
affiliation: Department of Psychiatry, Psychosomatics and Psychotherapy, Faculty of Medicine, Goethe-University Frankfurt
sortkey: "Slattery, David"
sortkey: Slattery;David
affiliation: University Hospital Frankfurt
layout: contributor
---
Professor David Slattery is interested in understanding of the neurobiology and treatment of stress-related disorders; with an emphasis on mood and anxiety disorders. A particular focus is the study postpartum mood and anxiety disorders using stress- and diet-based models in rodents, as well as:
The role of neuropeptides in anxiety- and affective- disorders
The molecular basis of Social Anxiety Disorder and the assessment of novel treatment options
Sex-differences in the aetiology and treatment of stress-related disorders.
nnProfessor David Slattery is interested in understanding of the neurobiology
and treatment of stress-related disorders; with an emphasis on mood and anxiety
disorders. A particular focus is the study postpartum mood and anxiety disorders
using stress- and diet-based models in rodents, as well as:nn The role of
neuropeptides in anxiety- and affective- disordersn The molecular basis of
Social Anxiety Disorder and the assessment of novel treatment options n Sex-
differences in the aetiology and treatment of stress-related disorders.

View file

@ -5,24 +5,20 @@ projects:
- a08
- q02
sites:
- heidelberg
- mannheim
roles:
- pi
- research-data-committee-member
- qc-group-member
layout: contributor
- research-data-committee-member
params:
orcid: 0000-0002-8778-771X
name-title: Prof. Dr.
affiliation: "Department Neuroimaging, Central Institute of Mental Health (ZI), Mannheim, and Medical Faculty, Ruprecht-Karls University Heidelberg"
sortkey: "Ende, Gabriele"
portrait: portrait.webp
sortkey: Ende;Gabriele
affiliation: Central Institute of Mental Health
layout: contributor
---
Gabriele Ende is a researcher associated with the Central Institute of Mental
Health (ZI) in Mannheim, Germany. Her work primarily focuses on neuroimaging
and the application of magnetic resonance spectroscopy (MRS) in psychiatric and
neurological disorders. Ende's research aims to deepen the understanding of
Health (ZI) in Mannheim, Germany. Her work primarily focuses on neuroimaging and
the application of magnetic resonance spectroscopy (MRS) in psychiatric and
neurological disorders. Endes research aims to deepen the understanding of
brain chemistry and its alterations in various mental health conditions.

View file

@ -1,16 +1,12 @@
---
title: Georg Starke
projects: []
sites: []
roles:
- sab-member
layout: contributor
params:
name-title: Dr. med. Dr. phil.
affiliation: Institute of History and Ethics of Medicine, TUM School of Medicine and Health, Technical University of Munich, Germany
sortkey: "Starke, Georg"
portrait: portrait.jpg
orcid: 0000-0001-7428-2619
sortkey: Starke;Georg
affiliation: Technical University of Munich
layout: contributor
---
Georg Starke is a research associate at the Chair of Ethics of AI and Neuroscience at the Institute for History and Ethics of Medicine at the Technical University of Munich.
As a philosopher and licensed physician, he conducts research at the interface of medical ethics, AI ethics and neuroscience.
He is particularly interested in the connection between trust, explanation and understanding.
He is currently working on AI-based neurotechnologies, combining fundamental philosophical and ethical questions with empirical work in this field.

View file

@ -0,0 +1,12 @@
---
title: Habiba Hassan
projects:
- a05
sites:
- mannheim
roles: []
params:
sortkey: Hassan;Habiba
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Hande Betül Özsoy
projects:
- c01
sites:
- frankfurt
roles: []
params:
orcid: 0000-0002-4243-9578
sortkey: Özsoy;Hande Betül
affiliation: Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Henry Schirok
projects:
- q01
sites: []
roles: []
params:
sortkey: Schirok;Henry
affiliation: University Hospital Heidelberg
layout: contributor
---

View file

@ -0,0 +1,14 @@
---
title: Ina Kuschel
projects:
- a07
- b01
- q01
sites:
- frankfurt
roles: []
params:
sortkey: Kuschel;Ina
affiliation: Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,10 @@
---
title: Inken Berg
projects: []
sites: []
roles: []
params:
sortkey: Berg;Inken
affiliation: University Hospital Frankfurt
layout: contributor
---

View file

@ -2,16 +2,13 @@
title: Jana Zweerings
projects:
- b03
sites:
- Aachen
sites: []
roles:
- pi
- qc-group-member
layout: contributor
params:
orcid: 0000-0002-5724-1054
name-title: Dr.rer.medic.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
sortkey: "Zweerings, Jana"
sortkey: Zweerings;Jana
affiliation: Universitätsklinikum Aachen
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Jaqueline Scharf
projects:
- q01
sites: []
roles: []
params:
sortkey: Scharf;Jaqueline
affiliation: University Hospital Heidelberg
layout: contributor
---

View file

@ -1,15 +1,11 @@
---
title: Julia Koch
projects:
- b04
projects: []
sites:
- aachen
roles:
- research assistant
layout: contributor
roles: []
params:
orcid:
name-title: M.Sc.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
sortkey: "Koch, Julia"
sortkey: Koch;Julia
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Julia Schräder
projects:
- b04
sites:
- aachen
roles: []
params:
orcid: 0000-0002-3614-8926
sortkey: Schräder;Julia
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -4,17 +4,15 @@ projects:
- a02
- b04
sites:
- Wuerzburg
- wuerzburg
roles:
- pi
- eoc-member
layout: contributor
- pi
params:
orcid: 0000-0001-9177-9010
name-title: Prof. Dr. rer. nat.
affiliation: Chair of Psychology I - Biological Psychology, Clinical Psychology and Psychotherapy, University Würzburg
portrait: portrait.jpg
sortkey: "Bertsch, Katja"
sortkey: Bertsch;Katja
affiliation: University of Würzburg
layout: contributor
---
Katja Bertsch is a Professor for Clinical Psychology and Psychotherapy at the Julius-Maximilians-University Würzburg.
Katja Bertsch is a Professor for Clinical Psychology and Psychotherapy at the
Julius-Maximilians-University Würzburg.

View file

@ -4,19 +4,22 @@ projects:
- a06
- q01
sites:
- Aachen
- Juelich
- aachen
- juelich
roles:
- pi
- cab-member
layout: contributor
- pi
params:
orcid: 0000-0001-9039-2615
name-title: Prof. Dr. rer. nat.
affiliation: Department of Psychiatry, Psychosomatics and Psychotherapy of Childhood and Adolescence, Faculty of Medicine, RWTH Aachen University and Institute of Neuroscience and Medicine (INM-11), Research Center Jülich
sortkey: "Konrad, Kerstin"
sortkey: Konrad;Kerstin
affiliation: RWTH Aachen University; Forschungszentrum Jülich
layout: contributor
---
Kerstin Konrad is affiliated with the RWTH Aachen University and Forschungszentrum Jülich, where she specializes in developmental psychology and neuroscience. Her research primarily focuses on the cognitive and neural mechanisms underlying attention and executive functions in children and adolescents. Through her work, Konrad aims to better understand developmental disorders such as ADHD, contributing valuable insights to the field of child psychology and cognitive development.
Kerstin Konrad is affiliated with the RWTH Aachen University and
Forschungszentrum Jülich, where she specializes in developmental psychology and
neuroscience. Her research primarily focuses on the cognitive and neural
mechanisms underlying attention and executive functions in children and
adolescents. Through her work, Konrad aims to better understand developmental
disorders such as ADHD, contributing valuable insights to the field of child
psychology and cognitive development.

View file

@ -7,21 +7,19 @@ projects:
sites:
- aachen
roles:
- eoc-member
- pi
- research-data-committee-member
- eoc-member
layout: contributor
params:
orcid: 0000-0002-2276-7726
name-title: Prof. Dr.
affiliation: "Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine RWTH Aachen University, Aachen"
portrait: portrait.jpg
sortkey: "Mathiak, Klaus"
sortkey: Mathiak;Klaus
affiliation: RWTH Aachen University; Universitätsklinikum Aachen
layout: contributor
---
Klaus Mathiak is a professor at RWTH Aachen University, specializing in
psychiatry and psychotherapy. His research integrates neuroimaging,
psychophysiology, and clinical studies to understand the neural mechanisms
underlying social cognition, aggression, and media influence on behavior.
Mathiak's work aims to enhance therapeutic interventions for psychiatric
disorders by elucidating the brain's role in social and emotional processing.
Mathiaks work aims to enhance therapeutic interventions for psychiatric
disorders by elucidating the brains role in social and emotional processing.

View file

@ -2,19 +2,16 @@
title: Linda Wilkin-Krug
projects:
- b04
- q01
sites:
- wuerzburg
roles:
- postdoc
- eoc-member
layout: contributor
params:
orcid: 0000-0001-8789-7452
name-title: Dr.
affiliation: Biological Psychology, Clinical Psychology and Psychotherapy, University Würzburg
portrait: portrait.webp
sortkey: "Wilkin-Krug, Linda"
sortkey: Wilkin-Krug;Linda
affiliation: University of Würzburg
layout: contributor
---
Linda Wilkin-Krug is a postdoctoral researcher at the Julius-Maximilians-University Würzburg.
Linda Wilkin-Krug is a postdoctoral researcher at the Julius-Maximilians-
University Würzburg.

View file

@ -0,0 +1,10 @@
---
title: Lisa Berg
projects: []
sites: []
roles: []
params:
sortkey: Berg;Lisa
affiliation: University Hospital Frankfurt
layout: contributor
---

View file

@ -4,17 +4,15 @@ projects:
- b04
- q03
sites:
- Aachen
- aachen
roles:
- pi
- rtg-committee-member
layout: contributor
params:
orcid: 0000-0003-4874-4474
name-title: Jun.-Prof. Dr. rer. medic.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
portrait: portrait.webp
sortkey: "Wagels, Lisa"
sortkey: Wagels;Lisa
affiliation: RWTH Aachen University
layout: contributor
---
Junior Professor for Social and Affective Neurosciences
Junior Professor for Social and Affective Neurosciences

View file

@ -0,0 +1,13 @@
---
title: Luca Lasogga
projects:
- b01
sites:
- aachen
roles: []
params:
orcid: 0009-0002-2080-3583
sortkey: Lasogga;Luca
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -1,19 +1,17 @@
---
title: Marc Spehr
projects:
- A01
- a01
sites:
- Aachen
- aachen
roles:
- pi
layout: contributor
params:
portrait: portrait.jpg
orcid: 0000-0001-6616-4196
name-title: Prof. Dr.
affiliation: Department of Chemosensation, Institute of Biology II, RWTH Aachen
seealso-link: "https://sensorik.rwth-aachen.de/"
seealso-text: "Lab website"
sortkey: "Spehr, Marc"
sortkey: Spehr;Marc
affiliation: RWTH Aachen University
layout: contributor
---
Lichtenberg-Professor (Full Professor, W3) for Chemosensation, Department of Biology II, RWTH Aachen University
Lichtenberg-Professor (Full Professor, W3) for Chemosensation, Department of
Biology II, RWTH Aachen University

View file

@ -7,18 +7,15 @@ sites:
roles:
- pi
- research-data-committee-member
layout: contributor
params:
orcid: 0000-0001-6398-6370
name-title: Prof. Dr.
affiliation: Institute of Neuroscience and Medicine (INM-7), Research Center Jülich
seealso-link: "https://psychoinformatics.de"
seealso-text: "Lab website"
sortkey: "Hanke, Michael"
sortkey: Hanke;Michael
affiliation: Forschungszentrum Jülich; Heinrich Heine University Düsseldorf
layout: contributor
---
Michael Hanke is a professor at the Heinrich Heine University Düsseldorf, and
head of the Psychoinformatics group in the Institute for Neuroscience and
Medicine (INM-7) at the Forschungszentrum Jülich. He has co-created several
neuroinformatics software projects, among them the NeuroDebian, PyMVPA,
and [DataLad](https://datalad.org).
neuroinformatics software projects, among them the NeuroDebian, PyMVPA, and
DataLad.

View file

@ -3,15 +3,13 @@ title: Michael Plichta
projects:
- c07
sites:
- Frankfurt
- frankfurt
roles:
- pi
- qc-group-member
layout: contributor
params:
orcid: 0000-0002-7161-0688
name-title: Prof. Dr.
affiliation: Department of Psychiatry, Psychosomatics and Psychotherapy, Faculty of Medicine, Goethe-University Frnkfurt
sortkey: "Plichta, Michael"
sortkey: Plichta;Michael
affiliation: Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,12 @@
---
title: Milad Amini Masouleh
projects:
- a03
sites:
- mannheim
roles: []
params:
sortkey: Amini Masouleh;Milad
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Mina Mišić
projects:
- a06
sites:
- mannheim
roles: []
params:
orcid: 0000-0003-1754-8681
sortkey: Mišić;Mina
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Moritz Burghardt
projects:
- c02
sites: []
roles: []
params:
sortkey: Burghardt;Moritz
affiliation: University Hospital Heidelberg
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Moritz Sturm
projects:
- c04
sites: []
roles: []
params:
sortkey: Sturm;Moritz
affiliation: University Hospital Frankfurt
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Celina Müller
projects:
- q01
sites:
- wuerzburg
roles: []
params:
orcid: 0000-0002-1639-8864
sortkey: Müller;Celina
affiliation: University of Würzburg
layout: contributor
---

View file

@ -3,18 +3,26 @@ title: Natalia Chechko
projects:
- a04
sites:
- Aachen
- aachen
roles:
- eoc-member
- pi
- pr-team-member
- eoc-member
layout: contributor
params:
orcid: 0000-0001-9226-6196
name-title: Prof. Dr. rer. med.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
portrait: portrait.jpg
sortkey: "Chechko, Natalia"
sortkey: Chechko;Natalia
affiliation: RWTH Aachen University
layout: contributor
---
Natalia Chechko's research group investigates neuroscientific and bioscientific aspects of various psychiatric disorders, including depression, schizophrenia, anxiety disorders and autism spectrum disorder. Cerebral dysfunctions in women of reproductive age who suffer from affective disorders, e.g. postpartum depression, psychosomatic illnesses or chronic pain disorders, are a particular focus. The aim is to record emotional and cognitive dysfunctions multimodally in order to enable early detection and predict the response to therapy in affected women. Functional magnetic resonance imaging (fMRI) is used to analyse cerebral dysfunctions during visual, olfactory and nociceptive stimulation. Psychological test procedures and laboratory measurement techniques, such as blood serum analyses and hair sample analyses, are also used. Other influencing factors such as genetic disposition are also taken into account.
Natalia Chechkos research group investigates neuroscientific and bioscientific
aspects of various psychiatric disorders, including depression, schizophrenia,
anxiety disorders and autism spectrum disorder. Cerebral dysfunctions in women
of reproductive age who suffer from affective disorders, e.g. postpartum
depression, psychosomatic illnesses or chronic pain disorders, are a particular
focus. The aim is to record emotional and cognitive dysfunctions multimodally in
order to enable early detection and predict the response to therapy in affected
women. Functional magnetic resonance imaging (fMRI) is used to analyse cerebral
dysfunctions during visual, olfactory and nociceptive stimulation. Psychological
test procedures and laboratory measurement techniques, such as blood serum
analyses and hair sample analyses, are also used. Other influencing factors such
as genetic disposition are also taken into account.

View file

@ -3,15 +3,14 @@ title: Nathalie Holz
projects:
- b05
sites:
- Mannheim
- Heidelberg
- mannheim
roles:
- pi
layout: contributor
params:
orcid: 0000-0002-6225-9267
name-title: Dr. sc. hum.
affiliation: "Department for Child and Adolescent Psychiatry and Psychotherapy, Central Institute for Mental Health, Mannheim and Ruprecht-Karls Universit Heidelberg"
sortkey: "Holz, Nathalie"
sortkey: Holz;Nathalie
affiliation: Central Institute of Mental Health
layout: contributor
---
Nathalie Holz is leader of the research group Developmental neuroscience in psychiatry at the ZI Mannheim.
Nathalie Holz is leader of the research group Developmental neuroscience in
psychiatry at the ZI Mannheim.

View file

@ -0,0 +1,12 @@
---
title: Neele Ulken
projects:
- a06
sites:
- aachen
roles: []
params:
sortkey: Ulken;Neele
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Neha Vats
projects:
- a03
sites:
- mannheim
roles: []
params:
orcid: 0000-0001-9482-3769
sortkey: Vats;Neha
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -4,13 +4,9 @@ projects:
- a02
sites:
- aachen
roles:
- doctoral researcher
layout: contributor
roles: []
params:
name-title: M.Sc.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
sortkey: "Worm, Nick"
sortkey: Worm;Nick
affiliation: RWTH Aachen University
layout: contributor
---
 

View file

@ -0,0 +1,12 @@
---
title: Nilakshi Vaidya
projects:
- b05
sites:
- mannheim
roles: []
params:
sortkey: Vaidya;Nilakshi
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -0,0 +1,15 @@
---
title: Oliver Tüscher
projects:
- b02
sites: []
roles:
- cab-member
- pi
params:
orcid: 0000-0002-4023-5301
sortkey: Tüscher;Oliver
affiliation: University Medical Center of the Johannes Gutenberg University Mainz;
Martin Luther University Halle-Wittenberg; Leibniz Institute for Resilience Research
layout: contributor
---

View file

@ -0,0 +1,14 @@
---
title: Philippa Hüpen
projects:
- q01
- q04
sites:
- aachen
roles: []
params:
orcid: 0000-0003-1504-7197
sortkey: Hüpen;Philippa
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -3,14 +3,11 @@ title: Richard Nkrumah
projects:
- q02
sites:
- mannheim
roles:
- doctoral researcher
layout: contributor
- heidelberg
roles: []
params:
affiliation: "Department Neuroimaging, Central Institute of Mental Health (ZI), Mannheim, and Medical Faculty, Ruprecht-Karls University Heidelberg"
sortkey: "Nkrumah, Richard"
portrait: portrait.webp
orcid: 0000-0002-3559-9338
sortkey: Nkrumah;Richard
affiliation: Heidelberg University
layout: contributor
---
 

View file

@ -0,0 +1,12 @@
---
title: Robert Krämer
projects:
- q01
sites:
- mannheim
roles: []
params:
sortkey: Krämer;Robert
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -0,0 +1,12 @@
---
title: Seyedali (Ali) Hashemi
projects:
- a07
sites: []
roles: []
params:
orcid: 0009-0008-5833-3453
sortkey: Hashemi;Seyedali (Ali)
affiliation: University Hospital Frankfurt
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Şeyma Türk
projects: []
sites:
- heidelberg
roles: []
params:
sortkey: Türk;Şeyma
affiliation: Heidelberg University
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Simeon Platte
projects:
- c04
sites:
- frankfurt
roles: []
params:
orcid: 0009-0001-3429-8306
sortkey: Platte;Simeon
affiliation: University Hospital Frankfurt; Goethe University Frankfurt
layout: contributor
---

View file

@ -0,0 +1,11 @@
---
title: Sophie Kühne
projects: []
sites:
- aachen
roles: []
params:
sortkey: Kühne;Sophie
affiliation: RWTH Aachen University
layout: contributor
---

View file

@ -0,0 +1,13 @@
---
title: Stephan Heunis
projects:
- q02
sites:
- juelich
roles: []
params:
orcid: 0000-0003-3503-9872
sortkey: Heunis;Stephan
affiliation: Forschungszentrum Jülich
layout: contributor
---

View file

@ -3,15 +3,12 @@ title: Thilo Kellermann
projects:
- q01
sites:
- Aachen
- aachen
roles:
- qc-group-member
layout: contributor
params:
orcid: 0000-0003-4081-5581
name-title: PD Dr. rer. medic.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
sortkey: "Kellermann, Thilo"
sortkey: Kellermann;Thilo
affiliation: RWTH Aachen University
layout: contributor
---
Responsible for MR quality control.

View file

@ -4,17 +4,22 @@ projects:
- a08
- q01
sites:
- Aachen
- aachen
roles:
- pi
- cab-member
layout: contributor
- pi
params:
orcid: 0000-0002-8113-6959
name-title: Prof. Dr. rer. med.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University
portrait: portrait.jpg
sortkey: "Frodl, Thomas"
sortkey: Frodl;Thomas
affiliation: RWTH Aachen University; Otto-von-Guericke University Magdeburg
layout: contributor
---
Thomas Frodl is a prominent neuroscientist and psychiatrist affiliated with RWTH Aachen University in Germany. His research focuses on the neurobiological underpinnings of psychiatric disorders, particularly depression and anxiety. Frodl employs advanced neuroimaging techniques to investigate brain structure and function, aiming to understand the mechanisms that contribute to these conditions. His work is instrumental in developing more effective diagnostic and therapeutic strategies, bridging the gap between clinical practice and neuroscience research.
Thomas Frodl is a prominent neuroscientist and psychiatrist affiliated with RWTH
Aachen University in Germany. His research focuses on the neurobiological
underpinnings of psychiatric disorders, particularly depression and anxiety.
Frodl employs advanced neuroimaging techniques to investigate brain structure
and function, aiming to understand the mechanisms that contribute to these
conditions. His work is instrumental in developing more effective diagnostic and
therapeutic strategies, bridging the gap between clinical practice and
neuroscience research.

View file

@ -5,17 +5,15 @@ projects:
- q01
- q03
sites:
- Mannheim
- Heidelberg
- mannheim
roles:
- pi
- rtg-committee-member
layout: contributor
params:
orcid: 0000-0003-4595-1144
name-title: Prof. Dr. Dr.
affiliation: Department for Child and Adolescent Psychiatry and Psychotherapy, Central Institute for Mental Health, Mannheim and Ruprecht-Karls University Heidelberg
portrait: portrait.jpg
sortkey: "Banaschewski, Tobias"
sortkey: Banaschewski;Tobias
affiliation: Central Institute of Mental Health
layout: contributor
---
Medical Director of the Clinic for Child and Adolescent Psychiatry and Psychotherapy and Deputy Director of the Central Institute of Mental Health.
Medical Director of the Clinic for Child and Adolescent Psychiatry and
Psychotherapy and Deputy Director of the Central Institute of Mental Health.

View file

@ -0,0 +1,12 @@
---
title: Traute Demirakca
projects:
- q02
sites:
- mannheim
roles: []
params:
sortkey: Demirakca;Traute
affiliation: Central Institute of Mental Health
layout: contributor
---

View file

@ -6,21 +6,26 @@ projects:
- q01
- q04
sites:
- Aachen
- Juelich
- aachen
- juelich
roles:
- cab-member
- management-board-member
- pi
- spokesperson
- steering-committee-member
- management-board-member
- cab-member
layout: contributor
params:
orcid: 0000-0003-0703-7722
portrait: portrait.jpg
name-title: Prof. Dr. rer. soc.
affiliation: Department of Psychiatry, Psychotherapy and Psychosomatics, Faculty of Medicine, RWTH Aachen University, and Institute of Neuroscience and Medicine (INM-10), Research Center Jülich
sortkey: "Habel, Ute"
sortkey: Habel;Ute
affiliation: RWTH Aachen University; Forschungszentrum Jülich
layout: contributor
---
Professor Ute Habel is a distinguished academic at RWTH Aachen University, renowned for her expertise in neuropsychology. Her research delves into the neural mechanisms of emotions, cognition, and psychiatric disorders, utilizing advanced neuroimaging techniques such as fMRI. With a prolific output of publications, she significantly contributes to the understanding of brain function in both health and disease. As a dedicated educator, she mentors students and fosters interdisciplinary collaborations, making substantial impacts on both academic research and clinical practices in neuropsychology and psychiatry.
Professor Ute Habel is a distinguished academic at RWTH Aachen University,
renowned for her expertise in neuropsychology. Her research delves into the
neural mechanisms of emotions, cognition, and psychiatric disorders, utilizing
advanced neuroimaging techniques such as fMRI. With a prolific output of
publications, she significantly contributes to the understanding of brain
function in both health and disease. As a dedicated educator, she mentors
students and fosters interdisciplinary collaborations, making substantial
impacts on both academic research and clinical practices in neuropsychology and
psychiatry.

View file

@ -3,17 +3,15 @@ title: Vanessa Reindl
projects:
- a06
sites:
- Aachen
- Juelich
- aachen
roles:
- pi
layout: contributor
params:
orcid: 0000-0001-7791-5346
portrait: portrait.jpg
name-title: Dr. rer. medic.
affiliation: Department of Psychiatry, Psychosomatics and Psychotherapy of Childhood and Adolescence, Faculty of Medicine, RWTH Aachen University
sortkey: "Reindl, Vanessa"
sortkey: Reindl;Vanessa
affiliation: RWTH Aachen University
layout: contributor
---
Junior Professor at the Dept. of Child and Adolescent Psychiatry, Psychosomatics and Psychotherapy, University Hospital RWTH Aachen.
Junior Professor at the Dept. of Child and Adolescent Psychiatry, Psychosomatics
and Psychotherapy, University Hospital RWTH Aachen.

View file

@ -0,0 +1,13 @@
---
title: Volker Backes
projects:
- q04
sites:
- juelich
roles: []
params:
orcid: 0000-0003-0523-9048
sortkey: Backes;Volker
affiliation: Universitätsklinikum Aachen; Forschungszentrum Jülich
layout: contributor
---

View file

@ -1,16 +1,14 @@
---
title: Wiebke Hennig
projects:
- c05
- q02
sites:
- frankfurt
roles:
- doctoral researcher
layout: contributor
roles: []
params:
affiliation: "Department of Child and Adolescent Psychiatry, Psychosomatics and Psychotherapy, University Hospital Frankfurt, Goethe University Frankfurt"
sortkey: "Hennig, Wiebke"
portrait: portrait.webp
orcid: 0009-0008-6583-8679
sortkey: Hennig;Wiebke
affiliation: Goethe University Frankfurt
layout: contributor
---
 

View file

@ -2,15 +2,11 @@
title: Wolfgang Kelsch
projects:
- c03
sites:
- Mainz
sites: []
roles:
- pi
layout: contributor
params:
orcid: 0000-0002-3470-8125
name-title: Prof. Dr. med.
affiliation: Department of Psychiatry and Psychotherapy and Psychosomatics, Johannes Gutenberg University Mainz
sortkey: "Kelsch, Wolfgang"
sortkey: Kelsch;Wolfgang
affiliation: University Medical Center of the Johannes Gutenberg University Mainz
layout: contributor
---

View file

@ -3,17 +3,23 @@ title: Wolfgang Retz
projects:
- b02
- c07
sites:
- Mainz
sites: []
roles:
- pi
layout: contributor
params:
orcid: 0000-0002-8582-3414
name-title: Prof. Dr. med.
affiliation: Department of Psychiatry and Psychotherapy, Johannes Gutenberg University Mainz
sortkey: "Retz, Wolfgang"
portrait: portrait.jpg
sortkey: Retz;Wolfgang
affiliation: University Medical Center of the Johannes Gutenberg University Mainz;
Saarland University
layout: contributor
---
Dr. Wolfgang Retz is Professor of Psychiatry and Psychotherapy and heads the Forensic Psychiatry and Psychotherapy section at the Mainz University Medical Center as well as the Institute for Forensic Psychology and Psychiatry at the Saarland University in Homburg/Saar. For many years he has been scientifically working on ADHD in adults and the significance of this developmental disorder for criminal behavior across the lifespan. He has published numerous scientific papers on the neurobiological and environmental architecture of aggressive behavior as well as the diagnosis and treatment of ADHD in adults. As a forensic psychiatrist, he is a respected expert in criminal proceedings and is involved in the interdisciplinary training of forensic psychiatrists and psychologists.
Dr. Wolfgang Retz is Professor of Psychiatry and Psychotherapy and heads the
Forensic Psychiatry and Psychotherapy section at the Mainz University Medical
Center as well as the Institute for Forensic Psychology and Psychiatry at the
Saarland University in Homburg/Saar. For many years he has been scientifically
working on ADHD in adults and the significance of this developmental disorder
for criminal behavior across the lifespan. He has published numerous scientific
papers on the neurobiological and environmental architecture of aggressive
behavior as well as the diagnosis and treatment of ADHD in adults. As a forensic
psychiatrist, he is a respected expert in criminal proceedings and is involved
in the interdisciplinary training of forensic psychiatrists and psychologists.

View file

@ -3,16 +3,12 @@ title: Wolfgang Weber-Fahr
projects:
- c03
sites:
- Mannheim
- Heidelberg
- mannheim
roles:
- pi
layout: contributor
params:
orcid: 0000-0003-3503-7041
name-title: Dr.
affiliation: Department of Neuroimaging, Central Institute of Mental Health, Mannheim and Ruprecht-Karls University Heidelberg
sortkey: "Weber-Fahr, Wolfgang"
sortkey: Weber-Fahr;Wolfgang
affiliation: Central Institute of Mental Health
layout: contributor
---