{"id":8046,"date":"2026-04-15T12:39:53","date_gmt":"2026-04-15T11:39:53","guid":{"rendered":"https:\/\/cyroi.re\/?p=8046"},"modified":"2026-04-15T12:39:56","modified_gmt":"2026-04-15T11:39:56","slug":"offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f","status":"publish","type":"post","link":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/","title":{"rendered":"Job Opening \u2013 Research Engineer in Preclinical Imaging"},"content":{"rendered":"<!-- ============================================\n     OFFRE D'EMPLOI - GIP CYROI\n     Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F)\n     \u00c0 int\u00e9grer dans un widget HTML Elementor\n     ============================================ -->\n\n<style>\n\/* Variables CSS - Garantir la disponibilit\u00e9 *\/\n:root {\n    --bleu-nuit: #1c1c68;\n    --bleu-canard: #008f98;\n    --bleu-clair: #a5c3c2;\n    --vert-turquoise: #47b2a2;\n    --orange-corail: #f46b53;\n}\n\n\/* Container principal de l'offre *\/\n.job-offer-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n\/* Header de l'offre *\/\n.job-offer-header {\n    text-align: center;\n    margin: 60px 0 40px 0;\n    padding: 0 20px;\n}\n\n.job-offer-title {\n    font-family: 'Raleway', sans-serif;\n    font-size: clamp(2rem, 4vw, 3rem);\n    font-weight: 700;\n    color: var(--bleu-nuit);\n    margin-bottom: 20px;\n    line-height: 1.2;\n}\n\n.job-offer-subtitle {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.2rem;\n    color: var(--bleu-canard);\n    font-weight: 600;\n    margin-bottom: 30px;\n}\n\n\/* Badges d'informations cl\u00e9s *\/\n.job-offer-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    justify-content: center;\n    margin-bottom: 40px;\n}\n\n.job-offer-badge {\n    background: var(--bleu-clair);\n    color: white;\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95rem;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n}\n\n.job-offer-badge.contract {\n    background: var(--vert-turquoise);\n}\n\n.job-offer-badge.location {\n    background: var(--bleu-canard);\n}\n\n.job-offer-badge.deadline {\n    background: var(--orange-corail);\n}\n\n\/* Contenu principal *\/\n.job-offer-content {\n    margin-bottom: 80px;\n}\n\n.job-offer-main {\n    font-size: 1.1rem;\n    line-height: 1.8;\n}\n\n.job-offer-main h2 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 2rem;\n    font-weight: 600;\n    color: var(--bleu-nuit);\n    margin: 40px 0 20px 0;\n    position: relative;\n    padding-left: 50px;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n}\n\n.job-offer-main h2:before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 4px;\n    height: 30px;\n    background: var(--orange-corail);\n    border-radius: 2px;\n}\n\n.job-offer-main h2 svg {\n    width: 28px;\n    height: 28px;\n    fill: var(--bleu-canard);\n    flex-shrink: 0;\n    position: absolute;\n    left: 10px;\n}\n\n.job-offer-main h3 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: var(--bleu-canard);\n    margin: 30px 0 15px 0;\n}\n\n.job-offer-main p {\n    margin-bottom: 20px;\n    font-family: 'Nunito', sans-serif;\n    color: #333;\n}\n\n.job-offer-main strong {\n    color: var(--bleu-nuit);\n}\n\n\/* Listes \u00e0 puces *\/\n.job-offer-main ul {\n    margin: 20px 0;\n    padding-left: 30px;\n}\n\n.job-offer-main li {\n    margin-bottom: 12px;\n    position: relative;\n    font-family: 'Nunito', sans-serif;\n}\n\n.job-offer-main li::marker {\n    color: var(--vert-turquoise);\n}\n\n\/* Encadr\u00e9 important *\/\n.job-info-box {\n    background: linear-gradient(135deg, rgba(71, 178, 162, 0.1), rgba(0, 143, 152, 0.1));\n    border-left: 4px solid var(--vert-turquoise);\n    padding: 25px;\n    border-radius: 10px;\n    margin: 30px 0;\n}\n\n.job-info-box h3 {\n    font-family: 'Raleway', sans-serif;\n    font-size: 1.3rem;\n    color: var(--bleu-nuit);\n    margin-bottom: 15px;\n}\n\n.job-info-box p {\n    margin-bottom: 10px;\n    font-family: 'Nunito', sans-serif;\n}\n\n.job-info-box strong {\n    color: var(--bleu-canard);\n}\n\n\/* Encadr\u00e9 contexte projet *\/\n.job-project-context {\n    background: linear-gradient(135deg, rgba(28, 28, 104, 0.05), rgba(0, 143, 152, 0.05));\n    border-left: 4px solid var(--bleu-nuit);\n    padding: 25px;\n    border-radius: 10px;\n    margin: 30px 0;\n}\n\n.job-project-context p {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 0;\n}\n\n\/* Section candidature *\/\n.job-application-section {\n    background: var(--bleu-nuit);\n    color: white;\n    padding: 50px 40px;\n    border-radius: 20px;\n    margin: 60px 0;\n    text-align: center;\n}\n\n.job-application-title {\n    font-family: 'Raleway', sans-serif;\n    color: white;\n    font-size: 2rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 15px;\n}\n\n.job-application-title svg {\n    width: 32px;\n    height: 32px;\n    fill: white;\n}\n\n.job-application-text {\n    font-family: 'Nunito', sans-serif;\n    font-size: 1.15rem;\n    margin-bottom: 30px;\n    line-height: 1.8;\n}\n\n.job-application-email {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: white;\n    color: var(--bleu-nuit);\n    padding: 15px 35px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1rem;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n}\n\n.job-application-email:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);\n    color: var(--bleu-nuit);\n}\n\n.job-application-email svg {\n    width: 22px;\n    height: 22px;\n    fill: var(--bleu-nuit);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .job-offer-container {\n        padding: 0 15px;\n    }\n\n    .job-offer-header {\n        margin: 40px 0 30px 0;\n    }\n\n    .job-offer-title {\n        font-size: 1.8rem;\n    }\n\n    .job-offer-subtitle {\n        font-size: 1.1rem;\n    }\n\n    .job-offer-badges {\n        gap: 10px;\n    }\n\n    .job-offer-badge {\n        font-size: 0.85rem;\n        padding: 8px 16px;\n    }\n\n    .job-offer-main {\n        font-size: 1rem;\n    }\n\n    .job-offer-main h2 {\n        font-size: 1.5rem;\n        padding-left: 45px;\n    }\n\n    .job-offer-main h2 svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .job-application-section {\n        padding: 35px 25px;\n    }\n\n    .job-application-title {\n        font-size: 1.5rem;\n        flex-direction: column;\n    }\n\n    .job-application-text {\n        font-size: 1rem;\n    }\n\n    .job-application-email {\n        width: 100%;\n        justify-content: center;\n    }\n}\n<\/style>\n\n<!-- Container principal de l'offre -->\n<div class=\"job-offer-container fade-in\">\n\n    <!-- Header de l'offre -->\n    <header class=\"job-offer-header\">\n        <h1 class=\"job-offer-title\">Job Opening \u2013 Research Engineer in Preclinical Imaging<\/h1>\n        <p class=\"job-offer-subtitle\">GIP CYROI \u2013 Radiochemistry and Small Animal Imaging Unit (RIPA)<\/p>\n\n        <!-- Badges d'informations cl\u00e9s -->\n        <div class=\"job-offer-badges\">\n            <span class=\"job-offer-badge contract\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-1 2l5 5h-5V4zM8 18v-1h8v1H8zm0-4v-1h8v1H8zm0-4v-1h5v1H8z\"\/>\n                <\/svg>\n                1-year fixed-term contract (renewable)\n            <\/span>\n            <span class=\"job-offer-badge location\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/>\n                <\/svg>\n                Saint-Denis, Reunion Island\n            <\/span>\n            <span class=\"job-offer-badge deadline\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\" width=\"18\" height=\"18\">\n                    <path d=\"M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z\"\/>\n                <\/svg>\n                Position available immediately\n            <\/span>\n        <\/div>\n    <\/header>\n\n    <!-- Contenu principal -->\n    <div class=\"job-offer-content\">\n\n        <main class=\"job-offer-main\">\n\n            <!-- Section contexte -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n                <\/svg>\n                Context and main role\n            <\/h2>\n            <p>GIP CYROI is expanding its teams and is recruiting a Research Engineer in Preclinical Imaging within its Radiochemistry and Small Animal Imaging Unit (RIPA).<\/p>\n            <p>Based in Saint-Denis, at the heart of the Technopole de La R\u00e9union, this position is part of a high-level scientific environment dedicated to biomedical research and biotechnology.<\/p>\n\n            <div class=\"job-project-context\">\n                <p>The successful candidate will work on projects of high scientific value, in close collaboration with the radiochemistry and biology teams and with the region's clinical partners. This position offers strong collaborative opportunities and directly contributes to innovative health research programmes.<\/p>\n            <\/div>\n\n            <!-- Section missions -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM19 19c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z\"\/>\n                    <path d=\"M9 7h6v2H9zm7 0h2v2h-2zm-7 3h6v2H9zm7 0h2v2h-2z\"\/>\n                <\/svg>\n                Your responsibilities\n            <\/h2>\n\n            <h3>A key role on a cutting-edge technology platform<\/h3>\n            <ul>\n                <li>Designing and optimising multimodal preclinical imaging protocols (micro-PET\/SPECT\/CT, optical imaging)<\/li>\n                <li>Performing image acquisition, reconstruction and quantitative analysis (biodistribution, pharmacokinetics, therapeutic monitoring)<\/li>\n                <li>Developing new protocols related to the radiotracers produced on the platform<\/li>\n                <li>Providing scientific and technical support to users (researchers, PhD students, partners)<\/li>\n                <li>Contributing to the dissemination of results (publications, conferences, research projects)<\/li>\n            <\/ul>\n\n            <!-- Section sp\u00e9cificit\u00e9s -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M11 17h2v-6h-2v6zm1-15C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM11 9h2V7h-2v2z\"\/>\n                <\/svg>\n                A position with significant technical and regulatory specificities\n            <\/h2>\n            <p>This position has several important particularities:<\/p>\n            <ul>\n                <li><strong>Regulated radiological environment: work in a controlled area requiring strict compliance with radiation protection rules<\/strong> travail en zone class\u00e9e n\u00e9cessitant le respect strict des r\u00e8gles de radioprotection<\/li>\n                <li><strong>Work in animal facilities: experiments on animal models within a strictly regulated ethical framework (SPS level)<\/strong> exp\u00e9rimentations sur mod\u00e8les animaux dans un cadre \u00e9thique encadr\u00e9 (niveau SPS)<\/li>\n                <li><strong>Horaires flexibles :<\/strong> Flexible hours: some acquisitions may require evening or weekend work<\/li>\n                <li><strong>Interactions pluridisciplinaires fortes :<\/strong> Strong multidisciplinary interactions: close collaboration with internal teams (radiochemistry, biology) and external partners, including the  University Hospital of Reunion Island (CHU)<\/li>\n                <li><strong>Responsabilit\u00e9 technique :<\/strong> Technical responsibility: involvement in equipment maintenance, quality monitoring and technology watch<\/li>\n            <\/ul>\n            \n\n            <!-- Section profil -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"\/>\n                <\/svg>\n                Candidate profile\n            <\/h2>\n\n            <div class=\"job-info-box\">\n                <h3>Education and experience<\/h3>\n                <p><strong>Required qualification:<\/strong> Required qualification: PhD in medical imaging, biophysics, neuroscience, pharmacology or related field<\/p>\n                <p><strong>Desired experience:<\/strong> Au moins deux ans en imagerie pr\u00e9clinique<\/p>\n            <\/div>\n\n            <h3>Technical skills<\/h3>\n            <ul>\n                <li>Strong skills in image analysis and modelling<\/li>\n                <li>Good command of dedicated tools and software<\/li>\n                <li>Knowledge of radiobiology and radiopharmacy<\/li>\n                <li>Proficient scientific English<\/li>\n            <\/ul>\n\n            <h3>Professional qualities<\/h3>\n            <ul>\n                <li>Rigour and autonomy<\/li>\n                <li>Strong organisational skills<\/li>\n                <li>Team spirit<\/li>\n            <\/ul>\n\n            <!-- Section conditions -->\n            <h2>\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                    <path d=\"M20 6h-2.18c.11-.31.18-.65.18-1 0-1.66-1.34-3-3-3-1.05 0-1.96.54-2.5 1.35l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-5-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 11 8.76l1-1.36 1 1.36L15.38 12 17 10.83 14.92 8H20v6z\"\/>\n                <\/svg>\n                Employment conditions\n            <\/h2>\n            <ul>\n                <li><strong>Contract type:<\/strong> CDD d&rsquo;un an renouvelable<\/li>\n                <li><strong>Location: Saint-Denis, Technopole de La R\u00e9union<\/strong> Saint-Denis, Technopole de La R\u00e9union<\/li>\n                <li><strong>Start date: As soon as possible<\/strong> D\u00e8s que possible<\/li>\n            <\/ul>\n\n        <\/main>\n\n    <\/div>\n\n    <!-- Section candidature -->\n    <div class=\"job-application-section\">\n        <h2 class=\"job-application-title\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                <path d=\"M2.01 21L23 12 2.01 3 2 10l15 2-15 2z\"\/>\n            <\/svg>\n            Apply for this position\n        <\/h2>\n        <p class=\"job-application-text\">\n            To apply, please send your application to Emmanuelle Jestin (Head of the RIPA Unit):\n        <\/p>\n        <a href=\"mailto:e.jestin@cyroi.fr?subject=Candidature \u2013 Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique\" class=\"job-application-email\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n                <path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\n            <\/svg>\n            e.jestin@cyroi.fr\n        <\/a>\n        \n    <\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>GIP CYROI is expanding its teams and is recruiting a Research Engineer in Preclinical Imaging within its Radiochemistry and Small Animal Imaging Unit (RIPA).<\/p>","protected":false},"author":1904,"featured_media":8047,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[13,15],"tags":[],"class_list":["post-8046","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-nos-actualites","category-offres-demploi"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Offre d&#039;emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F) - CYROI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cyroi.re\/en\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Offre d&#039;emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F) - CYROI\" \/>\n<meta property=\"og:description\" content=\"Le GIP CYROI renforce ses \u00e9quipes et recrute un(e) Ing\u00e9nieur(e) de Recherche en Imagerie Pr\u00e9clinique au sein de son unit\u00e9 Radiochimie et Imagerie du Petit Animal (RIPA).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cyroi.re\/en\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/\" \/>\n<meta property=\"og:site_name\" content=\"CYROI\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100066913282100\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-15T11:39:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T11:39:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anne Ga\u00eblle Lefevre\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anne Ga\u00eblle Lefevre\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/\"},\"author\":{\"name\":\"Anne Ga\u00eblle Lefevre\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/person\\\/66088ebfb93df1b8ed3068c0b8be6ece\"},\"headline\":\"Offre d&#8217;emploi &#8211; Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\\\/F)\",\"datePublished\":\"2026-04-15T11:39:53+00:00\",\"dateModified\":\"2026-04-15T11:39:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/\"},\"wordCount\":475,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Preclinique.jpg\",\"articleSection\":[\"Nos actualit\u00e9s\",\"Offres d'emploi\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/\",\"url\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/\",\"name\":\"Offre d'emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\\\/F) - CYROI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Preclinique.jpg\",\"datePublished\":\"2026-04-15T11:39:53+00:00\",\"dateModified\":\"2026-04-15T11:39:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Preclinique.jpg\",\"contentUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Preclinique.jpg\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/cyroi.re\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Offre d&#8217;emploi &#8211; Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\\\/F)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#website\",\"url\":\"https:\\\/\\\/cyroi.re\\\/\",\"name\":\"CYROI\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cyroi.re\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#organization\",\"name\":\"CYROI\",\"url\":\"https:\\\/\\\/cyroi.re\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Design-sans-titre2.svg\",\"contentUrl\":\"https:\\\/\\\/cyroi.re\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/Design-sans-titre2.svg\",\"width\":375,\"height\":157,\"caption\":\"CYROI\"},\"image\":{\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100066913282100\",\"https:\\\/\\\/x.com\\\/GIP_CYROI\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/gip-cyroi\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cyroi.re\\\/#\\\/schema\\\/person\\\/66088ebfb93df1b8ed3068c0b8be6ece\",\"name\":\"Anne Ga\u00eblle Lefevre\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g\",\"caption\":\"Anne Ga\u00eblle Lefevre\"},\"url\":\"https:\\\/\\\/cyroi.re\\\/en\\\/author\\\/aglefevre\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Offre d'emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F) - CYROI","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/","og_locale":"en_US","og_type":"article","og_title":"Offre d'emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F) - CYROI","og_description":"Le GIP CYROI renforce ses \u00e9quipes et recrute un(e) Ing\u00e9nieur(e) de Recherche en Imagerie Pr\u00e9clinique au sein de son unit\u00e9 Radiochimie et Imagerie du Petit Animal (RIPA).","og_url":"https:\/\/cyroi.re\/en\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/","og_site_name":"CYROI","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100066913282100","article_published_time":"2026-04-15T11:39:53+00:00","article_modified_time":"2026-04-15T11:39:56+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg","type":"image\/jpeg"}],"author":"Anne Ga\u00eblle Lefevre","twitter_misc":{"Written by":"Anne Ga\u00eblle Lefevre","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#article","isPartOf":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/"},"author":{"name":"Anne Ga\u00eblle Lefevre","@id":"https:\/\/cyroi.re\/#\/schema\/person\/66088ebfb93df1b8ed3068c0b8be6ece"},"headline":"Offre d&#8217;emploi &#8211; Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F)","datePublished":"2026-04-15T11:39:53+00:00","dateModified":"2026-04-15T11:39:56+00:00","mainEntityOfPage":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/"},"wordCount":475,"commentCount":0,"publisher":{"@id":"https:\/\/cyroi.re\/#organization"},"image":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#primaryimage"},"thumbnailUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg","articleSection":["Nos actualit\u00e9s","Offres d'emploi"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/","url":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/","name":"Offre d'emploi - Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F) - CYROI","isPartOf":{"@id":"https:\/\/cyroi.re\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#primaryimage"},"image":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#primaryimage"},"thumbnailUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg","datePublished":"2026-04-15T11:39:53+00:00","dateModified":"2026-04-15T11:39:56+00:00","breadcrumb":{"@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#primaryimage","url":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg","contentUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2026\/04\/Preclinique.jpg","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/cyroi.re\/offre-demploi-ingenieur-de-recherche-en-imagerie-preclinique-h-f\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/cyroi.re\/"},{"@type":"ListItem","position":2,"name":"Offre d&#8217;emploi &#8211; Ing\u00e9nieur de Recherche en Imagerie Pr\u00e9clinique (H\/F)"}]},{"@type":"WebSite","@id":"https:\/\/cyroi.re\/#website","url":"https:\/\/cyroi.re\/","name":"CYROI","description":"","publisher":{"@id":"https:\/\/cyroi.re\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cyroi.re\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cyroi.re\/#organization","name":"CYROI","url":"https:\/\/cyroi.re\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cyroi.re\/#\/schema\/logo\/image\/","url":"https:\/\/cyroi.re\/wp-content\/uploads\/2024\/08\/Design-sans-titre2.svg","contentUrl":"https:\/\/cyroi.re\/wp-content\/uploads\/2024\/08\/Design-sans-titre2.svg","width":375,"height":157,"caption":"CYROI"},"image":{"@id":"https:\/\/cyroi.re\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100066913282100","https:\/\/x.com\/GIP_CYROI","https:\/\/www.linkedin.com\/company\/gip-cyroi"]},{"@type":"Person","@id":"https:\/\/cyroi.re\/#\/schema\/person\/66088ebfb93df1b8ed3068c0b8be6ece","name":"Anne Ga\u00eblle Lefevre","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a89a813ad3083d1319076abca6bf569147519f6f7a0383f7efd1e8892226539e?s=96&d=mm&r=g","caption":"Anne Ga\u00eblle Lefevre"},"url":"https:\/\/cyroi.re\/en\/author\/aglefevre\/"}]}},"_links":{"self":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8046","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/users\/1904"}],"replies":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/comments?post=8046"}],"version-history":[{"count":3,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8046\/revisions"}],"predecessor-version":[{"id":8050,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/posts\/8046\/revisions\/8050"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/media\/8047"}],"wp:attachment":[{"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/media?parent=8046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/categories?post=8046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cyroi.re\/en\/wp-json\/wp\/v2\/tags?post=8046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}