{"id":93,"date":"2021-11-01T09:31:23","date_gmt":"2021-11-01T09:31:23","guid":{"rendered":"https:\/\/ls2026.aau.dk\/?page_id=93"},"modified":"2026-08-21T13:58:04","modified_gmt":"2026-08-21T12:58:04","slug":"program","status":"publish","type":"page","link":"https:\/\/ls2026.aau.dk\/?page_id=93","title":{"rendered":"Program"},"content":{"rendered":"\n<figure class=\"wp-block-image alignwide size-large is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"174\" src=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1024x174.jpg\" alt=\"\" class=\"wp-image-942\" srcset=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1024x174.jpg 1024w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-300x51.jpg 300w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-768x131.jpg 768w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2-1536x262.jpg 1536w, https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2021\/12\/Baner_people2.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-left\">Draft program subject to change<\/h3>\n\n\n\n<style>\n  .sym {\n    --sym-blue: #b02525; --sym-blue-light: #ef9797; --sym-border: #ffb2bf;\n    --sym-text: #9f0000; --sym-text-muted: #6b7280; --sym-text-time: #000000;\n    --sym-track1: #ffffff; --sym-track2: #ffffff; --sym-track3: #ffffff;\n    --sym-active-plenary: #ffe0e5; --sym-active-track1: #ffe0e5; --sym-active-track2: #ffe0e5; --sym-active-track3: #ffe0e5;\n    --sym-gray-bg: #f4f5f7; --sym-shadow: 0 8px 32px rgba(0,0,0,0.13);\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1d23;\n  }\n  .sym *, .sym *::before, .sym *::after { box-sizing: border-box; }\n\n  .sym .day-tabs { display: flex; gap: 8px; padding: 24px 0 0; flex-wrap: wrap; }\n  .sym .day-tab { padding: 8px 22px; border-radius: 999px; border: 2px solid #e2e4e9; background: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.95rem; font-weight: 500; color: var(--sym-text-muted); cursor: pointer; transition: all 0.18s; }\n  .sym .day-tab.active { background: var(--sym-blue); color: #fff; border-color: var(--sym-blue); }\n  .sym .day-tab:hover:not(.active) { border-color: var(--sym-blue); color: var(--sym-blue); }\n  .sym .day-tab-link { padding: 8px 22px; border-radius: 999px; border: 2px solid var(--sym-blue); background: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.95rem; font-weight: 500; color: var(--sym-blue); cursor: pointer; transition: all 0.18s; text-decoration: none; display: inline-flex; align-items: center; }\n  .sym .day-tab-link:hover { background: var(--sym-blue); color: #fff; }\n\n  .sym .schedule { max-width: 1400px; margin: 0 auto; padding: 32px 0 64px; }\n  .sym .track-header-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 4px; }\n  .sym .track-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--sym-text-muted); padding: 8px 0 4px 16px; }\n\n  .sym .plenary-wrap { margin-bottom: 10px; }\n  .sym .plenary-row { background: #fff; border-radius: 10px; padding: 18px 24px; border: 2px solid var(--sym-border); display: flex; align-items: flex-start; gap: 24px; cursor: pointer; transition: background 0.15s, box-shadow 0.15s; user-select: none; margin: 0; }\n  .sym .plenary-wrap.open .plenary-row { border-radius: 10px 10px 0 0; border-bottom-color: transparent; background: var(--sym-active-plenary); }\n  .sym .plenary-row:hover { box-shadow: 0 2px 12px rgba(200,16,46,0.12); }\n  .sym .plenary-row .time { font-size: 0.9rem; font-weight: 600; color: var(--sym-text-time); white-space: nowrap; min-width: 110px; }\n  .sym .plenary-row .info { flex: 1; }\n  .sym .plenary-row .title { font-size: 0.98rem; font-weight: 600; color: var(--sym-text); margin-bottom: 4px; }\n  .sym .plenary-row .location-pill { display: inline-block; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.04em; background: var(--sym-blue); color: #fff; border-radius: 5px; padding: 2px 10px; white-space: nowrap; align-self: center; margin-left: auto; }\n  .sym .plenary-row .chevron { font-size: 0.8rem; color: var(--sym-text-muted); align-self: center; margin-left: 12px; transition: transform 0.2s; flex-shrink: 0; }\n  .sym .plenary-wrap.open .chevron { transform: rotate(180deg); }\n\n  .sym .track-card-wrap { display: contents; }\n  .sym .track-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 0; }\n  .sym .track-row.two-col { grid-template-columns: 1fr 1fr; }\n  .sym .track-row.four-col { grid-template-columns: 1fr 1fr 1fr 1fr; }\n  .sym .track-row-group { margin-bottom: 10px; }\n  .sym .track-card { border-radius: 10px; padding: 16px 18px; cursor: pointer; border: 2px solid var(--sym-border); transition: background 0.15s, box-shadow 0.15s, transform 0.12s; min-height: 80px; user-select: none; position: relative; }\n  .sym .track-card:hover { transform: translateY(-1px); box-shadow: 0 4px 16px rgba(200,16,46,0.10); }\n  .sym .track-card.track1 { background: var(--sym-track1); }\n  .sym .track-card.track2 { background: var(--sym-track2); }\n  .sym .track-card.track3 { background: var(--sym-track3); }\n  .sym .track-card.empty { opacity: 0.3; cursor: default; pointer-events: none; }\n  .sym .track-card.track1.open { background: var(--sym-active-track1); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card.track2.open { background: var(--sym-active-track2); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card.track3.open { background: var(--sym-active-track3); border-radius: 10px 10px 0 0; border-bottom-color: transparent; }\n  .sym .track-card .time { font-size: 0.82rem; font-weight: 600; color: var(--sym-text-time); margin-bottom: 5px; }\n  .sym .track-card .title { font-size: 0.93rem; font-weight: 600; color: var(--sym-text); line-height: 1.35; }\n  .sym .card-location { display: inline-block; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.04em; background: var(--sym-blue); color: #fff; border-radius: 5px; padding: 2px 8px; margin-top: 8px; }\n  .sym .row-sponsor-badge { width: auto; height: 18px; border-radius: 6px; object-fit: contain; margin-left: 8px; align-self: center; flex-shrink: 0; }\n  .sym .card-sponsor-badge { position: absolute; top: 20px; right: 20px; width: auto; height: 18px; border-radius: 4px; object-fit: contain; }\n  .sym .mobile-track-badge { display: none; font-size: 0.68rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--sym-text-muted); margin-bottom: 6px; }\n  .sym .speakers-mini { display: flex; align-items: center; gap: 4px; margin-top: 4px; }\n  .sym .avatar { width: 26px; height: 26px; border-radius: 50%; background: #fedbdb; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; font-size: 0.65rem; font-weight: 700; color: var(--sym-blue); margin-left: -6px; margin-right: 3px; overflow: hidden; }\n  .sym .avatar:first-child { margin-left: 0; }\n  .sym .plus-badge { font-size: 0.72rem; color: var(--sym-text-muted); margin-left: 6px; }\n\n  .sym .info-panel { display: none; background: #ffe0e5; border: 2px solid var(--sym-border); border-top: none; border-radius: 0 0 10px 10px; padding: 20px 24px 24px; }\n  .sym .info-panel.open { display: block; animation: sym-panelDown 0.18s ease; }\n  .sym .track-expand-row.open .info-panel { background: #ffe0e5; }\n  @keyframes sym-panelDown { from { opacity: 0; transform: translateY(-6px); } to { opacity: 1; transform: translateY(0); } }\n\n  .sym .panel-location { display: inline-block; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.05em; background: var(--sym-blue); color: #fff; border-radius: 6px; padding: 3px 10px; margin-bottom: 14px; }\n  .sym .panel-desc { font-size: 0.93rem; color: #444; line-height: 1.65; margin-bottom: 14px; margin-top: 0; }\n  .sym .panel-presentations { margin: 0 0 18px; }\n  .sym .pres-row { display: flex; gap: 12px; padding: 10px 0; border-top: 1px solid var(--sym-border); }\n  .sym .pres-row:first-child { border-top: none; padding-top: 0; }\n  .sym .pres-num { font-size: 0.85rem; font-weight: 600; color: var(--sym-blue); min-width: 18px; flex-shrink: 0; padding-top: 2px; }\n  .sym .pres-body { flex: 1; min-width: 0; }\n  .sym .pres-tag { display: inline-block; font-size: 0.66rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: var(--sym-blue); background: #fff; border-radius: 4px; padding: 2px 7px; margin-bottom: 5px; }\n  .sym .pres-title { font-size: 0.9rem; color: #1a1d23; line-height: 1.45; margin: 0; overflow-wrap: break-word; word-break: break-word; hyphens: auto; }\n  .sym .pres-who { font-size: 0.78rem; font-style: italic; color: var(--sym-text); margin: 3px 0 0; }\n  .sym .pres-affil { font-size: 0.74rem; color: var(--sym-text-muted); margin: 1px 0 0; }\n \n  .sym .panel-link { display: inline-block; background: var(--sym-blue); color: #fff; font-family: 'DM Sans', sans-serif; font-size: 0.88rem; font-weight: 600; padding: 9px 22px; border-radius: 999px; text-decoration: none; margin-bottom: 18px; margin-right: 10px; transition: background 0.15s; }\n  .sym .panel-link:hover { background: #ff0000; }\n  .sym .panel-speakers-label { font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--sym-text-muted); margin-bottom: 12px; font-weight: 600; }\n  .sym .panel-speakers { display: flex; gap: 15px; flex-wrap: wrap; }\n  .sym .panel-speaker { display: flex; flex-direction: column; align-items: center; gap: 6px; text-align: center; }\n  .sym .panel-speaker-affiliation { font-size: 0.72rem; font-style: italic; color: #000; text-align: center; max-width: 80px; margin-top: 0px; }\n  .sym .panel-avatar { width: 80px; height: 80px; border-radius: 50%; background: var(--sym-blue-light); display: flex; align-items: center; justify-content: center; font-size: 1.1rem; font-weight: 700; color: var(--sym-blue); overflow: hidden; }\n  .sym .panel-speaker-name { font-size: 0.78rem; font-weight: 500; color: var(--sym-text); max-width: 80px; }\n\n  .sym .track-expand-row { display: none; margin-bottom: 10px; padding-top: 2px; }\n  .sym .track-expand-row.open { display: block; margin-bottom: 20px; }\n  .sym .track-expand-row .info-panel { border-radius: 10px; border-top: 1.5px solid var(--sym-border); display: block; padding-top: 25px; }\n  .sym .track-card-wrap .mobile-panel { display: none; }\n\n  .sym .day-content { display: none; }\n  .sym .day-content.active { display: block; }\n\n  @media (max-width: 768px) {\n    .sym .mobile-track-badge { display: block; }\n    .sym .day-tabs { padding: 14px 0 0; gap: 6px; }\n    .sym .day-tab { padding: 7px 16px; font-size: 0.88rem; }\n    .sym .day-tab-link { padding: 7px 16px; font-size: 0.88rem; }\n    .sym .schedule { padding: 16px 0 48px; }\n    .sym .plenary-row { flex-wrap: wrap; gap: 8px; padding: 14px 16px; }\n    .sym .plenary-row .time { min-width: unset; width: 100%; font-size: 0.82rem; }\n    .sym .plenary-row .info { flex: unset; width: 100%; }\n    .sym .plenary-row .title { font-size: 0.9rem; }\n    .sym .plenary-row .location-pill { margin-left: 0; align-self: flex-start; }\n    .sym .track-row { display: flex; flex-direction: column; }\n    .sym .track-row.two-col { display: flex; flex-direction: column; }\n    .sym .track-row.four-col { display: flex; flex-direction: column; }\n    .sym .track-header-row { display: none; }\n    .sym .track-card-wrap { display: block; margin-bottom: 10px; }\n    .sym .track-card-wrap .track-card { border-radius: 10px; margin-bottom: 0; }\n    .sym .track-card-wrap .track-card.open { border-radius: 10px 10px 0 0; }\n    .sym .track-card-wrap .mobile-panel { display: none; background: #ffe0e5; border: 2px solid var(--sym-border); border-top: none; border-radius: 0 0 10px 10px; padding: 20px 24px 24px; }\n    .sym .track-card-wrap .mobile-panel.open { display: block; }\n    .sym .track-expand-row { display: none !important; }\n    .sym .track-card { min-height: unset; }\n    .sym .track-card .time { font-size: 0.78rem; }\n    .sym .track-card .title { font-size: 0.88rem; }\n    .sym .info-panel { padding: 16px 16px 20px; }\n    .sym .track-card-wrap .mobile-panel { padding: 16px 16px 20px; }\n    .sym .pres-row { gap: 8px; padding: 9px 0; }\n    .sym .pres-num { font-size: 0.78rem; min-width: 14px; }\n    .sym .pres-title { font-size: 0.84rem; }\n    .sym .pres-who { font-size: 0.74rem; }\n    .sym .pres-affil { font-size: 0.7rem; }\n  }\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300&#038;family=DM+Serif+Display:ital@0;1&#038;display=swap\" rel=\"stylesheet\">\n\n<div class=\"sym\">\n\n<div class=\"day-tabs\">\n  <button class=\"day-tab active\" onclick=\"showDay('wed')\">Wednesday<\/button>\n  <button class=\"day-tab\" onclick=\"showDay('thu')\">Thursday<\/button>\n  <button class=\"day-tab\" onclick=\"showDay('fri')\">Friday<\/button>\n  <a class=\"day-tab-link\" href=\"https:\/\/ls2026.aau.dk\/?page_id=2656\">Student Sessions<\/a>\n  <a class=\"day-tab-link\" href=\"https:\/\/ls2026.aau.dk\/?page_id=3113\">Search<\/a>\n<\/div>\n\n<div class=\"schedule\">\n\n<!-- WEDNESDAY -->\n<div class=\"day-content active\" id=\"day-wed\">\n\n  <!--Row 1 -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 17:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins. The registration desk will be open throughout the afternoon.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <!--Row 2 -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 12:45<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Daylight and Architecture Trip to Villum Window Collection. (Student Session)<\/div>\n        <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">TC<\/div><div class=\"avatar\">DBN<\/div><\/div>\n      <\/div>\n      <span class=\"location-pill\">VILLUM Window Collection<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" \n    data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n        data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2935\"\n        data-link2-label=\"See More\"\n        \n        data-desc=\"Go behind the scenes of the Windows history on a unique guided tour at the Villum Window Collection and a visit to J\u00f8rn Utzons, Bagsv\u00e6rd Kirke.  (registration required \/ Student Event)\"\n        data-speakers='[{\"initials\":\"TC\",\"name\":\"Tina Christensen\",\"affiliation\":\"VELUX A\/S \",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/TINA-2022-Cropped.jpg\"},{\"initials\":\"BDN\",\"name\":\"Dorthe Bech-Nielsen \",\"affiliation\":\"Villum Window Collection\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/Dorthe-Bech-Nielsen_cropped-1.jpg\"}]'>\n      <\/div>\n  <\/div>\n\n  <!--Row 3 -------------------------------------------------------------------------------------->\n\n  <div class=\"track-row-group\">\n    <div class=\"track-row\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t0a')\">\n          <div class=\"time\">13:00 \u2013 15:00<\/div>\n          <div class=\"title\">Lighting Educators meeting<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">GT<\/div><div class=\"avatar\">EH<\/div><div class=\"avatar\">MH<\/div><div class=\"avatar\">TI<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t0a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-t0b')\">\n          <div class=\"time\">13:00 \u2013 15:00<\/div>\n          <div class=\"title\">Lighting Design Futures: Challenges and Opportunities in a Changing Profession. (Student Session)<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t0b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'wed-t0c')\">\n          <div class=\"time\">13:00 \u2013 14:00<\/div>\n          <div class=\"title\">A Sensory Light Yoga Experience<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MT<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t0c\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t0a\">\n      <div class=\"info-panel\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"A dedicated meeting for educators working within lighting design programmes across the world. Share curricula, discuss challenges, and build lasting collaborations. (registration required)\"\n        data-speakers='[{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"},{\"initials\":\"EH\",\"name\":\"Ellen Kathrine Hansen\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/Ellen-potrait-1x1-1.png\"},{\"initials\":\"MH\",\"name\":\"Mette Hvass\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Mette-Hvass-150x150.jpg\"},{\"initials\":\"TI\",\"name\":\"Tom Igoe\",\"affiliation\":\"New York University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tom-Igoe.jpeg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t0b\">\n      <div class=\"info-panel\"\n        data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n        data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2656\"\n        data-link2-label=\"Student Sessions\"\n        data-sponsor-logo=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ungt-Lys_logo_black-scaled.png\"\n        data-sponsor-label=\"Hosted By\"\n        data-desc=\"Join an interactive panel discussion on the future of the lighting profession. Together, we will explore emerging challenges and opportunities, including sustainability, new technologies, AI, and evolving career paths in lighting design. Students and young professionals are especially encouraged to participate. (registration required \/ Student Event)\"\n        data-speakers='[{}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t0c\">\n      <div class=\"info-panel\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"Awaken your senses and restore your body in this one of a-kind yoga experience with shifting wavelengths of light and immersive soundscapes. Join Mikkel Toksv\u00e6rd for 60 minutes of guided Yin poses that will leave you feeling renewed. (registration required)\"\n        data-speakers='[{\"initials\":\"MT\",\"name\":\"Mikkel Toksv\u00e6rd\",\"affiliation\":\"Lighting designer and yogi\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Mikkel-Toksvaerd.jpg\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n  <!--Row 4 -------------------------------------------------------------------------------------->\n  <div class=\"track-row-group\">\n    <div class=\"track-row\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t1a')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Light \u00d7 Body \u00d7 Mind<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">SL<\/div><div class=\"avatar\">CA<\/div><div class=\"avatar\">ZD<\/div><div class=\"avatar\">SK<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-t1b')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Sensing lighting in the neighborhoods<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">LH<\/div><div class=\"avatar\">GT<\/div><div class=\"avatar\">TI<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'wed-t1c')\">\n          <div class=\"time\">15:00 \u2013 16:00<\/div>\n          <div class=\"title\">Rethinking Innovation in Daylighting and Lighting Design under New Environmental Requirements<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">NG<\/div><div class=\"avatar\">NV<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t1c\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1a\">\n      <div class=\"info-panel\"\n        data-location=\"\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"Wondering how lighting shapes our health, emotions and perception? Join Light Artist Christina Augustesen, neuroscientist Zakaria Djebbara and lighting designer Sofie Klarlund Linnebjerg for a fascinating cross-disciplinary conversation that will change the way you think about every space you light. (registration required)\"\n        data-speakers='[{\"initials\":\"SL\",\"name\":\"Stine Louring\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Stine-Louring.jpg\"},{\"initials\":\"CA\",\"name\":\"Christina Augustesen\",\"affiliation\":\"light artist\",\"role\":\"speakers\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Christina-Augustesen.jpg\"},{\"initials\":\"ZD\",\"name\":\"Zakaria Djebbara\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Zakaria-Djebbara.png\"},{\"initials\":\"SK\",\"name\":\"Sofie Klarlund Linnebjerg\",\"affiliation\":\"Artelia Denmark\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Sofie-Klarlund-Linnebjerg.jpg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1b\">\n      <div class=\"info-panel\"\n        data-location=\"\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"This session explores how lighting conditions in neighborhoods influence people's health, mood, comfort, and overall well-being. By measuring and evaluating the qualities of lighting this session aims to better understand how urban lighting environments affect human experience and support healthier, more human-centered nighttime spaces. (registration required)\"\n        data-speakers='[{\"initials\":\"LH\",\"name\":\"Louise Harpman\",\"affiliation\":\"New York University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/Louise-Harpman-cropped.png\"},{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"},{\"initials\":\"TI\",\"name\":\"Tom Igoe\",\"affiliation\":\"New York University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tom-Igoe.jpeg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t1c\">\n      <div class=\"info-panel\"\n        data-location=\"\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"During this workshop, we will discuss the results of a gap analysis related to lighting research in indoor and outdoor environments. Through group discussions, we aim to identify current challenges and opportunities for future interdisciplinary collaborations. (registration required)\"\n        data-speakers='[{\"initials\":\"NG\",\"name\":\"Niko Gentile\",\"affiliation\":\"Lund University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Gentile_Niko.webp\"},{\"initials\":\"NV\",\"name\":\"Natalia Giraldo Vasquez\",\"affiliation\":\"Danmarks Tekniske Universitet\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Natalia-3x4-2.jpeg\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n\n  <!--Row 5 -------------------------------------------------------------------------------------->\n  <div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t2a')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Book lounge<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MH<\/div><div class=\"avatar\">ND<\/div><div class=\"avatar\">UL<\/div><div class=\"avatar\">NV<\/div><div class=\"avatar\">IO<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'wed-t2b')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Measurements workshop<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">AT<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'wed-t2c')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">Current collaboration gaps: The role of light and lighting for humans<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MA<\/div><div class=\"avatar\">KW<\/div><div class=\"avatar\">HH<\/div><div class=\"avatar\">FF<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'wed-t2d')\">\n          <div class=\"time\">16:00 \u2013 17:00<\/div>\n          <div class=\"title\">A Sensory Light Yoga Experience<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MT<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"wed-t2d\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2a\">\n      <div class=\"info-panel\"\n        data-location=\"Foyer\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"Meet the authors challenging how we think about light and darkness. This intimate book lounge brings together Nick Dunn, Ulrika W\u00e4nstr\u00f6m Lindh, Navaz Davoudian and Iben Winther Orton to discuss the ideas, research and inspirations behind their works and other inspirational texts. (registration required)\"\n        data-speakers='[{\"initials\":\"MH\",\"name\":\"Mette Hvass\",\"affiliation\":\"Aalborg University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Mette-Hvass-150x150.jpg\"},{\"initials\":\"ND\",\"name\":\"Nick Dunn\",\"affiliation\":\"Manchester School of Architecture\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Nick_Dunn_Photo_-150x150.jpg\"},{\"initials\":\"UL\",\"name\":\"Ulrika W\u00e4nstr\u00f6m Lindh\",\"affiliation\":\"H\u00f6gskolan Bor\u00e5s\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ulrika-Wanstrom-Lindh-150x150.jpg\"},{\"initials\":\"NV\",\"name\":\"Navaz Davoudian\",\"affiliation\":\"University College London\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Navaz-Davoudian.jpg\"},{\"initials\":\"IO\",\"name\":\"Iben Winther Orton\",\"affiliation\":\"Lighting Designer\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Iben-Winther-Orton.jpg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2b\">\n      <div class=\"info-panel\"\n        data-location=\"Lab Room\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"This open, international session introduces the work of the CIE, the International Commission on Illumination to students, early-career researchers, and professionals new to the field. Using the CIE Research Strategy as a broad umbrella, it offers an accessible overview of what CIE is and how it shapes international knowledge and standards in light, colour, and vision, while creating space for newcomers to meet and connect with experienced CIE contributors. (registration required)\"\n        data-speakers='[{\"initials\":\"AT\",\"name\":\"Anders Thorseth\",\"affiliation\":\"Danmarks Tekniske Universitet\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/Andreas-Thorseth-cropped.jpg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2c\">\n      <div class=\"info-panel\"\n        data-location=\"Lab Room\"\n        data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n        data-desc=\"During this workshop, we will discuss the results of a gap analysis related to lighting research in indoor and outdoor environments. Through group discussions, we aim to identify current challenges and opportunities for future interdisciplinary collaborations. (registration required)\"\n        data-speakers='[{\"initials\":\"MA\",\"name\":\"Myriam Aries\",\"affiliation\":\"Jonkoping University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Myriam-Aries.jpg\"},{\"initials\":\"KW\",\"name\":\"Katharina Wulff\",\"affiliation\":\"Ume\u00e5 University\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Wulff.jpg\"},{\"initials\":\"HH\",\"name\":\"Hillevi Hemph\u00e4l\u00e4\",\"affiliation\":\"Lunds Universitet\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Hillevi.png\"},{\"initials\":\"FF\",\"name\":\"Federico Favero\",\"affiliation\":\"Kungliga Tekniska Hogskolan\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/ffavero.jpg\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"wed-t2d\">\n      <div class=\"info-panel\" \n      data-location=\"\" \n      data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n      data-desc=\"Awaken your senses and restore your body in this one of a-kind yoga experience with shifting wavelengths of light and immersive soundscapes. Join Mikkel Toksv\u00e6rd for 60 minutes of guided Yin poses that will leave you feeling renewed. (registration required)\" \n      data-speakers='[{\"initials\":\"MT\",\"name\":\"Mikkel Toksv\u00e6rd\",\"affiliation\":\"Lighting designer and yogi\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Mikkel-Toksvaerd.jpg\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n  <!--Row 6 -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:00 \u2013 19:00<\/div>\n      <div class=\"info\"><div class=\"title\">Welcome reception<\/div><\/div>\n      <span class=\"location-pill\">Rotunda<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Join your fellow symposium participants for drinks and light refreshments in the Rotunda. An informal opportunity to reconnect with colleagues and meet new faces before the full programme begins tomorrow.\" data-speakers='[]'><\/div>\n  <\/div>\n\n  <!--Row 7 -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">20:00 \u2013 21:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Light Walk<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">JR<\/div><span class=\"plus-badge\">Jesper Ravn<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Copenhagen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" \n    data-location=\"\" \n    data-link=\"https:\/\/forms.gle\/nVvoU8Q9nhKB7C9M7\"\n    data-desc=\"Join the light walk with Jesper Ravn to see the city during the night and experience how lighting design is practised here in Copenhagen. (registration required)\" \n    data-speakers='[{\"initials\":\"JR\",\"name\":\"Jesper Ravn\",\"affiliation\":\"Artimedia\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Jesper-Ravn.jpg\"}]'><\/div>\n  <\/div>\n\n<\/div><!-- \/day-wed -->\n\n<!-- THURSDAY -->\n<div class=\"day-content\" id=\"day-thu\">\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">08:30 \u2013 09:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins.\" data-speakers='[]'><\/div>\n  <\/div>\n<!--Row 2 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 09:10<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Welcome Speech<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">LM<\/div><span class=\"plus-badge\">Lone Malmborg<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"The symposium opens with a welcome speech address by the head of department CREATE.\" \n      data-speakers='[{\"initials\":\"LM\",\"name\":\"Lone Malmborg\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/lonemalmborgportraet-fullsize-scaled.jpg\"}]'><\/div>\n  <\/div>\n<!--Row 3 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:10 \u2013 09:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Opening Speech \u2014 SENSE-MAKING IN LIGHTING DESIGN<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">EH<\/div><span class=\"plus-badge\">Ellen Kathrine Hansen<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Ellen will present how the transdisciplinary MSc Lighting Design programme and Research Lab at Aalborg University dissolve disciplinary boundaries between art, architecture, engineering, and science in the process of designing with light.\" \n      data-speakers='[{\"initials\":\"EH\",\"name\":\"Ellen Kathrine Hansen\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/08\/Ellen-potrait-1x1-1.png\"}]'><\/div>\n  <\/div>\n<!--Row 4 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:40 \u2013 10:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n  \n<!--Row 5 Thursday  PAPER SESSION 1 -------------------------------------------------------------------------------------->\n  \n  <div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'thu-t1a')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 1<\/span>\n          <div class=\"title\">Art of Darkness: Special Session<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t1a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'thu-t1b')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 2<\/span>\n          <div class=\"title\">Multisensory and Embodied Light Experience<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t1b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'thu-t1c')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 3<\/span>\n          <div class=\"title\">Lighting Education and Pedagogy<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t1c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'thu-t1d')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\"><\/span>\n          <div class=\"title\">Light in Five: Share Your Vision, Inspire the Future (Student Session)<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t1d\"><\/div>\n      <\/div>\n    <\/div>\n   <div class=\"track-expand-row\" id=\"thu-t1a\">\n      <div class=\"info-panel\"\n        data-location=\"Room A\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Sense of Place Informing Darkness-Sensitive Lighting Design in a Cultural Heritage Context: The Case of Pikisaari, Oulu\", \"presenter\": \"Ella Kantola, Henrika Pihlajaniemi, Outi Parhankangas, Riikka Vuorenmaa, Aale Luusua\", \"affiliation\": \"Oulun yliopisto\"},\n        {\"title\": \"Living with Cultural Heritage, Nocturnal Experiences gathered through Co-Design Workshops\", \"presenter\": \"Mette Hvass, Julieta Cignacco, Ellen Kathrine Hansen and Luciana Martinez\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Co-designing shared nocturnal imaginaries in an   historic square in Bologna, Italy\", \"presenter\": \"Elisa Conticelli, Martin Flugelman Olmeda, Elena Vai, Lucia Pirodda\", \"affiliation\": \"University of Bologna, Department of Architecture\"},\n        {\"title\": \"Nothing can be that scary once is illuminated, but is it?\", \"presenter\": \"Martina Frattura, Eleonora Avino\", \"affiliation\": \"Universita di Bologna\"},\n        {\"title\": \"Shadow-zones and Spatial Experience of Privacy in Ancher\u2019s House\", \"presenter\": \"Hui-Yi Yang\", \"affiliation\": \"Det Kongelige Akademi - Arkitektur Design Konservering\"},\n        {\"title\": \"The Dynamics of Light and Darkness: Perception, Colour, and Spatial Experience\", \"presenter\": \"Christina Augustesen\", \"affiliation\": \"Christina Augustesen ART\"},\n        {\"title\": \"Towards a Darkness Library: Co-Researching Darkness with Urban Islanders\", \"presenter\": \"Gloria Lauterbach\", \"affiliation\": \"Aalto-yliopisto\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t1b\">\n      <div class=\"info-panel\"\n        data-location=\"Room B\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Blind Hue Heat Hypothesis: Light-Induced Thermal Perception through Human Skin\", \"presenter\": \"Xinyi Meng, Stine Louring, Zakaria Djebbara\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \" Multi-Sensory Context Effects on Spatial Navigation: An Experimental Investigation of Audio-Visual Congruence in Indoor Environments\", \"presenter\": \"Martina Frattura, Miriam D&#39;Ignazio, Annarita Ferrante\", \"affiliation\": \"Universita di Bologna\"},\n        {\"title\": \"Light as felt volume and seen beam: An ocean-informed strategy for architectural lighting design\", \"presenter\": \"Stine Louring, Gonzalo Lopez De Armentia, Zakaria Djebbara\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Attuning bodily sensations by spatial light art: A case study on physiological responses and embodied experience\", \"presenter\": \"Hyunsung Lee, Marta Monr\u00f3s Rivera, Stine Louring\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Embodied Atmospheres: Investigating Light\u2013Sound Interactions through Bodily Movement\", \"presenter\": \"Lily-Frances Cosgrove, Elion Ebrahimi, Nirvana Keyvani Jam, Stine Louring\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"The Corporeality of Light \u2013 The Body as a Bridge Between Human Perception and Lighting Design\", \"presenter\": \"Veronika Mayerboeck\", \"affiliation\": \"ALLES oder Licht :: Design. Education. Research.\"},\n        {\"title\": \"Walking Performance and Prefrontal Brain Activity under Different Light Intensities and Spectral Conditions in Younger, Older, and Autistic Adults\", \"presenter\": \"Navaz Davoodian, Antonia Hamilton, Chia May Teh, Victoria Sauter, Edward Barrett\", \"affiliation\": \"University of London\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t1c\">\n      <div class=\"info-panel\"\n        data-location=\"Room C\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Sensing Light Through Simulated Impairment: Pedagogy and Perception in Lighting Education\", \"presenter\": \"Miyoung Hong, Greg Guarnaccia\", \"affiliation\": \"The University of Tennessee System\"},\n        {\"title\": \"Light, Space, and Style: Advancing Interdisciplinary Education Through Lighting Design\", \"presenter\": \"Jeannine Vail, Barbara Trippeer\", \"affiliation\": \"University of North Texas System\"},\n        {\"title\": \"From Data Blindness to Simulation Literacy in Interior Lighting Education\", \"presenter\": \"Emre Dedekarg\u0131no\u011flu\", \"affiliation\": \"Hacettepe Universitesi\"},\n        {\"title\": \"Situated learning to bridge measurable and experienced properties of daylight: A 1:1 experiential methodology for daylight education in architecture\", \"presenter\": \"Nanet Mathiasen\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Lighting Design Education Portal\", \"presenter\": \"Seunghae Lee\", \"affiliation\": \"Wentworth Institute of Technology\"},\n        {\"title\": \"Analogue and digital light sketching with scale models, 360\u00b0 photography and physically based rendering\", \"presenter\": \"Anette Kreutzberg, Karina Mose\", \"affiliation\": \"Det Kongelige Akademi - Arkitektur Design Konservering\"},\n        {\"title\": \"Light in Motion: Design, Research and Intuition in the Lighting of an Emergency Medical Vehicle\", \"presenter\": \"Rodrigo Eduardo Muro Avendano, Foteini Kyriakidou\", \"affiliation\": \"KTH\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t1d\">\n      <div class=\"info-panel\" \n        data-location=\"Room D\"\n        data-link=\"https:\/\/forms.gle\/iV9gCtJkfrC211aW9\"\n        data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2656\"\n        data-link2-label=\"Student Sessions\"\n        data-sponsor-logo=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Ungt-Lys_logo_black-scaled.png\"\n        data-sponsor-label=\"Hosted By\"\n        data-desc=\"Present your project, thesis, or idea in a dynamic 5-minute presentation. After the talks, join an open discussion and networking session with students, researchers, and professionals from across the lighting community. A great opportunity to share your work, receive feedback, and build new connections. (registration required \/ Student Event)\"\n        data-speakers='[{}]'><\/div>\n\n    <\/div>\n  <\/div>\n  \n\n  <!--Plenarry Track  -->\n  <!--Row 6 Thursday -------------------------------------------------------------------------------------->\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">12:00 \u2013 13:00<\/div>\n      <div class=\"info\"><div class=\"title\">Lunch Break<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Lunch is served in the Canteen. A good opportunity to continue conversations and make new connections.\" data-speakers='[]'><\/div>\n  <\/div>\n<!--Row 7 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">13:00 \u2013 13:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Why daylight makes so much sense \u2013 at least four pathways of light for health.<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">YK<\/div><span class=\"plus-badge\">Yvonne de Kort<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\"\n      data-location=\"\"\n      data-desc=\"Daylight exerts powerful and multifaceted effects on human health, extending beyond visual perception alone. This presentation integrates evidence on at least four pathways through which daylight supports well-being: its role in regulating circadian rhythms and sleep; its contribution to psychological restoration through perceived beauty, meaning, and connection to nature; and the potential health effects of non-visual and non-visible components of daylight. Drawing on insights from various domains of research, the talk highlights how these mechanisms jointly may help explain the strong epidemiological links between daylight exposure and health.\"\n      data-speakers='[{\"initials\":\"YK\",\"name\":\"Yvonne de Kort\",\"affiliation\":\"Eindhoven University of Technology\",\"role\":\"speakers\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Yvonne-2025-150x150.jpg\"}]'><\/div>\n  <\/div>\n<!--Row 8 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">13:40 \u2013 14:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n<!--Row 9 Thursday  PAPER SESSION 2 -------------------------------------------------------------------------------------->\n<div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'thu-t2a')\">\n          <div class=\"time\">14:00 &#8211; 15:30<\/div>\n          <span class=\"plus-badge\">Paper session 4<\/span>\n          <div class=\"title\">Daylight, Energy and Sustainable Buildings<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t2a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'thu-t2b')\">\n          <div class=\"time\">14:00 &#8211; 15:30<\/div>\n          <span class=\"plus-badge\">Paper session 5<\/span>\n          <div class=\"title\">Digital Tools, Learning and AI<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t2b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'thu-t2c')\">\n          <div class=\"time\">14:00 &#8211; 15:30<\/div>\n          <span class=\"plus-badge\">Paper session 6<\/span>\n          <div class=\"title\">Methods for Practice: Language, Frameworks and Participation<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t2c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'thu-t2d')\">\n          <div class=\"time\">14:00 &#8211; 15:30<\/div>\n          <div class=\"title\">Balancing Light and Darkness in Cityscapes: Governance Perspectives from the Nordics<\/div>\n          <div class=\"speakers-mini\" style=\"margin-top:8px\"><div class=\"avatar\">MP<\/div><\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"thu-t2d\"><\/div>\n      <\/div>\n    <\/div>\n   <div class=\"track-expand-row\" id=\"thu-t2a\">\n      <div class=\"info-panel\"\n        data-location=\"Room A\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Beyond Metrics: Rethinking Progress in Lighting Design for a Sustainable Future\", \"presenter\": \"Thomas Schielke\", \"affiliation\": \"ERCO GmbH\"},\n        {\"title\": \"Impact of Occupant-Controlled Shading on Visual Comfort and Lighting Energy across Daylighting Design Scenarios in Hybrid-Use Residential Spaces\", \"presenter\": \"Zehra Aybike K\u0131l\u0131\u00e7\", \"affiliation\": \"Istanbul Teknik Universitesi\"},\n        {\"title\": \"Analytical Methods for Designing Lighting Attenuation Structures with Integrated Solar Panels\", \"presenter\": \"Pelle Ethelberg-findsen\", \"affiliation\": \"COWIfonden\"},\n        {\"title\": \"Optimization of Daylighting and Artificial Lighting in a University Library for Enhanced Visual Comfort Using Lighting Performance Parameters\", \"presenter\": \"Hanan Hashaykeh\", \"affiliation\": \"Eastern Michigan University\"}]'><\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t2b\">\n      <div class=\"info-panel\"\n        data-location=\"Room B\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Sensing the Occupant: Lighting as the Interface of Autonomous Spatial Intelligence\", \"presenter\": \"Sumanth Sarangapani\", \"affiliation\": \"Ivorysense Private Limited\"},\n        {\"title\": \"Interactive Neural Relighting: Exploring Dynamic Lighting of 3D Objects as a Design Aid\", \"presenter\": \"Ivan Nikolov, Claus Madsen\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Responsible Practice: Ethical Implications of Generative AI in Lighting Design\", \"presenter\": \"Glenn Shrum\", \"affiliation\": \"The New School\"},\n        {\"title\": \"Comparing light-related experiences and stress responses in a \u2018real world\u2019 learning environment and its immersive \u2018room oriented\u2019 digital simulation\", \"presenter\": \"Ute Besenecker, Alicia Walf, Carla Leitao, Palkesha Porwal, Jonnie Jones, Kimberly Salinas Sanchez, Reno Malanga\", \"affiliation\": \"Rensselaer Polytechnic Institute\"},\n        {\"title\": \"From Measuring Light to Sensing Light: Lessons from Five Experimental Learning Environments\", \"presenter\": \"Federica Giuliani, Mauro Scungio\", \"affiliation\": \"Universita degli Studi della Tuscia\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t2c\">\n      <div class=\"info-panel\"\n        data-location=\"Room C\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"PERCILUM \\\"Visualization, perception and pedagogy of lighting through innovative numerical displays\\\"\", \"presenter\": \"Yannick Sutter, C\u00e9line Drozd\", \"affiliation\": \"Republique Francaise\"},\n        {\"title\": \"Sensing Light Through Language: What Cannot Be Specified Cannot Be Designed\", \"presenter\": \"Virve Leikola, Roope Siiroinen\", \"affiliation\": \"Finnish Light Art Society FLASH\"},\n        {\"title\": \"Scenario design game method for participatory lighting design processes\", \"presenter\": \"Henrika Pihlajaniemi, Riikka Vuorenmaa, Outi Parhankangas, Katja Hyypp\u00e4, Aapo M\u00e4ntykangas\", \"affiliation\": \"University of Oulu\"},\n        {\"title\": \"Bridging Theory and Practice in Integrative Lighting Design: Toward Actionable Implementation Frameworks\", \"presenter\": \"Marielle Aarts\", \"affiliation\": \"Technische Universiteit Eindhoven\"},\n        {\"title\": \"Checklist for risks in the Visual Evironment\", \"presenter\": \"Hillevi Hemph\u00e4l\u00e4\", \"affiliation\": \"Lunds Universitet\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"thu-t2d\">\n      <div class=\"info-panel\" \n        data-location=\"Room D\"\n        data-link=\"\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-sponsor-logo=\"\"\n        data-sponsor-label=\"\"\n        data-desc=\"Outdoor lighting is one of the most debated layers that municipalities work with when shaping public space at least if you ask a lighting specialist. It is set out to do more work than almost any other piece of urban infrastructure: keep streets and cycle paths safe, support the wellbeing of residents, protect nocturnal biodiversity, preserve a connection to the night sky, and do all of this within energy and climate targets. These goals do not always pull in the same direction, and the trade-offs are rarely made explicit in planning documents they are often made gradually, one project at a time. This panel brings together lighting specialists and planners from Nordic municipalities to discuss how governance structures lighting master plans, lighting zones, technical standards, and operational practices actually shape the balance between light and darkness in our cities, and where those structures need new insights from science.\"\n        data-speakers='[{\"initials\":\"MP\",\"name\":\"Mihkel Pajuste\",\"affiliation\":\"Consultant. AALBORG UNIVERSITY\",\"role\":\"host\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Mihkel-Pajuste-scaled.png\"}]'><\/div>\n\n    <\/div>\n  <\/div>\n\n<!--Plenarry Track  -->\n<!--Row 10 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">15:30 \u2013 16:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n\n<!--Poster session  -->\n<!--Row 11 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">16:00 \u2013 17:00<\/div>\n      <div class=\"info\"><div class=\"title\">Poster session<\/div><\/div>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\"\n        data-presentations='[{\"tag\":\"\",\"title\":\"Relational Darkness: a More-than-Human Participatory Approach with Schoolchildren\",\"presenter\":\"Anna  Carena Mosler, Carolin Liedtke,  Roland Greule\"},\n        {\"title\":\"The Value of Temporary Light Art Installations in the Public Space seen through the Lens of the Resonance Theory\",\"presenter\":\"Daniela Stoian\"},\n        {\"title\":\"The Living Light: Lighting as an evolving experience\",\"presenter\":\"Inci Zeynep Kaban\"},\n        {\"title\":\"Demystifying the light and safety myth\",\"presenter\":\"Anastasia Angeli\"},\n        {\"title\": \"EXPLORING DAYLIGHT EXPERIENCE IN URBAN GRIDS AND HIGH-RISE SETTLEMENTS: VIEW OUT AND SPATIAL PERCEPTION\",\"presenter\": \"Zilan Kasac\u0131, Feride \u015eener Y\u0131lmaz\"},\n        {\"title\":\"Transparent Daylight Design Creating Resonance in Urban Space in Tehran\",\"presenter\":\"Nirvana Keyvani Jam, Elion Ebrahimi,  Ellen Kathrine Hansen\"},\n        {\"title\":\"Sensing Light: Toward a Polysemic Meaning\",\"presenter\":\"John Santomieri\"},\n        {\"title\":\"Spaciousness evaluation using the magnitude estimation method: Validation of reference stimuli using head-mounted displays and scale models\",\"presenter\":\"Yaya Hosono, Kotaro Machida, Rikuto Kashiwaguma, Katsuhiko Sakata, Kuniaki Mihara, Nozomu Yoshizawa\"},\n        {\"title\":\"Reproducibility of Spatial Brightness in Lighting Environments on Head-Mounted Displays: Re-examination of Tone Mapping Methods in Offices with Windows\",\"presenter\":\"Airi Kawakubo, Kazuyoshi Harimoto, Mayu Nomoto, Kazuto Takase, Hikano Kage, Nozomu Yoshizawa\"},\n        {\"title\":\"Lighting Design Retrofit through Task-Oriented Luminous Zoning: A Simulation-Based Approach in an Architectural Design Studio\",\"presenter\":\"Husam Ali Husam Al-Rubaye, Melody, Safarkhani\"},\n        {\"title\":\"Perception of spatial volume in daylight entering through devised openings\",\"presenter\":\"Farahbee Rahman\"},\n        {\"title\":\"Participatory AOD \u2013 Light Style In The Mirror of (Hi)Stories \u2013  Status on a Literary Citizen Science and Experience Project\",\"presenter\":\"Caroline Vilbrandt\"},\n        {\"title\":\"Developing a predictive model for perceived spaciousness in spaces partitioned with transparent materials\",\"presenter\":\"Kotaro Machida, Yaya Hosono, Rikuto Kashiwaguma, Katsuhiko Sakata, Kuniaki Mihara, Nozomu Yoshizawa\"},\n        {\"title\":\"A Matter of Position: How luminaire placement modulates the perceptual and neural impact of LED flicker\",\"presenter\":\"Henderika Johanna Bots,  Georgios Triantafyllidis\"},\n        {\"title\":\"SMART CITY = SMART CITY LIGHTING Lighting Master Plan for the Historical Centre of Sarajevo\",\"presenter\":\"Srdja Hrisfovic, Jasmina Memi\u0107\"},\n        {\"title\":\"The quality of lighting in reusing listed buildings\",\"presenter\":\"Eirini Skafida\"},\n        {\"title\":\"Shaping Light Festival design through public participation: A digital survey proposal\",\"presenter\":\"Lea Lan Smedegaard\"},\n        {\"title\":\"COLOURED FACADE LIGHTING  OF HERITAGE CHURCHES  AND IT\u2019S SYMBOLIC IMPACT\",\"presenter\":\"Kelly Bannwart\"}\n        ]'\n    ><\/div>\n  <\/div>\n\n\n<!--Plenarry Track  -->\n<!--Row 12 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:00 \u2013 17:20<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"A short break between sessions. Tea, coffee, and refreshments are served in the foyer.\" data-speakers='[]'><\/div>\n  <\/div>\n<!--Row 13 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:20 \u2013 18:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Using live data with real-time Light &amp; Media for experiential design, revenue generation and to drive human behavior in Architecture<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">TR<\/div><span class=\"plus-badge\">Tapio Rosenius<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"This talk explores how live data, real-time lighting, and responsive media can be used to influence human behaviour, create immersive experiences, and unlock new commercial opportunities within the built environment. The session argues for a new role, purpose, and business model for architectural lighting, one that positions buildings as adaptive environments capable of responding to people, events, and real-world conditions. Drawing on actual projects from workplaces, public spaces, stadiums, and arenas, it presents a framework for using data-driven light and media as both an operational tool and a revenue-generating asset.\" data-speakers='[{\"initials\":\"TR\",\"name\":\"Tapio Rosenius\",\"affiliation\":\"CEO \u2013 Skandal Technologies\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Tapio-Rosenius.jpg\"}]'><\/div>\n  <\/div>\n<!--Row 14 Thursday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">19:00 \u2013 21:00<\/div>\n      <div class=\"info\"><div class=\"title\">Conference Dinner<\/div><\/div>\n      <span class=\"location-pill\">BaneGaarden<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" \n      data-location=\"BaneGaarden\"\n      data-link=\"\"\n      data-link2=\"https:\/\/ls2026.aau.dk\/?page_id=2725\"\n      data-link2-label=\"Check out the Venue!\"\n      data-sponsor-logo=\"\"\n      data-sponsor-label=\"\"\n      data-location=\"\" data-desc=\"The official conference dinner brings all participants together for an evening of food, conversation, and a short programme of entertainment. Dress smart casual.\" data-speakers='[]'><\/div>\n  <\/div>\n\n\n\n<\/div><!-- \/day-thu -->\n\n<!-- FRIDAY -->\n<!--Row 1 Friday -------------------------------------------------------------------------------------->\n<div class=\"day-content\" id=\"day-fri\">\n\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">08:30 \u2013 09:00<\/div>\n      <div class=\"info\"><div class=\"title\">Registration<\/div><\/div>\n      <span class=\"location-pill\">Main Entrance<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Pick up your badge, conference materials, and get settled before the programme begins.\" data-speakers='[]'><\/div>\n  <\/div>\n<!--Row 2 Friday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:00 \u2013 09:40<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Sensing Darkness: Designing Urban Nights Between Measurement and Experience<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">ND<\/div><span class=\"plus-badge\">Nick Dunn<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Contemporary cities have been shaped by a long-standing assumption that more light equates to greater progress, safety and vitality. Yet the accelerating spread of artificial illumination has profoundly altered our relationship with darkness, with significant consequences for human perception, ecological systems and urban experience. This keynote argues for a re-evaluation of darkness not as a condition to eliminate, but as an essential component of sustainable and equitable urban life. The presentation explores how night environments are sensed through multisensory experience, atmosphere and adaptation, often exceeding the limits of conventional lighting metrics and visual performance standards. By examining the cultural histories, ecological impacts and spatial politics of urban illumination, the talk proposes new approaches to designing with darkness rather than against it. In doing so, it considers how cities might cultivate richer nocturnal environments that support wellbeing, biodiversity, reflection and planetary care.\" data-speakers='[{\"initials\":\"ND\",\"name\":\"Nick Dunn\",\"affiliation\":\"Manchester School of Architecture\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/05\/Nick_Dunn_Photo_.jpg\"}]'><\/div>\n  <\/div>\n<!--Row 3 Friday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">09:40 \u2013 10:00<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Short refreshment break before the morning sessions.\" data-speakers='[]'><\/div>\n  <\/div>\n\n<!--Paper session fridat slot 1-->\n<!--Row 4 Friday  POSTER SESSION 1 -------------------------------------------------------------------------------------->\n  <div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t1a')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 7<\/span>\n          <div class=\"title\">Lighting the City: Public Space After Dark<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t1a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'fri-t1b')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 8<\/span>\n          <div class=\"title\">Luminaires, Photometrics and Object-Scale Lighting<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t1b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'fri-t1c')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 9<\/span>\n          <div class=\"title\">Non-Visual Effects and Circadian Lighting<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t1c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t1d')\">\n          <div class=\"time\">10:00 &#8211; 12:00<\/div>\n          <span class=\"plus-badge\">Paper session 10<\/span>\n          <div class=\"title\">Light, Architecture and Spatial Experience<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t1d\"><\/div>\n      <\/div>\n    <\/div>\n   <div class=\"track-expand-row\" id=\"fri-t1a\">\n      <div class=\"info-panel\"\n        data-location=\"Room A\"\n        data-link2=\"\"\n        data-link2-label=\"See the abstracts &rarr;\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"From Measurement to Calibration: Reframing Urban Lighting as a Relational and Multi-Scalar System\", \"presenter\": \"Hanan Peretz\", \"affiliation\": \"Peretz Architecture\"},\n        {\"title\": \"From Research to Practice: Socially Sustainable Public Spaces After Dark \u2013 A Socio-Physical Perspective on the Lighting\u2013Behaviour Relationship (Educational Film)\", \"presenter\": \"Vivi Katarina Ruberg Hennig\", \"affiliation\": \"Hogskolan i Boras\"},\n        {\"title\": \" Lighting the path in Y junctions: Testing Visual Affordances to Rebalance Pedestrian Flows in Perceptually Uncomfortable Routes\", \"presenter\": \"Giusi Rea, Michelangelo Scorpio, Giovanni Ciampi, Sergio Sibilio\", \"affiliation\": \"Universita degli Studi della Campania Luigi Vanvitelli\"},\n        {\"title\": \"Lighting the Social City: Engagement, Trials and the Case for After Dark Placemaking\", \"presenter\": \"Luciana Martinez\", \"affiliation\": \"Light Follows Behaviour\"},\n        {\"title\": \"Lighting design within a multidimensional urban regeneration process: a transdisciplinary method applied to the Sant\u2019Orsola Hospital Complex\", \"presenter\": \"Lucia Pirodda, Simona Tondelli, Elisa Conticelli, Laura Bellia, Mette Hvass, Georgios Triantafyllidis, Ellen Kathrine Hansen\", \"affiliation\": \"Universita di Bologna\"},\n        {\"title\": \"Act Now, Think Later. Innovation in Public Lighting: from perspective to place\", \"presenter\": \"Alberto Barber\u00e1 Duelo\", \"affiliation\": \"CICAT Catalunya Lighting Cluster\"},\n        {\"title\": \"Lighting levels: where are we going? An historical review and case studies in Stockholm and Copenhagen\", \"presenter\": \"Nicolas Philip\", \"affiliation\": \"Nicoluce AB\"}]'>\n<\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t1b\">\n      <div class=\"info-panel\"\n        data-location=\"Room B\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"From energy generation to environmental design: PMFC-based systems for minimal lighting applications\", \"presenter\": \"Daria Cermola, Sergio Sibilio, Michelangelo Scorpio, Giovanni Ciampi, Niko Gentile\", \"affiliation\": \"Universita degli Studi della Campania Luigi Vanvitelli\"},\n        {\"title\": \"Analysis of existing and new flicker metrics for LED lamps and luminaires\", \"presenter\": \"Carsten Dam-Hansen, Jiaye Li, Yoshi Ohno, Steve Coyne, Gillian Isoardi, Michael Scholand, Jun-Seok Oh\", \"affiliation\": \"Danmarks Tekniske Universitet\"},\n        {\"title\": \"Biobased Composites as Task Lighting Interfaces for a Multisensory Reading of Office Interiors\", \"presenter\": \"Gozde Damla Turhan, Idil Bakir Kucukkaya\", \"affiliation\": \"Izmir University of Economics\"},\n        {\"title\": \"A Neurophysiology-Based Visibility Assessment Model Under Luminance Adaptation\", \"presenter\": \"Chieko Ono, Suzuho Tanaka, Suzu Tayama, Hikaru Shida, Kazuto Takase, Nozomu Yoshizawa\", \"affiliation\": \"Gakko Hojin Tokyo Rika Daigaku\"},\n        {\"title\": \"Glare: A Novel Method for Analysing Luminance Contrast within Light Sources and Luminaires\", \"presenter\": \"Anne Bay\", \"affiliation\": \"Viso Systems\"},\n        {\"title\": \"Light Integration at the Artefact-Scale: Mobility as a Preliminary Typological Criterion\", \"presenter\": \"Ver\u00f3nica L\u00f3pez Acosta, Torbj\u00f6rn Andersson\", \"affiliation\": \" Link\u00f6ping University\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t1c\">\n      <div class=\"info-panel\"\n        data-location=\"Room C\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Potentials of Non-visual Daylight on Health\", \"presenter\": \"Carlo Volf, Kristjan Plaetzer, Paul Michael Petersen\", \"affiliation\": \"Region Hovedstaden\"},\n        {\"title\": \"Rethinking Human-Centric Lighting: Evaluating Visual, Non-Visual, Energy-Efficieny Outcomes\", \"presenter\": \"Banu Manav\", \"affiliation\": \"Kadir Has Universitesi\"},\n        {\"title\": \"Dose-dependent effects of supplemental near-infrared light on cognitive and autonomic functions in sleep-deprived young adults\", \"presenter\": \"Merve \u00d6ner, \u0130rem Ekin Atasoy, Dorukalp Durmus\", \"affiliation\": \"Bilkent Universitesi\"},\n        {\"title\": \"Towards a luminaire development for spectral tuning and balancing of human opsin stimulation\", \"presenter\": \"Myriam Aries, Mikael Petersson, Mathias Adamsson\", \"affiliation\": \"Jonkoping University\"},\n        {\"title\": \"Daylight-driven integrative lighting: How architectural features influence visual and non-visual performance\", \"presenter\": \"Marziyeh Taghizadeh, Niko Gentile, Pimkamol Mattsson, Marie-Claude Dubois\", \"affiliation\": \"Lunds Universitet\"},\n        {\"title\": \"Define how light via non-visual opsin photoreceptors affects the brain and beyond\", \"presenter\": \"Lena Gunhaga\", \"affiliation\": \"Umea Universitet\"}]'>\n      \n<\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t1d\">\n      <div class=\"info-panel\" \n        data-location=\"Room D\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Technopoiesis; an instrumental &amp; perceptual journey of a light experience\", \"presenter\": \"Rodrigo Eduardo Muro Avendano\", \"affiliation\": \"KTH\"},\n        {\"title\": \"Illuminating Iconic Architecture: The Hyparschale Lighting Story\", \"presenter\": \"Claudio Wettig, Raoul Hesse\", \"affiliation\": \"Lichtvision Design\"},\n        {\"title\": \"Guiding the Journey: Integrated Lighting Narrative in the Saudi Arabia Pavilion\", \"presenter\": \"Laura Suico\", \"affiliation\": \"Foster and Partners\"},\n        {\"title\": \"Light as spacial experience: Brude Goff and his luminous environments\", \"presenter\": \"Hepi Wachter\", \"affiliation\": \"University of North Texas System\"},\n        {\"title\": \"Luminous Layers: Temporal Light Perception and the Experience of City Identity in Chiang Mai Old City\", \"presenter\": \"Preechaya Navaraj, Vorapat Inkarojrit\", \"affiliation\": \"Chulalongkorn University\"},\n        {\"title\": \"The Library as Lighthouse: Understanding how light may embody the purpose of a space and serve its community\", \"presenter\": \"Cassie Cummins\", \"affiliation\": \"Rensselaer Polytechnic Institute\"},\n        {\"title\": \"Can I get a sense of real daylight, please? - insulation improvement and daylight quality criteria\", \"presenter\": \"Katja B\u00fclow\", \"affiliation\": \"Det Kongelige Akademi - Arkitektur Design Konservering\"}]'><\/div>\n    <\/div>\n  <\/div>\n<!--Plenarry Track  -->\n<!--Row 5 Friday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">12:00 \u2013 13:00<\/div>\n      <div class=\"info\"><div class=\"title\">Lunch<\/div><\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Final lunch of the symposium. Take a moment to exchange contacts before the afternoon closing.\" data-speakers='[]'><\/div>\n  <\/div>\n\n<!--Row 6 Friday PAPER SESSION 2  -------------------------------------------------------------------------------------->\n<div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t2a')\">\n          <div class=\"time\">13:00 &#8211; 15:00<\/div>\n          <span class=\"plus-badge\">Paper session 11<\/span>\n          <div class=\"title\">Art of Darkness &amp; Dark Policy<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t2a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'fri-t2b')\">\n          <div class=\"time\">13:00 &#8211; 15:00<\/div>\n          <span class=\"plus-badge\">Paper session 12<\/span>\n          <div class=\"title\">Daylight Engineering and Building Envelopes<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t2b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'fri-t2c')\">\n          <div class=\"time\">13:00 &#8211; 15:00<\/div>\n          <span class=\"plus-badge\">Paper session 13<\/span>\n          <div class=\"title\">Inclusive Lighting: Age, Ability and Diversity<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t2c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t2d')\">\n          <div class=\"time\">13:00 &#8211; 15:00<\/div>\n          <span class=\"plus-badge\">Paper session 14<\/span>\n          <div class=\"title\">Perceived Lighting Quality in Everyday Spaces<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t2d\"><\/div>\n      <\/div>\n    <\/div>\n   <div class=\"track-expand-row\" id=\"fri-t2a\">\n      <div class=\"info-panel\"\n        data-location=\"Room A\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Neuroaesthetic Responses to Designed Darkness in Cultural Heritage Sites\", \"presenter\": \"Matilde Jensen, Irina Silistraru, Georgios Triantafyllidis\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Light &amp; Darkness as the Rhythm of Life \u2013 Reimagining Urban Light &amp; Darkness Policy through Natural Cycles\", \"presenter\": \"Titia Ex\"},\n        {\"title\": \"Darkness as Method\", \"presenter\": \"Derek Pardue, Juan Fabuel\", \"affiliation\": \"Aarhus Universitet\"},\n        {\"title\": \"Designing with darkness in cultural heritage sites: A transdisciplinary process model using mixed methods going towards a luminance-based approach\", \"presenter\": \"Julieta Cignacco, Mette Hvass, Ellen Kathrine Hansen, Henrika Pihlajaniemi, Georgios Triantafyllidis\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"When Brighter Is Not Better: Subjective Preference in Heritage Lighting\", \"presenter\": \"Lenka Maierov\u00e1, Hana K\u00e1rn\u00edkov\u00e1, Patrik Ku\u010dera\", \"affiliation\": \"Ceske vysoke uceni technicke v Praze\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t2b\">\n      <div class=\"info-panel\"\n        data-location=\"Room B\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Spatiotemporal Daylight Variation and Variability: An Empirical Study of Daylight Differences Between Eye and Analysis Plane\", \"presenter\": \"Isak Foged\", \"affiliation\": \"Det Kongelige Akademi - Arkitektur Design Konservering\"},\n        {\"title\": \"Experimental evaluation of a compound parabolic daylight collection and propagation system\", \"presenter\": \"Tianren Chen, Chantal Basurto, Padraig Lyons, Brian Norton\", \"affiliation\": \"National University of Ireland\"},\n        {\"title\": \"Radiosity-Based Topology Optimization for Daylight: A Tool for Early-Stage Facade Design\", \"presenter\": \"Dimitrios N. Gondakis, Nikos D. Lagaros\", \"affiliation\": \"Ethniko Metsobio Polytechneio\"},\n        {\"title\": \"Sensing Dynamic Daylighting: Performance Analysis of Kinetic Building  Envelopes in Multi-Purpose Halls\", \"presenter\": \"\u0130remnur Bay\u0131r, Feride \u015eener Y\u0131lmaz\", \"affiliation\": \"Istanbul Teknik Universitesi\"},\n        {\"title\": \"Deep Daylight Design: Experimental Studies of a New Maltesian Envelope\", \"presenter\": \"Isak Foged, Anke Pasold\", \"affiliation\": \"Det Kongelige Akademi - Arkitektur Design Konservering\"},\n        {\"title\": \"Pupillometry as a Sensor of Light Composition: A Machine Learning Classification of Daylight-Artificial Lighting Ratios\", \"presenter\": \"Shuja Rehman, P.S.Chani, Rajasekar Elangovan\", \"affiliation\": \"Indian Institute of Technology Roorkee\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t2c\">\n      <div class=\"info-panel\"\n        data-location=\"Room C\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Sensing Light in Ageing Vision: Public Lighting Design for Elderly and Visually Impaired Drivers\", \"presenter\": \"Dan Ovidiu Vatajelu, Dorin Lucian Beu\", \"affiliation\": \"Universitatea Tehnica din Cluj-Napoca\"},\n        {\"title\": \"Bridging Research and Practice in Lighting Design: Making Knowledge on User Diversity and Ageing Accessible\", \"presenter\": \"Nanet Mathiasen, Turid Borgestrand \u00d8ien, Anne Kathrine Frandsen, Senja Ruohonen\", \"affiliation\": \"Aalborg University\"},\n        {\"title\": \"Coming back to user experience with luminance mapping\", \"presenter\": \"Senja Ruohonen, Turid Borgestrand \u00d8ien\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Simulated Dawn and Dusk Home Lighting to Support Circadian Regulation in Autistic Children: An Intervention Study\", \"presenter\": \"Niko Gentile, Daniel Sabado Manansala, Luca Zaniboni, Mohamed Askalani, Myriam Aries, Marie-Claude Dubois\", \"affiliation\": \"Lunds Universitet\"},\n        {\"title\": \"Child-Lens Lighting &amp; Space Model: A dialogic framework for designing child-centred spaces\", \"presenter\": \"Stavroula Angelaki\", \"affiliation\": \"Royal Institute of Technology\"}]'>\n <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t2d\">\n      <div class=\"info-panel\" \n        data-location=\"Room D\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Lighting for meetings \u2013 summaries from a scoping review\", \"presenter\": \"Ulrika W\u00e4nstr\u00f6m Lindh, Berit Lindahl, Charlotta Thodelius, Sepideh Olausson, Franz James\", \"affiliation\": \"Hogskolan i Boras\"},\n        {\"title\": \"Environmental psychology and lighting experiences\", \"presenter\": \"Pimkamol Mattsson\", \"affiliation\": \"Lunds Universitet\"},\n        {\"title\": \"Consistency Analysis of Tunable White Lighting Under Fixed Adaptation\", \"presenter\": \"Anastasios Dimitrakis, Evangelos-Nikolaos Madias, Athanasios Kotsenos, Frangiskos Topalis\", \"affiliation\": \"National Technical University of Athens\"},\n        {\"title\": \"Shaping Atmosphere Through Contrast: A Full-Scale Study of Lighting and Spatial Experience\", \"presenter\": \"Johanna Enger\", \"affiliation\": \"Konstfack University of Arts Crafts and Design\"},\n        {\"title\": \"Mind the light\", \"presenter\": \"Maria Pinto-Coelho\", \"affiliation\": \"Lightmotif.arquitectura\"},\n        {\"title\": \"Perceiving CCT in Context: Effects of Interior Colour and Space Type in Study Environments\", \"presenter\": \"Serra Koz, Parla \u00d6zkul, \u0130rem Ekin Atasoy, Nilg\u00fcn Olgunt\u00fcrk\", \"affiliation\": \"Bilkent Universitesi\"},\n        {\"title\": \"Percived lighting qualities at underground subway platforms\", \"presenter\": \"Ute Besenecker, Vania Ceccato, Hamidreza Eizadi\", \"affiliation\": \"Rensselaer Polytechnic Institute\"}]'><\/div>\n    <\/div>\n  <\/div>\n\n<!--Plenarry Track  -->\n<!--Row 7 Friday -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">15:00 \u2013 15:30<\/div>\n      <div class=\"info\"><div class=\"title\">Coffee Break<\/div><\/div>\n      <span class=\"location-pill\">Foyer<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"Short refreshment break before the afternoon sessions.\" data-speakers='[]'><\/div>\n  <\/div>\n\n<!--Row 8 Friday PAPER SESSION 3 -------------------------------------------------------------------------------------->\n\n<div class=\"track-row-group\">\n    <div class=\"track-row four-col\">\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t3a')\">\n          <div class=\"time\">15:30 &#8211; 17:30<\/div>\n          <span class=\"plus-badge\">Paper session 15<\/span>\n          <div class=\"title\">Darkness, Ecology and Light Pollution<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t3a\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track2\" onclick=\"toggleTrack(this, 'fri-t3b')\">\n          <div class=\"time\">15:30 &#8211; 17:30<\/div>\n          <span class=\"plus-badge\">Paper session 16<\/span>\n          <div class=\"title\">Window Views and Daylight Quality<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t3b\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track3\" onclick=\"toggleTrack(this, 'fri-t3c')\">\n          <div class=\"time\">15:30 &#8211; 17:30<\/div>\n          <span class=\"plus-badge\">Paper session 17<\/span>\n          <div class=\"title\">Light, Health and Care Environments<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t3c\"><\/div>\n      <\/div>\n      <div class=\"track-card-wrap\">\n        <div class=\"track-card track1\" onclick=\"toggleTrack(this, 'fri-t3d')\">\n          <div class=\"time\">15:30 &#8211; 17:30<\/div>\n          <div class=\"title\">Sensing light with wearable sensors<\/div>\n        <\/div>\n        <div class=\"mobile-panel\" data-expand=\"fri-t3d\"><\/div>\n      <\/div>\n    <\/div>\n   <div class=\"track-expand-row\" id=\"fri-t3a\">\n      <div class=\"info-panel\"\n        data-location=\"Room A\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Can White LEDs Meet Dark-Sky and Biodiversity Requirements Without Hindering Green Transition? Spectral-Analysis of Trade-Offs Between M-DER, G-Index, and Efficiency\", \"presenter\": \"Dennis Corell, Carsten Dam-Hansen, Anders Thorseth\", \"affiliation\": \"Danmarks Tekniske Universitet\"},\n        {\"title\": \"Designing for Darkness: Ecological Consequences of Light at Night and Mitigation Strategies for Lighting Designers\", \"presenter\": \"Joachim Stormly Hansen, Lisa Dam Trapp\", \"affiliation\": \"Ocutune\"},\n        {\"title\": \"Back to the Night\u2026 with the Citizens: Implementing the \u201cBlack Network\u201d in Geneva\", \"presenter\": \"Isabelle Corten\", \"affiliation\": \"Architecture Radiance35\"},\n        {\"title\": \"Modelling as a Tool for Assessing Light Pollution from Large-Scale Lighting Systems\", \"presenter\": \"Tomas Novak, Anton\u00edn Brzobohat\u00fd, Pavel Valicek, Petr B\u011b\u010d\u00e1k\", \"affiliation\": \"Vysoka skola banska-Technicka univerzita Ostrava\"},\n        {\"title\": \"Afterglow Architecture\", \"presenter\": \"Marina Robles\", \"affiliation\": \"Rensselaer Polytechnic Institute\"},\n        {\"title\": \"Reflections on illumination approaches for walking paths in urban forest contexts\", \"presenter\": \"Ute Besenecker\", \"affiliation\": \"Rensselaer Polytechnic Institute\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t3b\">\n      <div class=\"info-panel\"\n        data-location=\"Room B\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"Designing with the Sky\", \"presenter\": \"Ellen Kathrine Hansen\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Assessing Window View Quality and Human Perception: A VR-Based Methodological Approach for Office Spaces\", \"presenter\": \"Maryam Jamil, Michelangelo Scorpio, Giovanni Ciampi, Sergio Sibilio\", \"affiliation\": \"Universita degli Studi della Campania Luigi Vanvitelli\"},\n        {\"title\": \"A volume-of-sight-based evaluation method for window view quality considering the effect of greenery\", \"presenter\": \"Rikuto Kashiwaguma, Miu Osanai, Kaede Higo, Nozomu Yoshizawa\", \"affiliation\": \"Gakko Hojin Tokyo Rika Daigaku\"},\n        {\"title\": \"Redesigning Courtyard Views: Balancing Lighting, Surfaces and Skylight\", \"presenter\": \"Mariana Janczura Di Napoli, Ellen Kathrine Hansen\"},\n        {\"title\": \"Daylight Access and Air Quality vs. User Satisfaction: Results from a Student Dormitory Assessment\", \"presenter\": \"Maciej Tankiewicz, Nikodem Derengowski, Karol Niciejewski, Natalia Sok\u00f3\u0142, Justyna Martyniuk-P\u0119czek\", \"affiliation\": \"Gdanski Uniwersytet Medyczny\"},\n        {\"title\": \"Measuring View Quality for Content, Access and Clarity\", \"presenter\": \"Michael Kent\", \"affiliation\": \"Singapore University of Social Sciences\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t3c\">\n      <div class=\"info-panel\"\n        data-location=\"Room C\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[{\"tag\": \"\", \"title\": \"The Quiet Light Project Evoking Natural Calm through Artificial Light\", \"presenter\": \"Martina De Francesca\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Glowing albedo\u2019s multifaceted effects on the environment, energy and human health\", \"presenter\": \"Seren Dincel, Arne Lowden\", \"affiliation\": \"Kungliga Tekniska Hogskolan\"},\n        {\"title\": \"Lighting, Energy Efficiency, and Visual Psychological Comfort in Healthcare Architecture: An Evidence Based Approach\", \"presenter\": \"Marlix Thamara Perez Gonzalez, Irene Palomino Pereira\", \"affiliation\": \"Universidad Rey Juan Carlos\"},\n        {\"title\": \"Operationalizing daylight in dementia-care: A holistic concept for designing the built environment using a non-pharmacological treatment including light and nature\", \"presenter\": \"Nanet Mathiasen, Victoria Linn Lygum, Anne Kathrine Frandsen\", \"affiliation\": \"Aalborg Universitet\"},\n        {\"title\": \"Designing for Adaptation: Physiological and Perceptual Responses under a Natural-Light Biosphere\", \"presenter\": \"Katharina Wulff, Katerina Cervena, Wayne Davies, Joachim Stormly Hansen, Mirjam M\u00fcnch\", \"affiliation\": \"Umea Universitet\"},\n        {\"title\": \"A Platform for Studying the Effects of Lighting on Health and Sustainability: In-Situ Performance Analysis of Integrated Lighting Systems\", \"presenter\": \"Hamidreza Eizadi, Federico Favero, Kenneth Appleman, Davide Rolando, Gerhard Rehm\", \"affiliation\": \"KTH\"}]'>\n      <\/div>\n    <\/div>\n    <div class=\"track-expand-row\" id=\"fri-t3d\">\n      <div class=\"info-panel\" \n        data-location=\"Room D\"\n        data-link2=\"\"\n        data-link2-label=\"\"\n        data-presentations='[]'><\/div>\n    <\/div>\n  <\/div>\n\n<!--Row 9 Friday  -------------------------------------------------------------------------------------->\n  <div class=\"plenary-wrap\">\n    <div class=\"plenary-row\" onclick=\"togglePlenary(this)\">\n      <div class=\"time\">17:30 \u2013 18:00<\/div>\n      <div class=\"info\">\n        <div class=\"title\">Closing Speech<\/div>\n        <div class=\"speakers-mini\"><div class=\"avatar\">GT<\/div><span class=\"plus-badge\">Georgios Triantafyllidis<\/span><\/div>\n      <\/div>\n      <span class=\"location-pill\">Canteen<\/span>\n      <span class=\"chevron\">&#9660;<\/span>\n    <\/div>\n    <div class=\"info-panel\" data-location=\"\" data-desc=\"\" data-speakers='[{\"initials\":\"GT\",\"name\":\"Georgios Triantafyllidis\",\"affiliation\":\"Aalborg University\",\"img\":\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2026\/06\/Georgios-Triantafyllidis.jpg\"}]'><\/div>\n  <\/div>\n\n<\/div><!-- \/day-fri -->\n\n<\/div><!-- \/schedule -->\n\n<script>\n  function renderPanel(panel) {\n    if (panel.dataset.rendered) return;\n    panel.dataset.rendered = '1';\n    var loc  = panel.dataset.location || '';\n    var desc = panel.dataset.desc || '';\n    var link = panel.dataset.link || '';\n    var sponsorLogo = panel.dataset.sponsorLogo || '';\n    var sponsorLabel = panel.dataset.sponsorLabel || 'Sponsored by';\n    var speakers = [];\n    try { speakers = JSON.parse(panel.dataset.speakers || '[]'); } catch(e) {}\n    var html = '';\n    if (loc)  html += '<span class=\"panel-location\">' + loc + '<\/span>';\n    if (desc) html += '<p class=\"panel-desc\">' + desc + '<\/p>';\n    var presentations = [];\n    try { presentations = JSON.parse(panel.dataset.presentations || '[]'); } catch(e) {}\n    if (presentations.length) {\n      html += '<div class=\"panel-presentations\">';\n      presentations.forEach(function(p, i){\n        html += '<div class=\"pres-row\">';\n        html += '<div class=\"pres-num\">' + (i + 1) + '<\/div>';\n        html += '<div class=\"pres-body\">';\n        if (p.tag) html += '<div class=\"pres-tag\">' + p.tag + '<\/div>';\n        html += '<p class=\"pres-title\">' + (p.title || '') + '<\/p>';\n        if (p.presenter) html += '<p class=\"pres-who\">' + p.presenter + '<\/p>';\n        if (p.affiliation) html += '<p class=\"pres-affil\">' + p.affiliation + '<\/p>';\n        html += '<\/div><\/div>';\n      });\n      html += '<\/div>';\n    }\n    if (link) html += '<a class=\"panel-link\" href=\"' + link + '\" target=\"_blank\">Sign up<\/a>';\n    var link2 = panel.dataset.link2 || '';\n    var link2label = panel.dataset.link2Label || 'Website';\n    if (link2) html += '<a class=\"panel-link\" href=\"' + link2 + '\" target=\"_blank\">' + link2label + '<\/a>';\n    var valid = speakers.filter(function(s){ return s.name && s.name.trim(); });\n\n    function renderSpeakerCol(label, group) {\n      var h = '<div style=\"display:flex;flex-direction:column;align-items:center;\">';\n      h += '<div class=\"panel-speakers-label\" style=\"margin:0 0 10px 0;text-align:center;\">' + label + '<\/div>';\n      h += '<div class=\"panel-speakers\">';\n      group.forEach(function(s){\n        var avatarContent = s.img\n          ? '<img decoding=\"async\" src=\"' + s.img + '\" alt=\"' + s.name + '\" style=\"width:100%;height:100%;object-fit:cover;border-radius:50%;filter:grayscale(100%);\">'\n          : s.initials;\n        var speakerLink = s.link\n          ? '<a href=\"' + s.link + '\" target=\"_blank\" class=\"panel-link\" style=\"margin-top:6px;margin-bottom:0;padding:5px 14px;font-size:0.75rem;\">Website<\/a>'\n          : '';\n        var affiliation = s.affiliation ? '<div class=\"panel-speaker-affiliation\">' + s.affiliation + '<\/div>' : '';\n        h += '<div class=\"panel-speaker\"><div class=\"panel-avatar\">' + avatarContent + '<\/div><div class=\"panel-speaker-name\">' + s.name + '<\/div>' + affiliation + speakerLink + '<\/div>';\n      });\n      h += '<\/div><\/div>';\n      return h;\n    }\n\n    if (valid.length || sponsorLogo) {\n      var hosts = valid.filter(function(s){ return s.role && s.role.toLowerCase() === 'host'; });\n      var others = valid.filter(function(s){ return !s.role || s.role.toLowerCase() !== 'host'; });\n\n      var labelRow = '<div style=\"display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px;\">';\n      labelRow += '<div style=\"display:flex;gap:32px;\">';\n      if (hosts.length) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0;text-align:center;width:80px;\">Host<\/div>';\n      if (others.length) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0 0 0 0px;text-align:center;width:80px;\">Speakers<\/div>';\n      labelRow += '<\/div>';\n      if (sponsorLogo) labelRow += '<div class=\"panel-speakers-label\" style=\"margin:0;text-align:center;width:100px;\">' + sponsorLabel + '<\/div>';\n      labelRow += '<\/div>';\n\n      var rowsHtml = '<div style=\"display:flex;justify-content:space-between;align-items:flex-start;\">';\n      rowsHtml += '<div style=\"display:flex;gap:32px;\">';\n      if (hosts.length) rowsHtml += renderSpeakerCol('', hosts).replace(\/<div class=\"panel-speakers-label\"[^>]*><\\\/div>\/, '');\n      if (others.length) rowsHtml += renderSpeakerCol('', others).replace(\/<div class=\"panel-speakers-label\"[^>]*><\\\/div>\/, '');\n      rowsHtml += '<\/div>';\n      if (sponsorLogo) {\n        rowsHtml += '<img decoding=\"async\" src=\"' + sponsorLogo + '\" alt=\"Sponsor logo\" style=\"max-width:80px;max-height:50px;object-fit:contain;flex-shrink:0;\">';\n      }\n      rowsHtml += '<\/div>';\n\n      if (hosts.length || others.length || sponsorLogo) html += labelRow;\n      html += rowsHtml;\n    }\n    panel.innerHTML = html;\n  }\n\n  function togglePlenary(row) {\n    var wrap  = row.parentElement;\n    var panel = wrap.querySelector('.info-panel');\n    var isOpen = wrap.classList.contains('open');\n    var day = wrap.closest('.day-content');\n    day.querySelectorAll('.plenary-wrap.open').forEach(function(w){\n      w.classList.remove('open');\n      w.querySelector('.info-panel').classList.remove('open');\n    });\n    if (!isOpen) {\n      renderPanel(panel);\n      wrap.classList.add('open');\n      panel.classList.add('open');\n    }\n  }\n\n  function toggleTrack(card, expandId) {\n    var expandRow = document.getElementById(expandId);\n    var panel = expandRow.querySelector('.info-panel');\n    var isOpen = expandRow.classList.contains('open');\n    var group = card.closest('.track-row-group');\n    group.querySelectorAll('.track-expand-row.open').forEach(function(r){ r.classList.remove('open'); });\n    group.querySelectorAll('.track-card.open').forEach(function(c){ c.classList.remove('open'); });\n    group.querySelectorAll('.mobile-panel.open').forEach(function(mp){ mp.classList.remove('open'); });\n    if (!isOpen) {\n      renderPanel(panel);\n      card.classList.add('open');\n      expandRow.classList.add('open');\n      var wrap = card.closest('.track-card-wrap');\n      if (wrap) {\n        var mobilePanel = wrap.querySelector('.mobile-panel');\n        if (mobilePanel) {\n          mobilePanel.innerHTML = panel.innerHTML;\n          mobilePanel.classList.add('open');\n        }\n      }\n    }\n  }\n\n  \/* Inject mobile track badges *\/\n  document.querySelectorAll('.sym .track-card').forEach(function(card) {\n    var names = { track1:'Track A', track2:'Track B',track3:'Track C' ,track4:'Track D'};\n    Object.keys(names).forEach(function(cls){\n      if (card.classList.contains(cls)) {\n        var badge = document.createElement('div');\n        badge.className = 'mobile-track-badge';\n        badge.textContent = names[cls];\n        card.insertBefore(badge, card.firstChild);\n      }\n    });\n  });\n\n  \/* Inject sponsor logos on collapsed plenary rows *\/\n  document.querySelectorAll('.sym .plenary-wrap').forEach(function(wrap) {\n    var infoPanel = wrap.querySelector('.info-panel');\n    var row = wrap.querySelector('.plenary-row');\n    if (!infoPanel || !row) return;\n    var logo = infoPanel.dataset.sponsorLogo;\n    if (logo) {\n      var badge = document.createElement('img');\n      badge.src = logo;\n      badge.alt = 'Sponsor';\n      badge.className = 'row-sponsor-badge';\n      var chevron = row.querySelector('.chevron');\n      row.insertBefore(badge, chevron);\n    }\n  });\n\n  \/* Inject location pills and sponsor logos on track cards *\/\n  document.querySelectorAll('.sym .track-card[onclick]').forEach(function(card) {\n    var match = card.getAttribute('onclick').match(\/toggleTrack\\(this,\\s*'([^']+)'\\)\/);\n    if (!match) return;\n    var expandRow = document.getElementById(match[1]);\n    if (!expandRow) return;\n    var infoPanel = expandRow.querySelector('.info-panel');\n    if (!infoPanel) return;\n    var loc = infoPanel.dataset.location;\n    if (loc) {\n      var pill = document.createElement('div');\n      pill.className = 'card-location';\n      pill.textContent = loc;\n      card.appendChild(pill);\n    }\n    var logo = infoPanel.dataset.sponsorLogo;\n    if (logo) {\n      var badge = document.createElement('img');\n      badge.src = logo;\n      badge.alt = 'Sponsor';\n      badge.className = 'card-sponsor-badge';\n      card.appendChild(badge);\n    }\n  });\n\n  function showDay(day) {\n    document.querySelectorAll('.sym .day-content').forEach(function(el){ el.classList.remove('active'); });\n    document.querySelectorAll('.sym .day-tab').forEach(function(el){ el.classList.remove('active'); });\n    document.getElementById('day-' + day).classList.add('active');\n    event.target.classList.add('active');\n  }\n<\/script>\n\n<\/div><!-- \/sym -->\n","protected":false},"excerpt":{"rendered":"<p>Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance &#9660; 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student &#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"PvQSSsTgcXK2bJPXsvwwdXDo1mU-oqaBts6wQwgiKPw\" \/>\n\t<meta name=\"msvalidate.01\" content=\"596BE547CB9B43F182217AC58FFA33DC\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/ls2026.aau.dk\/?page_id=93\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Light Symposium 2026 - Sensing light\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Program - Light Symposium 2026\" \/>\n\t\t<meta property=\"og:description\" content=\"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/ls2026.aau.dk\/?page_id=93\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-11-01T09:31:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-21T12:58:04+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Program - Light Symposium 2026\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ls2026.aau.dk\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93#listItem\",\"name\":\"Program\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93#listItem\",\"position\":2,\"name\":\"Program\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/#organization\",\"name\":\"Light Symposium 2026\",\"description\":\"Sensing light Light Symposium 2026\",\"url\":\"https:\\\/\\\/ls2026.aau.dk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/ls2026.aau.dk\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-cropped-Logo2026.png\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93#webpage\",\"url\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93\",\"name\":\"Program - Light Symposium 2026\",\"description\":\"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \\u2013 17:00 Registration Main Entrance \\u25bc 09:00 \\u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \\u25bc 13:00 \\u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \\u2013 15:00 Lighting Design Futures: Challenges and\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/?page_id=93#breadcrumblist\"},\"datePublished\":\"2021-11-01T09:31:23+01:00\",\"dateModified\":\"2026-08-21T13:58:04+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/#website\",\"url\":\"https:\\\/\\\/ls2026.aau.dk\\\/\",\"name\":\"Light Symposium 2022\",\"description\":\"Sensing light\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/ls2026.aau.dk\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Program - Light Symposium 2026","description":"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and","canonical_url":"https:\/\/ls2026.aau.dk\/?page_id=93","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"PvQSSsTgcXK2bJPXsvwwdXDo1mU-oqaBts6wQwgiKPw","msvalidate.01":"596BE547CB9B43F182217AC58FFA33DC","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/ls2026.aau.dk\/?page_id=93#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/ls2026.aau.dk#listItem","position":1,"name":"Home","item":"https:\/\/ls2026.aau.dk","nextItem":{"@type":"ListItem","@id":"https:\/\/ls2026.aau.dk\/?page_id=93#listItem","name":"Program"}},{"@type":"ListItem","@id":"https:\/\/ls2026.aau.dk\/?page_id=93#listItem","position":2,"name":"Program","previousItem":{"@type":"ListItem","@id":"https:\/\/ls2026.aau.dk#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/ls2026.aau.dk\/#organization","name":"Light Symposium 2026","description":"Sensing light Light Symposium 2026","url":"https:\/\/ls2026.aau.dk\/","logo":{"@type":"ImageObject","url":"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png","@id":"https:\/\/ls2026.aau.dk\/?page_id=93\/#organizationLogo"},"image":{"@id":"https:\/\/ls2026.aau.dk\/?page_id=93\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/ls2026.aau.dk\/?page_id=93#webpage","url":"https:\/\/ls2026.aau.dk\/?page_id=93","name":"Program - Light Symposium 2026","description":"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/ls2026.aau.dk\/#website"},"breadcrumb":{"@id":"https:\/\/ls2026.aau.dk\/?page_id=93#breadcrumblist"},"datePublished":"2021-11-01T09:31:23+01:00","dateModified":"2026-08-21T13:58:04+01:00"},{"@type":"WebSite","@id":"https:\/\/ls2026.aau.dk\/#website","url":"https:\/\/ls2026.aau.dk\/","name":"Light Symposium 2022","description":"Sensing light","inLanguage":"en-US","publisher":{"@id":"https:\/\/ls2026.aau.dk\/#organization"}}]},"og:locale":"en_US","og:site_name":"Light Symposium 2026 - Sensing light","og:type":"article","og:title":"Program - Light Symposium 2026","og:description":"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and","og:url":"https:\/\/ls2026.aau.dk\/?page_id=93","og:image":"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png","og:image:secure_url":"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png","article:published_time":"2021-11-01T09:31:23+00:00","article:modified_time":"2026-08-21T12:58:04+00:00","twitter:card":"summary","twitter:title":"Program - Light Symposium 2026","twitter:description":"Draft program subject to change Wednesday Thursday Friday Student Sessions Search 09:00 \u2013 17:00 Registration Main Entrance \u25bc 09:00 \u2013 12:45 Daylight and Architecture Trip to Villum Window Collection. (Student Session) TC DBN VILLUM Window Collection \u25bc 13:00 \u2013 15:00 Lighting Educators meeting GT EH MH TI 13:00 \u2013 15:00 Lighting Design Futures: Challenges and","twitter:image":"https:\/\/ls2026.aau.dk\/wp-content\/uploads\/2025\/12\/cropped-cropped-Logo2026.png"},"aioseo_meta_data":{"post_id":"93","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":{"id":"#aioseo-web-page-6523e97799fe4","slug":"web-page","graphName":"WebPage","label":"Web Page","properties":{"type":"WebPage","name":"","description":""}}},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2021-12-16 12:33:24","updated":"2026-08-21 12:58:49","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/ls2026.aau.dk\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tProgram\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/ls2026.aau.dk"},{"label":"Program","link":"https:\/\/ls2026.aau.dk\/?page_id=93"}],"_links":{"self":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=93"}],"version-history":[{"count":211,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":3155,"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=\/wp\/v2\/pages\/93\/revisions\/3155"}],"wp:attachment":[{"href":"https:\/\/ls2026.aau.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}