CINXE.COM
Francesca Curbis - Lund University
<!DOCTYPE html> <html lang="en" class="nexus-font-support"> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="google" content="nositelinkssearchbox"/> <title> Francesca Curbis - Lund University</title> <link rel='alternate' hreflang='en-gb' href='https://portal.research.lu.se/en/persons/francesca-curbis' /><link rel='alternate' hreflang='sv-se' href='https://portal.research.lu.se/sv/persons/francesca-curbis' /> <meta property="og:site_name" content="Lund University"> <meta property="og:title" content="Francesca Curbis"/> <meta property="og:url" content="https://portal.research.lu.se/en/persons/francesca-curbis"> <meta property="og:locale" content="en_GB"> <meta property="og:type" content="profile"> <meta property="og:image" content="https://portal.research.lu.se/files-asset/146171147/francesca_curbis_2.jpg/"> <link rel="stylesheet" href="/assets/application-38ee53af01939d2a035e7aecc1b3ac0a.css" /> <!-- OneTrust Cookies Consent Notice start --> <script async src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="75c19873-3c98-4a27-a680-60e5401e9c60" data-document-language="true"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end --> <link rel="shortcut icon" href="/skin/favIcon/"/> <link href="/skin/css/" rel="stylesheet"/> <script src="/skin/script/" type="text/javascript"></script> <script type="text/javascript" src="/assets/application-ef88525856bf546568133030838d91cc.js" ></script> <!--[if lt IE 9]> <script type="text/javascript" src="/assets/html5shiv.min-ca5300beead9a4a9d2c9c584a9016410.js" ></script> <script type="text/javascript" src="/assets/respond.min-678d372b349e434d9923e1b591f14a1e.js" ></script> <![endif]--> <script src="/assets/Chart.min-27bff060c3e539ceb22e763c8f2e9e10.js"></script> <script src="/assets/jquery.content-chart-9c09bb79ba3fc3829b6478d0e114f737.js"></script> <!-- Google Analytics: No account ID (UA) found --><!-- Global site tag (gtag.js) - Google Analytics --> <script src="https://www.googletagmanager.com/gtag/js?id=G-MT003FSCPW" class="optanon-category-2" type="text/plain" async=""></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-MT003FSCPW', {'cookie_domain' : document.location.hostname, 'anonymize_ip': true }); </script> <!-- SiteCatalyst not enabled --> </head> <body class=""> <div id="aria-polite" aria-live="polite"></div> <div id="aria-assertive" aria-live="assertive"></div> <nav aria-label="Skip to content" class="skip-content"> <ul> <li> <a href="#main-navigation" class="sr-only sr-only-focusable">Skip to main navigation</a> </li> <li> <a href="#main-search" class="sr-only sr-only-focusable">Skip to search</a> </li> <li> <a href="#main-content" class="sr-only sr-only-focusable">Skip to main content</a> </li> </ul> </nav> <header class="header" id="page-header"> <div class="primary with-right-background "> <div class="container"> <div class="primary-right-background clearfix"> <a href="/en/" class="logo"> <span class="sr-only">Lund University Home</span> <img src="/skin/headerImage/" alt="Lund University Logo"/> </a> <ul class="header-tools "> <li class="language-dropdown dropdown"> <button data-toggle="dropdown" class="language_btn" aria-label="Select language" aria-expanded="false"> <i class="icon icon-globe" aria-hidden="true"></i></button> <div class="dropdown-container"> <ul class='language-selector dropdown-menu'><li class='selected'><a href="/en/persons/francesca-curbis" >English</a></li><li><a href="/sv/persons/francesca-curbis" >Svenska</a></li></ul> </div> </li> </ul> </div> </div> </div> <div class="subMenu"> <div class="secondary"> <div class="container"> <nav id="main-navigation" aria-label="Main navigation" class="content-navigation three-third"> <ul class="has-overflow-navigation" data-value="More" role="menubar"> <li class="" role="none"> <a href="/en/" role="menuitem" tabindex="-1">Home</a> </li> <li class="selected" role="none"> <a class="portal_link" tabindex="0" role="menuitem" href="/en/persons/"><span>Profiles</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/publications/"><span>Research output</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/projects/"><span>Projects</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/organisations/"><span>Units</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/equipments/"><span>Infrastructure</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/activities/"><span>Activities</span></a> </li> <li class="" role="none"> <a class="portal_link" tabindex="-1" role="menuitem" href="/en/prizes/"><span>Prizes and Distinction </span></a> </li> </ul> </nav> <div class="header-search"> <form action="/en/searchAll/index/francesca-curbis" method="get" class="search-form" id="search-everything"> <div class="global-search-wrapper"> <div class="global-search mini"> <div class="field-button-wrapper"> <div class="search-cell search-field"> <label for="main-search" class="sr-only">Search by expertise, name or affiliation</label> <input id="main-search" class="search-field" value="" name="search" placeholder="Search..."/> </div> <div class="search-submit"> <button type="submit" aria-label="Search"> <i class="icon icon-magnifying-glass" aria-hidden="true"></i> </button> </div> </div> </div> </div> </form> <script> $(function () { var searchForm = $("#search-everything"); var searchField = $(".search-field", searchForm); searchForm.on("submit", function () { var field = searchField.find("input"); var searchString = field.val(); // No enter key submit nothing :-) if (!searchString) return false; if (searchString.length >= 200) { searchForm.attr("method", "post"); searchForm.attr("action", "/en/concepts/copypaste/"); field.attr("name", "text"); } }); }); </script> </div> </div> </div> </div> </header> <main id="page-content"> <div class="page-section page-section-persons page-section-persons-view "> <section class="page-section-header page-section-header-persons page-section-header-persons-view no-backdrop-image" data-stickyheader="" style=""> <div class="container"> <div class="person-vcard-wrapper"> <div class="row"> <section class="profile" aria-label="persons information"> <div class="meta"> <picture><source srcset="/files-asset/146171147/francesca_curbis_2.jpg?w=100&f=webp, /files-asset/146171147/francesca_curbis_2.jpg?w=200&f=webp 2x" type="image/webp" media="(max-width:720px)" /><source srcset="/files-asset/146171147/francesca_curbis_2.jpg?w=160&f=webp, /files-asset/146171147/francesca_curbis_2.jpg?w=320&f=webp 2x" type="image/webp" media="(min-width:720px)" /><source srcset="/files-asset/146171147/francesca_curbis_2.jpg?w=100&f=jpg, /files-asset/146171147/francesca_curbis_2.jpg?w=200&f=jpg 2x" type="image/jpeg" media="(max-width:720px)" /><source srcset="/files-asset/146171147/francesca_curbis_2.jpg?w=160&f=jpg, /files-asset/146171147/francesca_curbis_2.jpg?w=320&f=jpg 2x" type="image/jpeg" media="(min-width:720px)" /> <img loading="lazy" src="/files-asset/146171147/francesca_curbis_2.jpg?w=160&f=jpg" class="image" alt="Francesca Curbis" onerror="replaceImageSource(this, '/assets/no-portrait-473c6d005990baa1f418d9c668dcd4ec.png');" /> </picture> </div> <div class="information"> <div class="header person-details"> <h1>Francesca Curbis</h1> <div class="rendering rendering_person rendering_persontitlerendererportal rendering_person_persontitlerendererportal"><p>Senior lecturer, Docent</p></div> <div class="rendering rendering_person rendering_personorganisationlistrendererportal rendering_person_personorganisationlistrendererportal"><ul><li><span class="job-title">Senior lecturer</span>, <a rel="Organisation" href="https://portal.research.lu.se/en/organisations/synchrotron-radiation-research" class="link division"><span>Synchrotron Radiation Research</span></a></li><li><span class="job-title">Profile area member</span>, <a rel="Organisation" href="https://portal.research.lu.se/en/organisations/lth-profile-area-photon-science-and-technology" class="link strategicresearcharea"><span>LTH Profile Area: Photon Science and Technology</span></a></li><li><span class="job-title">Profile area member</span>, <a rel="Organisation" href="https://portal.research.lu.se/en/organisations/lu-profile-area-light-and-materials" class="link lu_profile_area"><span>LU Profile Area: Light and Materials</span></a></li><li><span class="job-title">Senior lecturer</span>, <a rel="Organisation" href="https://portal.research.lu.se/en/organisations/max-iv-accelerator-development" class="link division"><span>MAX IV, Accelerator Development</span></a></li></ul></div> <div class="rendering rendering_person rendering_personorcidrendererportal rendering_person_personorcidrendererportal"><a href="https://orcid.org/0000-0002-7703-9232" target="blank" class="orcid" aria-label="Orcid" title="Orcid"><i class="icon icon-orcid-circled"> </i></a><a href="https://orcid.org/0000-0002-7703-9232" target="blank" class="orcid" aria-label="Orcid" title="Orcid">https://orcid.org/0000-0002-7703-9232</a></div> </div> <div class="rendering rendering_person rendering_personorganisationcontactrendererportal rendering_person_personorganisationcontactrendererportal"><ul><li class="phones"><span class="term">Phone</span><span class="description">+46709323354</span></li><li class="emails"><span class="term">Email</span><span class="description"><a data-md5="bWFpbHRvOmZyYW5jZXNjYS5jdXJiaXNAbWF4aXYubHUuc2U=" href="#" class="email">francesca.curbis<span class="email-ta"></span><script>encryptedA();</script>maxiv.lu<span class="email-tod"></span><script>encryptedDot();</script>se</a></span></li></ul></div> </div> </section> <section class="metrics" aria-label="Person metrics section"> <ul class="content-statistics"> </ul> </section> </div> </div> </div> <script> $(document).ready(function () { runToolTips(); }); </script> <div class="subMenu"> <div class="content-profile-navigation"> <div class="container"> <nav aria-label="persons submenu"> <ul class="has-overflow-navigation" aria-label="persons submenu" role="menubar"> <li class="selected" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis"><span> <i class="icon icon-person" aria-hidden="true"></i> <span class="label">Overview</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/fingerprints/"><span> <i class="icon icon-fingerprint" aria-hidden="true"></i> <span class="label">Fingerprint</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/network/"><span> <i class="icon icon-network-menu" aria-hidden="true"></i> <span class="label">Network</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/publications/"><span> <i class="icon icon-publications" aria-hidden="true"></i> <span class="label"> Research output</span> <span class="count">(83)</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/projects/"><span> <i class="icon icon-projects" aria-hidden="true"></i> <span class="label"> Projects</span> <span class="count">(4)</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/activities/"><span> <i class="icon icon-activities" aria-hidden="true"></i> <span class="label"> Activities</span> <span class="count">(4)</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/similar/"><span> <i class="icon icon-similar-person" aria-hidden="true"></i> <span class="label">Similar Profiles</span> <span class="count">(12)</span> </span></a> </li> <li class="" role="none"> <a class="portal_link" role="menuitem" href="/en/persons/francesca-curbis/supervised/"><span> <i class="icon icon-publications" aria-hidden="true"></i> <span class="label">Supervised Work</span> <span class="count">(5)</span> </span></a> </li> </ul> </nav> </div> </div> </div> <script> var child; function openPopUp(href){ child = window.open(href,'','toolbar=0,status=0,scrollbars=1,width=1024,height=1000'); checkIfWindowHasClosed(); } function checkIfWindowHasClosed(){ var pollTimer = window.setInterval(function() { if (child.closed !== false) { // !== is required for compatibility with Opera window.clearInterval(pollTimer); // Display Toast! var x = document.getElementById("snackbar"); x.classList.add("show"); x.innerHTML = 'If you made any changes in Pure these will be visible here soon.'; setTimeout(function(){ x.classList.remove("show"); }, 5000); } }, 1000); } </script> <div id="snackbar" class="snackbar"></div> </section> <div id="main-content" class="page-section-content page-section-content-persons page-section-content-persons-view no-margin "> <section class="page-section content-relation-section person-profileinformation" aria-labelledby="person-information-title"> <div class="container"> <div class="header"> <h2 class="section-title" id="person-information-title"> <i class="icon icon-person" aria-hidden="true"></i> Personal profile </h2> </div> <div class="two-split"> <div class="half"> </div> <div class="half"> <div class="rendering rendering_keywordable rendering_expertkeywordgroupsportal rendering_keywordable_expertkeywordgroupsportal"><div class="keyword-group"><h3 class="subheader">UKÄ subject classification</h3><ul class="relations keywords"><li><span>Accelerator Physics and Instrumentation</span></li></ul></div></div> </div> </div> </div> </section> <section class="page-section content-relation-section person-fingerprint" aria-labelledby="fingerprint-title"> <div class="container"> <div class="header has-similar-profiles"> <div class="title"> <h2 class="section-title" id="fingerprint-title"> <i class="icon icon-fingerprint" aria-hidden="true"></i> <span class="title">Fingerprint</span> </h2> <div dir="ltr" class="sub-title"> Dive into the research topics where Francesca Curbis is active. These topic labels come from the works of this person. Together they form a unique fingerprint. </div> </div> <div class="content-statistics"> <ul class="content-statistics"> <li> <a class="portal_link count increment-counter" aria-label="Similar Profiles" href="/en/persons/francesca-curbis/similar/"><span> 12 </span></a> <span class="label">Similar Profiles</span> </li> </ul> </div> </div> <div class="person-top-concepts"> <ul role="menubar"> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="157756fb-a662-4488-a3d0-193423dfd6d3" data-concept-uuid="157756fb-a662-4488-a3d0-193423dfd6d3" data-rank-size="32" data-rank-thickness="8" data-rank-value="1.0" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="100%"> <span class="rank"></span> <span class="concept">Free Electron Lasers</span> <span class="thesauri">Physics</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="156bd014-999f-4ff4-8bbe-8032f70ced39" data-concept-uuid="156bd014-999f-4ff4-8bbe-8032f70ced39" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.9991126867774849" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="99%"> <span class="rank"></span> <span class="concept">Pulse</span> <span class="thesauri">Physics</span> <span class="value sr-only">99%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="7473e43e-6a76-4768-bf86-35390c89deb3" data-concept-uuid="7473e43e-6a76-4768-bf86-35390c89deb3" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.9091139536985164" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="90%"> <span class="rank"></span> <span class="concept">Harmonics</span> <span class="thesauri">Physics</span> <span class="value sr-only">90%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="52e216f0-561d-4032-80e3-256e9bfd2ea0" data-concept-uuid="52e216f0-561d-4032-80e3-256e9bfd2ea0" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.4826974241041658" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="48%"> <span class="rank"></span> <span class="concept">Electron</span> <span class="thesauri">Physics</span> <span class="value sr-only">48%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="c2b313db-86ef-4d54-bc62-44d2fe9fee58" data-concept-uuid="c2b313db-86ef-4d54-bc62-44d2fe9fee58" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.4631765704759123" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="46%"> <span class="rank"></span> <span class="concept">Undulator</span> <span class="thesauri">Physics</span> <span class="value sr-only">46%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="9f621fc5-2648-4cb7-9707-c529deb9fe0d" data-concept-uuid="9f621fc5-2648-4cb7-9707-c529deb9fe0d" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.38154391372057483" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="38%"> <span class="rank"></span> <span class="concept">Injector</span> <span class="thesauri">Physics</span> <span class="value sr-only">38%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="9191d73d-468f-4078-b752-5b04f417caf6" data-concept-uuid="9191d73d-468f-4078-b752-5b04f417caf6" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.36823424732605897" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="36%"> <span class="rank"></span> <span class="concept">X Ray</span> <span class="thesauri">Physics</span> <span class="value sr-only">36%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-large-container dropdown-overflow" role="none"> <button tabindex="0" class="concept-badge-large dropdown-toggle" type="button" role="menuitem" aria-haspopup="true" aria-expanded="false" aria-controls="981a3527-713f-4662-b82f-bbc5653c4714" data-concept-uuid="981a3527-713f-4662-b82f-bbc5653c4714" data-rank-size="32" data-rank-thickness="8" data-rank-value="0.3283052374947742" data-summary="true" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper" title="32%"> <span class="rank"></span> <span class="concept">Free Electron</span> <span class="thesauri">Engineering</span> <span class="value sr-only">32%</span> </span> </button> <div class="dropdown-container"></div> </li> </ul> </div> <div class="footer"> <div class="view-all align-center"> <a class="portal_link btn-primary btn-large" href="/en/persons/francesca-curbis/fingerprints/"><span> View full fingerprint <i class="icon icon-right-open-mini" aria-hidden="true"></i> </span></a> </div> </div> </div> </section> <section class="page-section content-relation-section person-network" aria-labelledby="networkmap-title"> <div class="container"> <div class="header"> <h2 class="section-title" id="networkmap-title"> <i class="icon icon-network-menu" aria-hidden="true"></i> <span class="title">Collaborations the last five years</span> </h2> <div class="sub-title"> Recent external collaboration on country/territory level. Dive into details by clicking on the dots or <button id="showCountries">Select a country/territory from the list</button><br/> </div> </div> <div style="display: none;" role="dialog" id="countryList" aria-modal="true" aria-labelledby="modal-heading" aria-describedby="modal-description"> <div class="header"> <h1 class="title"> <span class="title">Dive into details</span> </h1> <p> Select a country/territory to view shared publications and projects </p> </div> <button class="close-filter map"> Close </button> </div> <div style="display: none;" id="filter-popup-bgoverlay"></div> <div id="network-map-container" aria-hidden="true" class="world-map-container" data-url="/en/persons/francesca-curbis/network-map-json/" data-node-url="/en/persons/francesca-curbis/network-map-json-country/" data-popup-url="/en/persons/b214d1ac-5b3c-4585-bbf6-046e958e44f5/network-map-json-collaborations/" data-unknown-country="Unknown country/territory" data-appear-top-offset="-250"> <button aria-hidden="true" class="toggle-responsive-map"> <span>Select a country/territory from the list</span> </button> <div class="world-map"></div> </div> <ul id="network-map-concepts" style="display:none;" role="menubar"></ul> <script> $(function () { $("#network-map-container").networkMap({ createConcepts: false, limitCollaborationMapToUs: false, filterCollaborationMapData: "All" }); }); </script> <div class="footer"> <div class="view-all align-center"> <a class="portal_link btn-primary btn-large" href="/en/persons/francesca-curbis/network/"><span> Explore network further <i class="icon icon-right-open-mini" aria-hidden="true"></i> </span></a> </div> </div> </div> </section> <section aria-label="Related content section"> <div class="page-section content-relation-section person-publications"> <div class="container"> <div class="header"> <h2 class="section-title" id="related-publications-title"> <i class="icon icon-publications" aria-hidden="true"></i> <span class="title"> Research output </span> </h2> <div class="content-trends"> <ul class="content-statistics"> <li class=""> <a class="portal_link count increment-counter" aria-label=" 51 Paper in conference proceeding" href="/en/persons/francesca-curbis/publications/?type=%2Fdk%2Fatira%2Fpure%2Fresearchoutput%2Fresearchoutputtypes%2Fcontributiontobookanthology%2Fconference"><span> 51 </span></a> <span class="label">Paper in conference proceeding</span> </li> <li class=""> <a class="portal_link count increment-counter" aria-label=" 17 Article" href="/en/persons/francesca-curbis/publications/?type=%2Fdk%2Fatira%2Fpure%2Fresearchoutput%2Fresearchoutputtypes%2Fcontributiontojournal%2Farticle"><span> 17 </span></a> <span class="label">Article</span> </li> <li class=""> <a class="portal_link count increment-counter" aria-label=" 13 Paper, not in proceeding" href="/en/persons/francesca-curbis/publications/?type=%2Fdk%2Fatira%2Fpure%2Fresearchoutput%2Fresearchoutputtypes%2Fcontributiontoconference%2Fpaper"><span> 13 </span></a> <span class="label">Paper, not in proceeding</span> </li> <li class=""> <a class="portal_link count increment-counter" aria-label=" 1 Report" href="/en/persons/francesca-curbis/publications/?type=%2Fdk%2Fatira%2Fpure%2Fresearchoutput%2Fresearchoutputtypes%2Fbookanthology%2Freport"><span> 1 </span></a> <span class="label">Report</span> </li> <li class="dropdown"> <button class="count increment-counter" data-toggle="dropdown"> 1 </button> <span class="label">More</span> <div class="dropdown-container"> <ul class="dropdown-menu"> <li class=""> <a class="portal_link" aria-label="1 Newspaper article" href="/en/persons/francesca-curbis/publications/?type=%2Fdk%2Fatira%2Fpure%2Fresearchoutput%2Fresearchoutputtypes%2Fcontributiontoperiodical%2Fnewspaperarticle"><span> <strong>1</strong> Newspaper article </span></a> </li> </ul> </div> </li> </ul> <script> $("ul.content-statistics li.index").last().addClass("separator"); </script> <div class="flex-break"></div> <div class="chart-container" id="chart-content-publication-by-year" style="display: none;" aria-hidden="true" tabindex="-1"> <p class="legend">Research output per year</p> <div class="chart-wrapper"> <canvas></canvas> </div> <p class="legend">Research output per year</p> </div> <table id="publication-container-table" class="sr-only" aria-hidden="true"></table> <script> $("#chart-content-publication-by-year").contentChart({ toggle: "button[rel='toggle-publication-chart']", title: "Research output per year", labels: [2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023], values: [3, 5, 1, 7, 4, 3, 4, 3, 6, 6, 6, 2, 11, 4, 5, 0, 6, 2, 5], tableContainer: $('#publication-container-table'), }); </script> </div> </div> <div class="relation-list relation-list-publications"> <ul class="list-results"> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_researchoutput rendering_researchoutput_portal-short rendering_contributiontojournal rendering_portal-short rendering_contributiontojournal_portal-short"><h3 class="title"><a rel="ContributionToJournal" href="https://portal.research.lu.se/en/publications/tailoring-of-the-longitudinal-phase-space-for-improved-free-elect" class="link"><span>Tailoring of the longitudinal phase space for improved Free-Electron Laser performance</span></a></h3>Pirani, S., <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a>, Pop, M. & <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a>, <span class="date">2023 Dec</span>, <span class="journal">In: <a rel="Journal" href="#" class="link"><span>Nuclear Instruments and Methods in Physics Research, Section A: Accelerators, Spectrometers, Detectors and Associated Equipment.</span></a></span> <span class="volume">1057</span>, 168696.<p class="type"><span class="type_family">Research output<span class="type_family_sep">: </span></span><span class="type_classification_parent">Contribution to journal<span class="type_parent_sep"> › </span></span><span class="type_classification">Article</span><span class="type_classification"><span class="type_parent_sep"> › </span>peer-review</span></p></div> <div class="rendering rendering_researchoutput rendering_researchoutput_publicationattacheddocumentsportalrenderer rendering_contributiontojournal rendering_publicationattacheddocumentsportalrenderer rendering_contributiontojournal_publicationattacheddocumentsportalrenderer"><div class="open-access">Open Access</div></div> <ul class="content-concept-list" role="menubar"> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="52e216f0-561d-4032-80e3-256e9bfd2ea0" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Electron</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="6bb5c947-6048-4e9a-8cc1-d66d9d0f4d89" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Stability</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="c9a58aeb-023e-4b84-8d78-febbd20b842b" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Brightness</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="38dc174e-cfd6-4d85-8fc7-403b110b8862" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Wavelength</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="981a3527-713f-4662-b82f-bbc5653c4714" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Free Electron</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> </ul> </div> <div class="publication-metrics" aria-label="Publication metrics section"> <div class="metrics-container"> <div class="metrics-wrap metrics-bottom "> <div class="metric metric-plum-x"> <a href="https://plu.mx/plum/a/?doi=10.1016/j.nima.2023.168696" class="plumx-plum-print-popup" data-on-empty="plumXError" data-on-fail="plumXError" data-on-success="plumXSuccess" data-popup="left" data-hide-when-empty="true" data-site="plum" data-badge="false"></a> </div> <div class="metric metric-altmetric"> <div data-badge-popover="top" data-badge-type="donut" data-doi="10.1016/j.nima.2023.168696" data-hide-no-mentions="true" data-link-target='_blank' class="altmetric-embed"></div> </div> </div> </div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_researchoutput rendering_researchoutput_portal-short rendering_contributiontoperiodical rendering_portal-short rendering_contributiontoperiodical_portal-short"><h3 class="title"><a rel="ContributionToPeriodical" href="https://portal.research.lu.se/en/publications/svensk-forskningspolitik-m%C3%A5ste-uppdateras" class="link"><span>Svensk forskningspolitik måste uppdateras</span></a></h3><a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a>, <a rel="Person" href="https://portal.research.lu.se/en/persons/elizabeth-blackburn" class="link person"><span>Blackburn, E.</span></a>, Brenner, R., <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a>, Ekelöf, T., <a rel="Person" href="https://portal.research.lu.se/en/persons/anders-johansson" class="link person"><span>Johansson, A.</span></a>, <a rel="Person" href="https://portal.research.lu.se/en/persons/mats-lindroos-d%C3%B6dsbo" class="link person"><span>Lindroos, M.</span></a>, <a rel="Person" href="https://portal.research.lu.se/en/persons/tommy-nylander" class="link person"><span>Nylander, T.</span></a>, Olvegård, M., <a rel="Person" href="https://portal.research.lu.se/en/persons/kajsa-m-paulsson" class="link person"><span>Paulsson, K.</span></a> & <a rel="Person" href="https://portal.research.lu.se/en/persons/per-runeson" class="link person"><span>Runeson, P.</span></a>, <span class="date">2023 Oct 17</span>, Upsala Nya Tidning.<p class="type"><span class="type_family">Research output<span class="type_family_sep">: </span></span><span class="type_classification_parent">Contribution to specialist publication or newspaper<span class="type_parent_sep"> › </span></span><span class="type_classification">Newspaper article</span></p></div> <div class="rendering rendering_researchoutput rendering_researchoutput_publicationattacheddocumentsportalrenderer rendering_contributiontoperiodical rendering_publicationattacheddocumentsportalrenderer rendering_contributiontoperiodical_publicationattacheddocumentsportalrenderer"></div> </div> <div class="publication-metrics" aria-label="Publication metrics section"> <div class="metrics-container"> <div class="metrics-wrap metrics-bottom one"> <div class="metric metric-altmetric"> <div data-badge-popover="top" data-badge-type="donut" data-uri="https://portal.research.lu.se/en/persons/action--svensk-forskningspolitik-m%C3%A5ste-uppdateras/" data-hide-no-mentions="true" data-link-target='_blank' class="altmetric-embed"></div> </div> </div> </div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_researchoutput rendering_researchoutput_portal-short rendering_contributiontobookanthology rendering_portal-short rendering_contributiontobookanthology_portal-short"><h3 class="title"><a rel="ContributionToBookAnthology" href="https://portal.research.lu.se/en/publications/virtual-diagnostics-for-longitudinal-phase-space-imaging" class="link"><span>Virtual diagnostics for longitudinal phase space imaging</span></a></h3><a rel="Person" href="https://portal.research.lu.se/en/persons/johan-lundquist" class="link person"><span>Lundquist, J.</span></a>, <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a> & <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a>, <span class="date">2023 May 1</span>, <em>Proc. IPAC'23.</em> <a rel="Publisher" href="#" class="link"><span>JACoW Publishing, Geneva, Switzerland</span></a>, <span class="pages">p. 4471-4474</span> <span class="numberofpages">4 p.</span> (IPAC'23 - 14th International Particle Accelerator Conference).<p class="type"><span class="type_family">Research output<span class="type_family_sep">: </span></span><span class="type_classification_parent">Chapter in Book/Report/Conference proceeding<span class="type_parent_sep"> › </span></span><span class="type_classification">Paper in conference proceeding</span></p></div> <div class="rendering rendering_researchoutput rendering_researchoutput_publicationattacheddocumentsportalrenderer rendering_contributiontobookanthology rendering_publicationattacheddocumentsportalrenderer rendering_contributiontobookanthology_publicationattacheddocumentsportalrenderer"></div> </div> <div class="publication-metrics" aria-label="Publication metrics section"> <div class="metrics-container"> <div class="metrics-wrap metrics-bottom "> <div class="metric metric-plum-x"> <a href="https://plu.mx/plum/a/?doi=10.18429/JACoW-IPAC2023-THPL022" class="plumx-plum-print-popup" data-on-empty="plumXError" data-on-fail="plumXError" data-on-success="plumXSuccess" data-popup="left" data-hide-when-empty="true" data-site="plum" data-badge="false"></a> </div> <div class="metric metric-altmetric"> <div data-badge-popover="top" data-badge-type="donut" data-doi="10.18429/JACoW-IPAC2023-THPL022" data-hide-no-mentions="true" data-link-target='_blank' class="altmetric-embed"></div> </div> </div> </div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_researchoutput rendering_researchoutput_portal-short rendering_contributiontojournal rendering_portal-short rendering_contributiontojournal_portal-short"><h3 class="title"><a rel="ContributionToJournal" href="https://portal.research.lu.se/en/publications/mitigation-of-csr-induced-spectral-broadening-in-eehg-fel" class="link"><span>Mitigation of CSR induced spectral broadening in EEHG FEL</span></a></h3>Pop, M., <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a>, <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a> & Allaria, E., <span class="date">2023 Mar</span>, <span class="journal">In: <a rel="Journal" href="#" class="link"><span>Nuclear Instruments and Methods in Physics Research, Section A: Accelerators, Spectrometers, Detectors and Associated Equipment.</span></a></span> <span class="volume">1048</span>, <span class="numberofpages">8 p.</span>, 167926.<p class="type"><span class="type_family">Research output<span class="type_family_sep">: </span></span><span class="type_classification_parent">Contribution to journal<span class="type_parent_sep"> › </span></span><span class="type_classification">Article</span><span class="type_classification"><span class="type_parent_sep"> › </span>peer-review</span></p></div> <div class="rendering rendering_researchoutput rendering_researchoutput_publicationattacheddocumentsportalrenderer rendering_contributiontojournal rendering_publicationattacheddocumentsportalrenderer rendering_contributiontojournal_publicationattacheddocumentsportalrenderer"><div class="open-access">Open Access</div></div> <ul class="content-concept-list" role="menubar"> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="51d102c2-6fa9-44cc-a7ee-b1eb0d79690b" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Radiation</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="f007cfaa-93e0-4a0a-b78c-bb79bf706b42" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Harmonic Generation</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="8cfbb8ca-7d87-482a-85ff-ceceecc77976" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Spectral Broadening</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="8a4a0a2f-49dd-42c8-a025-425c59ed68ae" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Synchrotron Radiation</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="7473e43e-6a76-4768-bf86-35390c89deb3" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Harmonics</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> </ul> </div> <div class="publication-metrics" aria-label="Publication metrics section"> <div class="metrics-container"> <div class="metrics-wrap metrics-bottom "> <div class="metric metric-plum-x"> <a href="https://plu.mx/plum/a/?doi=10.1016/j.nima.2022.167926" class="plumx-plum-print-popup" data-on-empty="plumXError" data-on-fail="plumXError" data-on-success="plumXSuccess" data-popup="left" data-hide-when-empty="true" data-site="plum" data-badge="false"></a> </div> <div class="metric metric-altmetric"> <div data-badge-popover="top" data-badge-type="donut" data-doi="10.1016/j.nima.2022.167926" data-hide-no-mentions="true" data-link-target='_blank' class="altmetric-embed"></div> </div> </div> </div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_researchoutput rendering_researchoutput_portal-short rendering_contributiontobookanthology rendering_portal-short rendering_contributiontobookanthology_portal-short"><h3 class="title"><a rel="ContributionToBookAnthology" href="https://portal.research.lu.se/en/publications/sensitivity-of-eehg-simulations-to-dynamic-beam-parameters" class="link"><span>Sensitivity of EEHG simulations to dynamic beam parameters</span></a></h3>Samoilenko, D., Hillert, W., Pannek, F., Ackermann, S., Ferrari, E., Mirian, N., Niknejadi, P., Paraskaki, G., Schaper, L., <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a>, Pop, M. & <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a>, <span class="date">2023</span>, <em>13th International Particle Accelerator Conference (IPAC'22) 12 - 17 June 2022, Bangkok, Thailand.</em> <a rel="Publisher" href="#" class="link"><span>IOP Publishing</span></a>, <span class="numberofpages">6 p.</span> 012024. (Journal of Physics: Conference Series; vol. 2420).<p class="type"><span class="type_family">Research output<span class="type_family_sep">: </span></span><span class="type_classification_parent">Chapter in Book/Report/Conference proceeding<span class="type_parent_sep"> › </span></span><span class="type_classification">Paper in conference proceeding</span><span class="type_classification"><span class="type_parent_sep"> › </span>peer-review</span></p></div> <div class="rendering rendering_researchoutput rendering_researchoutput_publicationattacheddocumentsportalrenderer rendering_contributiontobookanthology rendering_publicationattacheddocumentsportalrenderer rendering_contributiontobookanthology_publicationattacheddocumentsportalrenderer"><div class="open-access">Open Access</div></div> <ul class="content-concept-list" role="menubar"> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="cccd6046-0b25-4c10-a940-49205dd9ac03" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Independent Variables</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="7473e43e-6a76-4768-bf86-35390c89deb3" data-rank-value="1.0" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Harmonics</span> <span class="value sr-only">100%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="ece72dd9-0814-4bed-b30c-219129f51a15" data-rank-value="0.6666667" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Beamline</span> <span class="value sr-only">66%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="8a4a0a2f-49dd-42c8-a025-425c59ed68ae" data-rank-value="0.6666667" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">Synchrotron Radiation</span> <span class="value sr-only">66%</span> </span> </button> <div class="dropdown-container"></div> </li> <li class="concept-badge-small-container dropdown-overflow" role="none"> <button tabindex="-1" class="concept-badge-small tooltipped tooltipped-multiline tooltipped-e dropdown-toggle" role="menuitem" aria-expanded="false" aria-haspopup="true" data-concept-uuid="9191d73d-468f-4078-b752-5b04f417caf6" data-rank-value="0.3333333" data-summary-url="/en/concepts/summary/"> <span class="concept-wrapper"> <span class="rank"></span> <span class="concept">X Ray</span> <span class="value sr-only">33%</span> </span> </button> <div class="dropdown-container"></div> </li> </ul> </div> <div class="publication-metrics" aria-label="Publication metrics section"> <div class="metrics-container"> <div class="metrics-wrap metrics-bottom "> <div class="metric metric-plum-x"> <a href="https://plu.mx/plum/a/?doi=10.1088/1742-6596/2420/1/012024" class="plumx-plum-print-popup" data-on-empty="plumXError" data-on-fail="plumXError" data-on-success="plumXSuccess" data-popup="left" data-hide-when-empty="true" data-site="plum" data-badge="false"></a> </div> <div class="metric metric-altmetric"> <div data-badge-popover="top" data-badge-type="donut" data-doi="10.1088/1742-6596/2420/1/012024" data-hide-no-mentions="true" data-link-target='_blank' class="altmetric-embed"></div> </div> </div> </div> </div> </li> </ul> </div> <div class="footer"> <div class="view-all"> <a class="portal_link btn-primary btn-large" href="/en/persons/francesca-curbis/publications/"><span> View all 83 research outputs <i class="icon icon-right-open-mini" aria-hidden="true"></i> </span></a> </div> </div> </div> </div> <div class="page-section content-relation-section person-projects"> <div class="container"> <div class="header"> <h2 class="section-title" id="related-projects-title"> <i class="icon icon-projects" aria-hidden="true"></i> <span class="title"> Projects </span> </h2> <div class="content-trends"> <ul class="content-statistics"> <li class=""> <a class="portal_link count increment-counter" aria-label="1 Active" href="/en/persons/francesca-curbis/projects/?status=RUNNING"><span> 1 </span></a> <span class="label">Active</span> </li> <li class=""> <a class="portal_link count increment-counter" aria-label="3 Finished" href="/en/persons/francesca-curbis/projects/?status=FINISHED"><span> 3 </span></a> <span class="label">Finished</span> </li> </ul> <div class="flex-break"></div> <div class="chart-container" id="chart-content-projects-by-year" style="display: none;" aria-hidden="true" tabindex="-1"> <p class="legend">Projects per year</p> <div class="chart-wrapper"> <canvas></canvas> </div> </div> <table id="project-container-table" class="sr-only" aria-hidden="true"></table> <script> $("#chart-content-projects-by-year").contentChart({ toggle: "button[rel='toggle-project-chart']", title: "Projects per year", labels: [2016, 2017, 2018, 2019, 2020, 2021, 2022], values: [1, 0, 1, 0, 1, 0, 1], tableContainer : $('#project-container-table'), }); </script> </div> </div> <div class="relation-list relation-list-projects"> <ul class="list-results"> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_upmproject rendering_short rendering_upmproject_short"><h3 class="title"><a rel="UPMProject" href="https://portal.research.lu.se/en/projects/machine-learning-tools-applied-to-linacs-and-fels" class="link"><span>Machine learning tools applied to linacs and FELs</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Researcher), <a rel="Person" href="https://portal.research.lu.se/en/persons/johan-lundquist" class="link person"><span>Lundquist, J.</span></a> (Research student) & <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a> (Researcher)</p><p class="period"><span class="date">2022/05/02</span> → <span class="date">2026/04/30</span></p><p class="type"><span class="type_family">Project<span class="type_family_sep">: </span></span><span class="type_classification">Dissertation</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_upmproject rendering_short rendering_upmproject_short"><h3 class="title"><a rel="UPMProject" href="https://portal.research.lu.se/en/projects/ifeld-improving-free-electron-laser-design-through-simulations-an" class="link"><span><span class="acronym">IFELD: </span>IFELD: Improving Free-electron laser design through simulations and experiments </span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Researcher), Pop, M. (Research student), <a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a> (Researcher), Paraskaki, G. (Research student) & Hillert, W. (Researcher)</p><p class="period"><span class="date">2020/06/01</span> → <span class="date">2022/08/31</span></p><p class="type"><span class="type_family">Project<span class="type_family_sep">: </span></span><span class="type_classification">Research</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_upmproject rendering_short rendering_upmproject_short"><h3 class="title"><a rel="UPMProject" href="https://portal.research.lu.se/en/projects/conceptual-design-study-for-a-soft-x-ray-free-electron-laser" class="link"><span>Conceptual design study for a Soft X-ray Free Electron Laser</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/sverker-werin" class="link person"><span>Werin, S.</span></a> (Researcher), <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Researcher), Qin, W. (Researcher), Pop, M. (Research student) & Andersson, J. (Research student)</p><p class="period"><span class="date">2018/03/01</span> → <span class="date">2021/02/28</span></p><p class="type"><span class="type_family">Project<span class="type_family_sep">: </span></span><span class="type_classification">Research</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_upmproject rendering_short rendering_upmproject_short"><h3 class="title"><a rel="UPMProject" href="https://portal.research.lu.se/en/projects/extreme-electron-beams-and-brilliant-x-rays-generation-manipulati" class="link"><span>Extreme Electron Beams and Brilliant X-rays - Generation, Manipulation and Characterization of Relativistic Electron Beams for and from Plasma-Based Accelerators</span></a></h3><p>Björklund Svensson, J. (Research student), <a rel="Person" href="https://portal.research.lu.se/en/persons/olle-lundh" class="link person"><span>Lundh, O.</span></a> (Supervisor), <a rel="Person" href="https://portal.research.lu.se/en/persons/claes-g%C3%B6ran-wahlstr%C3%B6m" class="link person"><span>Wahlström, C.-G.</span></a> (Assistant supervisor), <a rel="Person" href="https://portal.research.lu.se/en/persons/sara-thorin" class="link person"><span>Thorin, S.</span></a> (Assistant supervisor) & <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Assistant supervisor)</p><p class="period"><span class="date">2016/09/01</span> → <span class="date">2020/09/30</span></p><p class="type"><span class="type_family">Project<span class="type_family_sep">: </span></span><span class="type_classification">Dissertation</span></p></div> </div> </li> </ul> </div> <div class="footer"> </div> </div> </div> <div class="page-section content-relation-section person-activities"> <div class="container"> <div class="header"> <h2 class="section-title" id="related-activities-title"> <i class="icon icon-activities" aria-hidden="true"></i> <span class="title"> Activities </span> </h2> <div class="content-trends"> <ul class="content-statistics"> <li class=""> <a class="portal_link count increment-counter" aria-label=" 3 Schools engagement" href="/en/persons/francesca-curbis/activities/?type=%2Fdk%2Fatira%2Fpure%2Factivity%2Factivitytypes%2Fotheractivity%2Fpublicengagement_schoolsengagement"><span> 3 </span></a> <span class="label">Schools engagement</span> </li> <li class=""> <a class="portal_link count increment-counter" aria-label=" 1 Participation in conference" href="/en/persons/francesca-curbis/activities/?type=%2Fdk%2Fatira%2Fpure%2Factivity%2Factivitytypes%2Fattendance%2Fconferenceparticipation"><span> 1 </span></a> <span class="label">Participation in conference</span> </li> </ul> <div class="flex-break"></div> <div class="chart-container" id="chart-content-activity-by-year" style="display: none;" aria-hidden="true" tabindex="-1"> <p class="legend">Activities per year</p> <div class="chart-wrapper"> <canvas></canvas> </div> </div> <table id="activity-container-table" class="sr-only" aria-hidden="true"></table> <script> $("#chart-content-activity-by-year").contentChart({ toggle: "button[rel='toggle-activity-chart']", title: "Activities per year", labels: [2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023], values: [1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2], tableContainer: $('#activity-container-table'), }); </script> </div> </div> <div class="relation-list relation-list-activities"> <ul class="list-results"> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_activity rendering_activity_short rendering_attendance rendering_short rendering_attendance_short"><h3 class="title"><a rel="Attendance" href="https://portal.research.lu.se/en/activities/light-amp-materials-synergy-day" class="link"><span>Light & Materials Synergy Day</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/alexandra-lindholm" class="link person"><span>Lindholm, A.</span></a> (Organiser), Carlsson Möller, M. (Organiser), <a rel="Person" href="https://portal.research.lu.se/en/persons/evelina-lind%C3%A9n" class="link person"><span>Lindén, E.</span></a> (Contributor), <a rel="Person" href="https://portal.research.lu.se/en/persons/gerda-rentschler" class="link person"><span>Rentschler, G.</span></a> (Contributor), <a rel="Person" href="https://portal.research.lu.se/en/persons/anneli-l%C3%B6fgren" class="link person"><span>Löfgren, A.</span></a> (Participant), <a rel="Person" href="https://portal.research.lu.se/en/persons/anne-lhuillier" class="link person"><span>L'Huillier, A.</span></a> (Keynote/plenary speaker), <a rel="Person" href="https://portal.research.lu.se/en/persons/anna-karin-alm" class="link person"><span>Alm, A.-K.</span></a> (Contributor), <a rel="Person" href="https://portal.research.lu.se/en/persons/heiner-linke" class="link person"><span>Linke, H.</span></a> (Keynote/plenary speaker), <a rel="Person" href="https://portal.research.lu.se/en/persons/t%C3%B6nu-pullerits" class="link person"><span>Pullerits, T.</span></a> (Member of programme committee), <a rel="Person" href="https://portal.research.lu.se/en/persons/christelle-prinz" class="link person"><span>Prinz, C.</span></a> (Member of programme committee), <a rel="Person" href="https://portal.research.lu.se/en/persons/joakim-bood" class="link person"><span>Bood, J.</span></a> (Member of programme committee) & <a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Member of programme committee)</p><div class="dates"><span class="date">2023 Oct 10</span></div><p class="type"><span class="type_family">Activity<span class="type_family_sep">: </span></span><span class="type_classification_parent">Participating in or organising an event<span class="type_parent_sep"> › </span></span><span class="type_classification">Participation in conference</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_activity rendering_activity_short rendering_otheractivity rendering_short rendering_otheractivity_short"><h3 class="title"><a rel="OtherActivity" href="https://portal.research.lu.se/en/activities/ljuset-vi-kan-inte-se-men-anv%C3%A4nda-f%C3%B6r-forskning" class="link"><span>Ljuset vi kan inte se men använda för forskning</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Role not specified)</p><div class="dates"><span class="date">2023 Mar 14</span> → <span class="date">2023 Mar 16</span></div><p class="type"><span class="type_family">Activity<span class="type_family_sep">: </span></span><span class="type_classification_parent">Other<span class="type_parent_sep"> › </span></span><span class="type_classification">Schools engagement</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_activity rendering_activity_short rendering_otheractivity rendering_short rendering_otheractivity_short"><h3 class="title"><a rel="OtherActivity" href="https://portal.research.lu.se/en/activities/frielektronlasraren-helt-ny-typ-av-lysande-r%C3%B6ntgenlaser" class="link"><span>Frielektronlasraren helt ny typ av lysande röntgenlaser</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Role not specified)</p><div class="dates"><span class="date">2022 Mar 14</span> → <span class="date">2022 Mar 17</span></div><p class="type"><span class="type_family">Activity<span class="type_family_sep">: </span></span><span class="type_classification_parent">Other<span class="type_parent_sep"> › </span></span><span class="type_classification">Schools engagement</span></p></div> </div> </li> <li class="list-result-item"> <div class="result-container"> <div class="rendering rendering_activity rendering_activity_short rendering_otheractivity rendering_short rendering_otheractivity_short"><h3 class="title"><a rel="OtherActivity" href="https://portal.research.lu.se/en/activities/forskarfredag-european-researchers-night" class="link"><span>Forskarfredag - European Researchers' night</span></a></h3><p><a rel="Person" href="https://portal.research.lu.se/en/persons/francesca-curbis" class="link person"><span>Curbis, F.</span></a> (Role not specified)</p><div class="dates"><span class="date">2013</span> → …</div><p class="type"><span class="type_family">Activity<span class="type_family_sep">: </span></span><span class="type_classification_parent">Other<span class="type_parent_sep"> › </span></span><span class="type_classification">Schools engagement</span></p></div> </div> </li> </ul> </div> <div class="footer"> </div> </div> </div> </section> <div class="share-box"> <ul> <li class="icon-share"></li> <li><a aria-label="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dfacebook%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&p[summary]=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis" class="icon-facebook" onclick="window.location.origin('https://www.facebook.com/sharer.php?u=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dfacebook%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&p[summary]=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis', 'Facebook', 'width=600,height=600,scrollbars=no,resizable=no'); return false;" target="popup"></a></li> <li><a aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?url=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dtwitter%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&text=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis" onclick="window.location.origin('https://twitter.com/intent/tweet?url=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dtwitter%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&text=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis ', 'Twitter', 'width=600,height=600,scrollbars=no,resizable=no'); return false;" class="twitter" target="popup"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 300 271"> <path d="m236 0h46l-101 115 118 156h-92.6l-72.5-94.8-83 94.8h-46l107-123-113-148h94.9l65.5 86.6zm-16.1 244h25.5l-165-218h-27.4z"></path> </svg></a></li> <li><a aria-label="Share on LinkedIn" href="https://www.linkedin.com/shareArticle?mini=true&url=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dlinkedin%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&summary=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis" onclick="window.location.origin('https://www.linkedin.com/shareArticle?mini=true&url=https://portal.research.lu.se/en/persons/francesca-curbis%3Futm_source%3Dlinkedin%26utm_medium%3Dsocial%26utm_campaign%3Dsharelink&summary=Check+out+this+researcher+at+Lund+University%3A+Francesca+Curbis ', 'LinkedIn', 'width=600,height=600,scrollbars=no,resizable=no'); return false;" class="icon-linkedin" target="popup"></a></li> <li><a aria-label="Share by email" href="/cdn-cgi/l/email-protection#b28dc1c7d0d8d7d1c68ff4c0d3dcd1d7c1d1d3978082f1c7c0d0dbc194d0ddd6cb8ff1dad7d1d9978082ddc7c6978082c6dadbc1978082c0d7c1d7d3c0d1dad7c0978082d3c6978082fec7dcd6978082e7dcdbc4d7c0c1dbc6cb9781f3978082f4c0d3dcd1d7c1d1d3978082f1c7c0d0dbc192ce92dac6c6c2c1889d9dc2ddc0c6d3de9cc0d7c1d7d3c0d1da9cdec79cc1d79dd7dc9dc2d7c0c1dddcc19dd4c0d3dcd1d7c1d1d39fd1c7c0d0dbc18dc7c6dfedc1ddc7c0d1d78fd7dfd3dbde94d3dfc289c7c6dfeddfd7d6dbc7df8fd7dfd3dbde94d3dfc289c7c6dfedd1d3dfc2d3dbd5dc8fc1dad3c0d7dedbdcd9" class="icon-email"></a></li> </ul> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script> function plumXError(e) { $(e).attr("data-failed", "true"); checkIfPlumOrAltMetricFailed(e, false); } $('div.altmetric-embed').on('altmetric:hide', function () { $(this).attr("data-failed", "true"); checkIfPlumOrAltMetricFailed(this, true) }); function checkIfPlumOrAltMetricFailed(e, hasAltmetricFailed) { $(e).closest(".metric").closest(".metrics-bottom").addClass("one"); $(e).closest(".metric").remove(); if(hasAltmetricFailed) { // If AltMetric failed, and found that PlumX also failed if ($(e).closest(".metric").prev().find("a").attr("data-failed")) { $(e).closest(".publication-metrics").find(".metrics-bottom").remove(); } } else { // If PlumX failed, and found that AltMetric also failed if ($(e).closest(".metric").next().find("div.altmetric-embed").length === 1) { $(e).closest(".publication-metrics").find(".metrics-bottom").remove(); } } } </script> <script> $(function () { $('.metrics-downloads').each(function(index){ if($(this).closest('.list-result-item').find('.files').length === 0){ $(this).closest('.metrics-top').addClass('one'); $(this).remove(); } }); }); </script> </div> </div> <div id="new-modal-overlay"></div> <script> $(document).ready(function () { runToolTips(); }); </script> </main> <footer id="page-footer" class="main-footer"> <div class="container"> <div class="footer-wrapper"> <div class="content-navigation three-third"> <div dir="ltr" class="footer-columns"> <div class="footer-column"> <p> Powered by <a href="http://www.elsevier.com/online-tools/research-intelligence/products-and-services/pure">Pure</a>, <a href="http://www.scopus.com/">Scopus</a> & <a href="https://www.elsevier.com/products/elsevier-fingerprint-engine">Elsevier Fingerprint Engine™</a> </p> <p> All content on this site: Copyright © 2024 <a href="http://www.elsevier.com">Elsevier B.V.</a> or its licensors and contributors. All rights are reserved, including those for text and data mining, AI training, and similar technologies. For all open access content, the Creative Commons licensing terms apply </p> <p>We use cookies to help provide and enhance our service and tailor content. By continuing you agree to the <a href="/en/about/cookies/">use of cookies</a></p> <p><button id="ot-sdk-btn" class="ot-sdk-show-settings"></button></p> <p><a href="https://lucris.lub.lu.se/admin/workspace.xhtml">Log in to Pure</a></p> <p></p> </div> <div class="footer-column"> <p><a href="https://www.lunduniversity.lu.se/about-lund-university/contact-us/processing-personal-data-lund-university" target="_blank">Lund University data protection policy</a></p> <p><a href="/en/web-accessibility/" rel="nofollow" target="_blank">About web accessibility</a></p> <p> </p> <p> </p> <p> <a href="https://elsevier.responsibledisclosure.com/hc/en-us/requests/new" target="_blank" rel="nofollow">Report vulnerability</a> </p> </div> </div> </div> </div> </div> <div id="back-to-top"> <a href="#" class="back-to-top" aria-label="Go to top"><i class="icon icon-up-open"></i></a> </div> </footer> <script src="//d1bxh8uas1mnw7.cloudfront.net/assets/embed.js"></script> </body> </html> <script> $(document).ready(function () { runToolTips(); }); $('.rendering_person_profileinformationportal a').attr("target", "_blank"); </script>