{"id":1506,"date":"2023-02-22T10:39:02","date_gmt":"2023-02-22T10:39:02","guid":{"rendered":"https:\/\/s-baxit.optimato.eu\/?p=1506"},"modified":"2023-02-22T18:47:36","modified_gmt":"2023-02-22T17:47:36","slug":"new-umpa-published","status":"publish","type":"post","link":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/","title":{"rendered":"New paper about improved UMPA version published in Optics Express"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1506\" class=\"elementor elementor-1506\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-403eff6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"403eff6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-43079fc\" data-id=\"43079fc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11c7072 elementor-widget elementor-widget-text-editor\" data-id=\"11c7072\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>UMPA (short for &#8220;Unified Modulated Pattern Analysis&#8221;) is a technique for extracting sample information from X-ray images acquired with e.g., speckle-based or grating-based techniques.<\/p><p>Our work on a faster, improved version of UMPA (see also our <a href=\"https:\/\/s-baxit.optimato.eu\/index.php\/2022\/08\/11\/new-umpa-preprint-and-github\/\" target=\"_blank\" rel=\"noopener\">previous post<\/a> about the preprint) has recently been published in Optics Express<span class=\"footnote_referrer\"><a role=\"button\" tabindex=\"0\" onclick=\"footnote_moveToReference_1506_2('footnote_plugin_reference_1506_2_1');\" onkeypress=\"footnote_moveToReference_1506_2('footnote_plugin_reference_1506_2_1');\" ><sup id=\"footnote_plugin_tooltip_1506_2_1\" class=\"footnote_plugin_tooltip_text\">1<\/sup><\/a><span id=\"footnote_plugin_tooltip_text_1506_2_1\" class=\"footnote_tooltip\"><a href=http:\/\/10.1364\/OE.474794>DeMarco2023<\/a><\/span><\/span><script type=\"text\/javascript\"> jQuery('#footnote_plugin_tooltip_1506_2_1').tooltip({ tip: '#footnote_plugin_tooltip_text_1506_2_1', tipClass: 'footnote_tooltip', effect: 'fade', predelay: 0, fadeInSpeed: 200, delay: 400, fadeOutSpeed: 200, position: 'top center', relative: true, offset: [-7, 0], });<\/script>! The paper is available <a href=\"https:\/\/doi.org\/10.1364\/OE.474794\">here<\/a> (open access), and the software itself can be found on <a href=\"https:\/\/github.com\/optimato\/UMPA\">GitHub<\/a> and <a href=\"https:\/\/doi.org\/10.5281\/zenodo.6984740\">Zenodo<\/a>. Find out more about our research <a href=\"https:\/\/s-baxit.optimato.eu\/index.php\/research\/\">here<\/a>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<div class=\"speaker-mute footnotes_reference_container\"> <div class=\"footnote_container_prepare\"><p><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_label pointer\" onclick=\"footnote_expand_collapse_reference_container_1506_2();\">References<\/span><span role=\"button\" tabindex=\"0\" class=\"footnote_reference_container_collapse_button\" style=\"display: none;\" onclick=\"footnote_expand_collapse_reference_container_1506_2();\">[<a id=\"footnote_reference_container_collapse_button_1506_2\">+<\/a>]<\/span><\/p><\/div> <div id=\"footnote_references_container_1506_2\" style=\"\"><table class=\"footnotes_table footnote-reference-container\"><caption class=\"accessibility\">References<\/caption> <tbody> \r\n\r\n<tr class=\"footnotes_plugin_reference_row\"> <th scope=\"row\" class=\"footnote_plugin_index_combi pointer\"  onclick=\"footnote_moveToAnchor_1506_2('footnote_plugin_tooltip_1506_2_1');\"><a id=\"footnote_plugin_reference_1506_2_1\" class=\"footnote_backlink\"><span class=\"footnote_index_arrow\">&#8593;<\/span>1<\/a><\/th> <td class=\"footnote_plugin_text\">F. De Marco, S. Savatovi\u0107, R. Smith, V. Di Trapani, M. Margini, G. Lautizi and P. Thibault, <a href=http:\/\/10.1364\/OE.474794>High-speed processing of X-ray wavefront marking data with the Unified Modulated Pattern Analysis (UMPA) model<\/a>, <b>Optics Express<\/b> (2023)<\/td><\/tr>\r\n\r\n <\/tbody> <\/table> <\/div><\/div><script type=\"text\/javascript\"> function footnote_expand_reference_container_1506_2() { jQuery('#footnote_references_container_1506_2').show(); jQuery('#footnote_reference_container_collapse_button_1506_2').text('\u2212'); } function footnote_collapse_reference_container_1506_2() { jQuery('#footnote_references_container_1506_2').hide(); jQuery('#footnote_reference_container_collapse_button_1506_2').text('+'); } function footnote_expand_collapse_reference_container_1506_2() { if (jQuery('#footnote_references_container_1506_2').is(':hidden')) { footnote_expand_reference_container_1506_2(); } else { footnote_collapse_reference_container_1506_2(); } } function footnote_moveToReference_1506_2(p_str_TargetID) { footnote_expand_reference_container_1506_2(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } } function footnote_moveToAnchor_1506_2(p_str_TargetID) { footnote_expand_reference_container_1506_2(); var l_obj_Target = jQuery('#' + p_str_TargetID); if (l_obj_Target.length) { jQuery( 'html, body' ).delay( 0 ); jQuery('html, body').animate({ scrollTop: l_obj_Target.offset().top - window.innerHeight * 0.2 }, 380); } }<\/script>","protected":false},"excerpt":{"rendered":"<p>Illustration of the techniques used for cost function minimization and interpolation in the new implementation of UMPA<\/p>\n","protected":false},"author":4,"featured_media":1510,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[109],"tags":[],"class_list":["post-1506","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-publication","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New paper about speckle-based X-ray with UMPA<\/title>\n<meta name=\"description\" content=\"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New paper about speckle-based X-ray with UMPA\" \/>\n<meta property=\"og:description\" content=\"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\" \/>\n<meta property=\"og:site_name\" content=\"S-BaXIT\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-22T10:39:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-22T17:47:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1329\" \/>\n\t<meta property=\"og:image:height\" content=\"492\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Fabio Domenico De Marco\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OptImaToGroup\" \/>\n<meta name=\"twitter:site\" content=\"@OptImaToGroup\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Fabio Domenico De Marco\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\"},\"author\":{\"name\":\"Fabio Domenico De Marco\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/a3ac0b25eda6d32c072018a881249470\"},\"headline\":\"New paper about improved UMPA version published in Optics Express\",\"datePublished\":\"2023-02-22T10:39:02+00:00\",\"dateModified\":\"2023-02-22T17:47:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\"},\"wordCount\":91,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/#organization\"},\"image\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg\",\"articleSection\":[\"Publication\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\",\"url\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\",\"name\":\"New paper about speckle-based X-ray with UMPA\",\"isPartOf\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg\",\"datePublished\":\"2023-02-22T10:39:02+00:00\",\"dateModified\":\"2023-02-22T17:47:36+00:00\",\"description\":\"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!\",\"breadcrumb\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage\",\"url\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg\",\"contentUrl\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg\",\"width\":1329,\"height\":492,\"caption\":\"Illustration of the techniques used for cost function minimization and interpolation in the new implementation of UMPA\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/s-baxit.optimato.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New paper about improved UMPA version published in Optics Express\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#website\",\"url\":\"https:\/\/s-baxit.optimato.eu\/\",\"name\":\"S-BaXIT EU Research Project\",\"description\":\"Scattering-Based X-ray Imaging and Tomography - Thibault group at University of Trieste\",\"publisher\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/#organization\"},\"alternateName\":\"S-BaXIT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/s-baxit.optimato.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#organization\",\"name\":\"S-BaXIT\",\"url\":\"https:\/\/s-baxit.optimato.eu\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2021\/04\/S-BaXIT_RGB.png\",\"contentUrl\":\"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2021\/04\/S-BaXIT_RGB.png\",\"width\":7166,\"height\":1724,\"caption\":\"S-BaXIT\"},\"image\":{\"@id\":\"https:\/\/s-baxit.optimato.eu\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/OptImaToGroup\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/a3ac0b25eda6d32c072018a881249470\",\"name\":\"Fabio Domenico De Marco\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/28198001b5a8492c061ae781e839dfc28bab2e155aaa72bc20c7bf2b1c25055d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/28198001b5a8492c061ae781e839dfc28bab2e155aaa72bc20c7bf2b1c25055d?s=96&d=mm&r=g\",\"caption\":\"Fabio Domenico De Marco\"},\"url\":\"https:\/\/s-baxit.optimato.eu\/index.php\/author\/fdemarco\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New paper about speckle-based X-ray with UMPA","description":"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!","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:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/","og_locale":"en_US","og_type":"article","og_title":"New paper about speckle-based X-ray with UMPA","og_description":"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!","og_url":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/","og_site_name":"S-BaXIT","article_published_time":"2023-02-22T10:39:02+00:00","article_modified_time":"2023-02-22T17:47:36+00:00","og_image":[{"width":1329,"height":492,"url":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg","type":"image\/jpeg"}],"author":"Fabio Domenico De Marco","twitter_card":"summary_large_image","twitter_creator":"@OptImaToGroup","twitter_site":"@OptImaToGroup","twitter_misc":{"Written by":"Fabio Domenico De Marco","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#article","isPartOf":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/"},"author":{"name":"Fabio Domenico De Marco","@id":"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/a3ac0b25eda6d32c072018a881249470"},"headline":"New paper about improved UMPA version published in Optics Express","datePublished":"2023-02-22T10:39:02+00:00","dateModified":"2023-02-22T17:47:36+00:00","mainEntityOfPage":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/"},"wordCount":91,"commentCount":0,"publisher":{"@id":"https:\/\/s-baxit.optimato.eu\/#organization"},"image":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage"},"thumbnailUrl":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg","articleSection":["Publication"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/","url":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/","name":"New paper about speckle-based X-ray with UMPA","isPartOf":{"@id":"https:\/\/s-baxit.optimato.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage"},"image":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage"},"thumbnailUrl":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg","datePublished":"2023-02-22T10:39:02+00:00","dateModified":"2023-02-22T17:47:36+00:00","description":"Our work on the faster, improved version of UMPA by F. De Marco et al. has been published in Optics Express!","breadcrumb":{"@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#primaryimage","url":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg","contentUrl":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2023\/02\/interpolation.jpg","width":1329,"height":492,"caption":"Illustration of the techniques used for cost function minimization and interpolation in the new implementation of UMPA"},{"@type":"BreadcrumbList","@id":"https:\/\/s-baxit.optimato.eu\/index.php\/2023\/02\/22\/new-umpa-published\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/s-baxit.optimato.eu\/"},{"@type":"ListItem","position":2,"name":"New paper about improved UMPA version published in Optics Express"}]},{"@type":"WebSite","@id":"https:\/\/s-baxit.optimato.eu\/#website","url":"https:\/\/s-baxit.optimato.eu\/","name":"S-BaXIT EU Research Project","description":"Scattering-Based X-ray Imaging and Tomography - Thibault group at University of Trieste","publisher":{"@id":"https:\/\/s-baxit.optimato.eu\/#organization"},"alternateName":"S-BaXIT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/s-baxit.optimato.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/s-baxit.optimato.eu\/#organization","name":"S-BaXIT","url":"https:\/\/s-baxit.optimato.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/s-baxit.optimato.eu\/#\/schema\/logo\/image\/","url":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2021\/04\/S-BaXIT_RGB.png","contentUrl":"https:\/\/s-baxit.optimato.eu\/wp-content\/uploads\/2021\/04\/S-BaXIT_RGB.png","width":7166,"height":1724,"caption":"S-BaXIT"},"image":{"@id":"https:\/\/s-baxit.optimato.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/OptImaToGroup"]},{"@type":"Person","@id":"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/a3ac0b25eda6d32c072018a881249470","name":"Fabio Domenico De Marco","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/s-baxit.optimato.eu\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/28198001b5a8492c061ae781e839dfc28bab2e155aaa72bc20c7bf2b1c25055d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/28198001b5a8492c061ae781e839dfc28bab2e155aaa72bc20c7bf2b1c25055d?s=96&d=mm&r=g","caption":"Fabio Domenico De Marco"},"url":"https:\/\/s-baxit.optimato.eu\/index.php\/author\/fdemarco\/"}]}},"_links":{"self":[{"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/posts\/1506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/comments?post=1506"}],"version-history":[{"count":30,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/posts\/1506\/revisions"}],"predecessor-version":[{"id":1617,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/posts\/1506\/revisions\/1617"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/media\/1510"}],"wp:attachment":[{"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/media?parent=1506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/categories?post=1506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-baxit.optimato.eu\/index.php\/wp-json\/wp\/v2\/tags?post=1506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}