changes:
[x] added speaker profiles. [x] added padding in blog titles in sidebar navigation for separation.
This commit is contained in:
+2
-2
@@ -32,9 +32,9 @@
|
||||
|
||||
{% if showMore == 'true' %}
|
||||
{% if forloop.index <= 3 %}
|
||||
<li style='border-bottom: 1px solid gray;'><a href="{{ child.url | relative_url }}"{% if child.url == page.url %} class="active"{% endif %}>{{ child.title }}</a></li>
|
||||
<li style='border-bottom: 1px solid gray; padding-top: 6px ;padding-bottom: 6px;'><a href="{{ child.url | relative_url }}"{% if child.url == page.url %} class="active"{% endif %}>{{ child.title }}</a></li>
|
||||
{% else %}
|
||||
<li style='border-bottom: 1px solid gray;' class="hidden hidden_blog_item"><a href="{{ child.url | relative_url }}"{% if child.url == page.url %} class="active"{% endif %}>{{ child.title }}</a></li>
|
||||
<li style='border-bottom: 1px solid gray; padding-top: 6px ;padding-bottom: 6px;' class="hidden hidden_blog_item"><a href="{{ child.url | relative_url }}"{% if child.url == page.url %} class="active"{% endif %}>{{ child.title }}</a></li>
|
||||
{% endif %}
|
||||
|
||||
{% if forloop.last %}
|
||||
|
||||
@@ -8,7 +8,11 @@ title: Dr. Nicolas Behl
|
||||
image_path: /assets/img/nicolas_behl.jpg
|
||||
affiliation: Siemens Healthineers
|
||||
topic: Medical Physics in Radiology
|
||||
abstract: More information will follow
|
||||
---
|
||||
|
||||
{% include keynote_speaker_info.html %}
|
||||
{% include keynote_speaker_info.html %}
|
||||
|
||||
|
||||
## About
|
||||
|
||||
Dr. Behl works as Global Manager for MRI Systems at Siemens Healthineers in Erlangen, where he plays a key role in the strategic marketing and further development of innovative magnetic resonance imaging solutions.Previously, he was a postdoctoral researcher at the DKFZ (German Cancer Research Centre) in the field of medical physics. <br> A completet list of his publications is available on <a href="https://scholar.google.com/scholar?hl=de&as_sdt=0%2C5&q=dr.+nicolas+behl"> google scholar </a>
|
||||
|
||||
@@ -8,8 +8,11 @@ title: Prof. Dr. Amedeo Chiribiri
|
||||
image_path: /assets/img/amedeo_chiribiri.jpg
|
||||
affiliation: King's College London
|
||||
topic: Cardiovascular Imaging and Cardiology
|
||||
abstract: More details will follow
|
||||
|
||||
---
|
||||
|
||||
{% include keynote_speaker_info.html %}
|
||||
{% include keynote_speaker_info.html %}
|
||||
|
||||
## About
|
||||
|
||||
Professor Amedeo Chiribiri is currently researcher in Cardiovascular Imaging and Biomedical Engineering at King’s College London and Honorary Consultant Cardiologist at Guy’s and St Thomas’ NHS Trust Foundation (United Kingdom). He is author/co-author of more than 80 scientific papers that appear in some of the most relevant international peer-reviewed journals and several book chapters.His research is mainly focused on the non-invasive and high-resolution quantification of myocardial perfusion and assessment of coronary pathophysiology. <br> A complete list of his publications is available on <a href="https://scholar.google.com/scholar?hl=de&as_sdt=0%2C5&q=Professor+Amedeo+Chiribiri+&oq=chiribir">google scholar</a>
|
||||
@@ -9,7 +9,11 @@ image_path: /assets/img/tobias_wech.png
|
||||
affiliation: Uniklinikum Würzburg (UKW)
|
||||
university: Uniklinikum Würzburg (UKW)
|
||||
topic: Experimental Radiology and AI in Imaging
|
||||
abstract: More information will follow
|
||||
---
|
||||
|
||||
{% include keynote_speaker_info.html %}
|
||||
{% include keynote_speaker_info.html %}
|
||||
|
||||
|
||||
## About
|
||||
|
||||
Prof. Wech is a physicist specializing in the development of advanced MRI methods, with a focus on model- and data-driven image reconstruction techniques. His work enables the conversion of MR scans, which were accelerated by undersampling, into high-quality medical images, thereby leading to more efficient, affordable, and accessible MRI scans, while improving patient comfort through shorter investigations. In cardiac imaging, faster acquisition speeds unlock new possibilities, such as real-time MRI and free-breathing examinations, eliminating the need for repeated breath-holding. Diffusion probabilistic models, which are conditioned by undersampled MR scans represent a recent reseach interest. <br> His publication on compressed sensing in functional cardiac magnetic resonance imaging is available on <a href="https://scholar.google.com/scholar?hl=de&as_sdt=0%2C5&q=+Prof.+Dr.+Tobias+Wech&oq=wech">google scholar</a>
|
||||
|
||||
Reference in New Issue
Block a user