<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Radiomics on Qualia Radiomics</title>
    <link>https://www.qradiomics.com/tags/radiomics/</link>
    <description>Recent content in Radiomics on Qualia Radiomics</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 May 2026 09:00:00 -0400</lastBuildDate>
    <atom:link href="https://www.qradiomics.com/tags/radiomics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Selected for ASTRO 2026 BEST of Physics — Oral Presentation in Boston</title>
      <link>https://www.qradiomics.com/posts/2026-05-18-astro-2026-best-of-physics-oral-acceptance/</link>
      <pubDate>Mon, 18 May 2026 09:00:00 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2026-05-18-astro-2026-best-of-physics-oral-acceptance/</guid>
      <description>&lt;p&gt;Thrilled to share that our work has been selected for an &lt;strong&gt;Oral Scientific Presentation in the &lt;em&gt;BEST of Physics&lt;/em&gt; session&lt;/strong&gt; at the &lt;strong&gt;American Society for Radiation Oncology (ASTRO) 2026 Annual Meeting&lt;/strong&gt;, September 26–30 in Boston, MA. Out of &lt;strong&gt;~2,700 abstracts submitted&lt;/strong&gt; to ASTRO this year, only &lt;strong&gt;300 were chosen&lt;/strong&gt; for oral presentation, and &lt;em&gt;BEST of Physics&lt;/em&gt; gathers the highest-rated physics work of the meeting.&lt;/p&gt;
&lt;h2 id=&#34;presentation-details&#34;&gt;Presentation details&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;&lt;/th&gt;
          &lt;th&gt;&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Abstract #&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;75557&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Title&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Early Adaptive Interventions in Lung Cancer: Leveraging Fusion of Longitudinal CBCT Trajectories and Clinical Variables for Robust Survival Prediction&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Session&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;SS 19 — &lt;em&gt;BEST of Physics&lt;/em&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Date / Time&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;September 28, 2026 · 10:45 AM – 12:00 PM ET&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Venue&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Thomas M. Menino Convention &amp;amp; Exhibition Center, Boston, MA&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Format&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;7-min oral + 3-min Q&amp;amp;A&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Publication&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.redjournal.org&#34;&gt;Red Journal&lt;/a&gt; supplement&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;authors&#34;&gt;Authors&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Wookjin Choi&lt;/strong&gt;, Pradeep Bhetwal, Michael Dichmann, Yingcui Jia, Wenchao Cao, Danfu Liang, Yingxuan Chen, Adam Dicker, Yevgeniy Vinogradskiy&lt;/p&gt;</description>
    </item>
    <item>
      <title>qradiomics — Radiomics Research CLI</title>
      <link>https://www.qradiomics.com/projects/2026-05-17-qradiomics/</link>
      <pubDate>Sun, 17 May 2026 20:31:21 -0400</pubDate>
      <guid>https://www.qradiomics.com/projects/2026-05-17-qradiomics/</guid>
      <description>&lt;p&gt;&lt;strong&gt;License:&lt;/strong&gt; MIT · &lt;strong&gt;Python:&lt;/strong&gt; 3.11+ · &lt;strong&gt;Repo:&lt;/strong&gt; &lt;a href=&#34;https://github.com/choilab-jefferson/qradiomics&#34;&gt;choilab-jefferson/qradiomics&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Radiomics research CLI. &lt;code&gt;qr&lt;/code&gt; does two things equally well:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Atomic tasks&lt;/strong&gt; — convert DICOM, extract features, merge clinical, fit a model. Each is a single command, files in / files out.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Workflow assembly&lt;/strong&gt; — generate, mutate, scaffold, and run multi-step pipelines from those atomic tasks. Default executor is &lt;strong&gt;Nextflow&lt;/strong&gt; (per-patient parallel + cache + HPC); &lt;strong&gt;Prefect&lt;/strong&gt; is the secondary executor; &lt;strong&gt;inline&lt;/strong&gt; is the small-cohort fallback.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The canonical radiomics data flow has four stages — &lt;strong&gt;data → image → features → modeling&lt;/strong&gt; — and one &lt;code&gt;qr workflow plan&lt;/code&gt; call instantiates the whole chain:&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Nexus featured our cardiac PET radiomics study</title>
      <link>https://www.qradiomics.com/posts/2024-06-27-the-nexus-featured-our-cardiac-pet-radiomics-study/</link>
      <pubDate>Thu, 27 Jun 2024 13:38:07 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2024-06-27-the-nexus-featured-our-cardiac-pet-radiomics-study/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://nexus.jefferson.edu/science-and-technology/jefferson-investigates-artificial-intelligence-and-heart-disease-prenatal-drug-use-and-adhd-and-potassium-channels-and-neurological-disease/#lung-scans&#34;&gt;Jefferson Investigates: Artificial Intelligence and Heart Disease — The Nexus&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.qradiomics.com/posts/2024-06-27-the-nexus-featured-our-cardiac-pet-radiomics-study/images/image.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://medicalxpress.com/news/2024-06-machine-lung-cancer-scans-heart.html&#34;&gt;https://medicalxpress.com/news/2024-06-machine-lung-cancer-scans-heart.html&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shining a Light: Unveiling Cardiac Risks Using PET Imaging in Lung Cancer Radiotherapy</title>
      <link>https://www.qradiomics.com/posts/2024-04-14-shining-a-light-unveiling-cardiac-risks-using-pet-imaging-in-lung-cancer-radiotherapy/</link>
      <pubDate>Sun, 14 Apr 2024 16:38:31 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2024-04-14-shining-a-light-unveiling-cardiac-risks-using-pet-imaging-in-lung-cancer-radiotherapy/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://qradiomics.com/2023/09/11/novel-functional-delta-radiomics-for-predicting-overall-survival-in-lung-cancer-radiotherapy-using-cardiac-fdg-pet-uptake/&#34;&gt;Our study on cardiac toxicity in lung cancer treatment&lt;/a&gt; is now featured in a JCO CCI editorial. Discoveries that could change patient care are on the horizon. Stay tuned! &lt;a href=&#34;https://www.facebook.com/hashtag/cardiactoxicity?__eep__=6&amp;amp;__cft__%5B0%5D=AZVYuNlW1e31uhubkm-E3LkIOc41m_6ws0yeRNQoHoAAfTj9Hi9QyM7eqtYciuE7xVVbG3IeS9lMJZhc5vQuwAwe0Fl1ZEUTpwq3BaIuLOCTmwRfO-88Vg_sIQhl-_kK66nRPi2gNlTw28c-8Pz83HiJDqqdY9Q4k3WScrfQ5YYTpw&amp;amp;__tn__=*NK-R&#34;&gt;#CardiacToxicity&lt;/a&gt;&lt;a href=&#34;https://www.facebook.com/hashtag/lungcancer?__eep__=6&amp;amp;__cft__%5B0%5D=AZVYuNlW1e31uhubkm-E3LkIOc41m_6ws0yeRNQoHoAAfTj9Hi9QyM7eqtYciuE7xVVbG3IeS9lMJZhc5vQuwAwe0Fl1ZEUTpwq3BaIuLOCTmwRfO-88Vg_sIQhl-_kK66nRPi2gNlTw28c-8Pz83HiJDqqdY9Q4k3WScrfQ5YYTpw&amp;amp;__tn__=*NK-R&#34;&gt;#LungCancer&lt;/a&gt;&lt;a href=&#34;https://www.facebook.com/hashtag/innovation?__eep__=6&amp;amp;__cft__%5B0%5D=AZVYuNlW1e31uhubkm-E3LkIOc41m_6ws0yeRNQoHoAAfTj9Hi9QyM7eqtYciuE7xVVbG3IeS9lMJZhc5vQuwAwe0Fl1ZEUTpwq3BaIuLOCTmwRfO-88Vg_sIQhl-_kK66nRPi2gNlTw28c-8Pz83HiJDqqdY9Q4k3WScrfQ5YYTpw&amp;amp;__tn__=*NK-R&#34;&gt;#Innovation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://ascopubs.org/doi/10.1200/CCI.24.00045&#34;&gt;&lt;img alt=&#34;Shining a Light: Unveiling Cardiac Risks Using Positron Emission Tomography Imaging in Lung Cancer Radiotherapy&#34; loading=&#34;lazy&#34; src=&#34;https://www.qradiomics.com/posts/2024-04-14-shining-a-light-unveiling-cardiac-risks-using-pet-imaging-in-lung-cancer-radiotherapy/images/image.jpeg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://ascopubs.org/doi/10.1200/CCI.24.00045&#34;&gt;Shining a Light: Unveiling Cardiac Risks Using Positron Emission Tomography Imaging in Lung Cancer Radiotherapy&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Exploring published and novel pre-treatment CT and PET radiomics to stratify risk of progression among early-stage non-small cell lung cancer patients treated with stereotactic radiation</title>
      <link>https://www.qradiomics.com/posts/2023-11-07-exploring-published-and-novel-pre-treatment-ct-and-pet-radiomics-to-stratify-risk-of-progression-among-early-stage-non-small-cell-lung-cancer-patients-treated-with-stereotactic-radiation/</link>
      <pubDate>Tue, 07 Nov 2023 17:36:22 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2023-11-07-exploring-published-and-novel-pre-treatment-ct-and-pet-radiomics-to-stratify-risk-of-progression-among-early-stage-non-small-cell-lung-cancer-patients-treated-with-stereotactic-radiation/</guid>
      <description>&lt;p&gt;Maria Thor 1,4, Kelly Fitzgerald 2,4, Aditya Apte 1, Jung Hun Oh 1, Aditi Iyer 1, Otasowie Odiase 2, Saad Nadeem 1, Ellen D. Yorke 1, Jamie Chaft 3, Abraham J. Wu 2, Michael Offin 3, Charles B Simone II 2, Isabel Preeshagul 3, Daphna Y. Gelblum 2, Daniel Gomez 2, Joseph O. Deasy 1, Andreas Rimner 2&lt;br&gt;
1Department of Medical Physics, Memorial Sloan Kettering Cancer Center&lt;br&gt;
2Department of Radiation Oncology, Memorial Sloan Kettering Cancer Center&lt;br&gt;
3Department of Medicine, Memorial Sloan Kettering Cancer Center&lt;/p&gt;</description>
    </item>
    <item>
      <title>Novel Functional Radiomics for Predicting Cardiotoxicity in Lung Cancer Radiotherapy using Cardiac FDG-PET Uptake</title>
      <link>https://www.qradiomics.com/posts/2023-09-11-novel-functional-delta-radiomics-for-predicting-overall-survival-in-lung-cancer-radiotherapy-using-cardiac-fdg-pet-uptake/</link>
      <pubDate>Mon, 11 Sep 2023 12:03:17 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2023-09-11-novel-functional-delta-radiomics-for-predicting-overall-survival-in-lung-cancer-radiotherapy-using-cardiac-fdg-pet-uptake/</guid>
      <description>&lt;p&gt;Our paper &lt;strong&gt;“Novel Functional Radiomics for Prediction of Cardiac Positron Emission Tomography Avidity in Lung Cancer Radiotherapy”&lt;/strong&gt; has been published in &lt;a href=&#34;https://ascopubs.org/doi/10.1200/CCI.23.00241&#34;&gt;JCO CCI&lt;/a&gt;. This research work delves into an innovative approach to predict clinical cardiac assessment using functional imaging.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.qradiomics.com/posts/2023-09-11-novel-functional-delta-radiomics-for-predicting-overall-survival-in-lung-cancer-radiotherapy-using-cardiac-fdg-pet-uptake/images/image.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.qradiomics.com/posts/2023-09-11-novel-functional-delta-radiomics-for-predicting-overall-survival-in-lung-cancer-radiotherapy-using-cardiac-fdg-pet-uptake/images/image-1.png&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;abstract&#34;&gt;Abstract:&lt;/h3&gt;
&lt;p&gt;Traditional methods for evaluating cardiotoxicity primarily focus on radiation doses to the heart. However, functional imaging offers the potential to enhance early prediction of cardiotoxicity in lung cancer patients undergoing radiotherapy. In this context, &lt;strong&gt;Fluorine-18 (18F) fluorodeoxyglucose (FDG)-positron emission tomography (PET)/computed tomography (CT)&lt;/strong&gt; imaging plays a crucial role. This study aims to develop a radiomics model that predicts clinical cardiac assessment using 18F-FDG PET/CT scans before thoracic radiation therapy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2023 Accepted/Invited Annual Meeting abstracts</title>
      <link>https://www.qradiomics.com/posts/2023-05-08-2023-accepted-invited-annual-meeting-abstracts/</link>
      <pubDate>Mon, 08 May 2023 17:22:21 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2023-05-08-2023-accepted-invited-annual-meeting-abstracts/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;AAPM Annual Meeting (Houston, TX • July 23 ‒ 27, 2023)&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Novel Functional Delta-Radiomics for Predicting Overall Survival in Lung Cancer Radiotherapy Using Cardiac FDG-PET Uptake&lt;br&gt;
&lt;strong&gt;Wookjin Choi&lt;/strong&gt;, Yevgeniy Vinogradskiy&lt;br&gt;
Interactive ePoster Discussions: Sunday, July 23, 2023: 3:00 PM - 3:30 PM, GRBCC, Exhibit Hall | Forum 6&lt;br&gt;
&lt;a href=&#34;https://aapm.confex.com/aapm/2023am/meetingapp.cgi/Paper/2188&#34;&gt;SU-300-IePD-F6-4 Novel Functional Delta-Radiomics for Predicting Overall Survival in Lung Cancer Radiotherapy Using Cardiac FDG-PET Uptake&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deep Learning Segmentation for Accurate GTV and OAR Segmentation in MR-Guided Adaptive Radiotherapy for Pancreatic Cancer Patients&lt;br&gt;
&lt;strong&gt;Wookjin Choi&lt;/strong&gt;, Hamidreza Nourzadeh, Yingxuan Chen, Christopher G. Ainsley, Vimal K. Desai, Alexander A. Kubli, Yevgeniy Vinogradskiy, Maria Werner-Wasik, Adam Mueller, and Karen E. Mooney&lt;br&gt;
&lt;a href=&#34;https://aapm.confex.com/aapm/2023am/meetingapp.cgi/Paper/3903&#34;&gt;PO-GePV-D-50 Deep Learning Segmentation for Accurate GTV and OAR Segmentation in MR-Guided Adaptive Radiotherapy for Pancreatic Cancer Patients&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Longitudinal CBCT radiomics in Lung Cancer supported by Varian Medical Systems Inc.</title>
      <link>https://www.qradiomics.com/posts/2023-02-10-longitudinal-cbct-radiomics-in-lung-cancer-supported-by-varian-medical-systems-inc/</link>
      <pubDate>Fri, 10 Feb 2023 15:23:27 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2023-02-10-longitudinal-cbct-radiomics-in-lung-cancer-supported-by-varian-medical-systems-inc/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Varian&lt;/strong&gt; will support my research project entitled &amp;ldquo;&lt;strong&gt;Longitudinal CBCT radiomics analysis for lung cancer radiotherapy response and prognosis prediction&lt;/strong&gt;&amp;rdquo; with $230,000 over 2 years. This is the first research grant from Varian to the Department of Radiation Oncology, Sidney Kimmel Medical College at Thomas Jefferson University. This project can potentially impact the clinical practice of lung cancer patients by using standard imaging modalities (CBCT and 4D-CBCT) to provide early prediction of prognosis and toxicity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clinically-Interpretable Radiomics</title>
      <link>https://www.qradiomics.com/posts/2022-06-29-clinically-interpretable-radiomics/</link>
      <pubDate>Wed, 29 Jun 2022 21:01:32 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2022-06-29-clinically-interpretable-radiomics/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://arxiv.org/pdf/2206.14903.pdf&#34;&gt;MICCAI&#39;22 Paper&lt;/a&gt; | &lt;a href=&#34;https://arxiv.org/pdf/1808.08307.pdf&#34;&gt;CMPB&#39;21 Paper&lt;/a&gt; | &lt;a href=&#34;https://zenodo.org/record/6762573&#34;&gt;CIRDataset&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This library serves as a one-stop solution for analyzing datasets using clinically-interpretable radiomics (CIR) in cancer imaging (&lt;a href=&#34;https://github.com/choilab-jefferson/CIR&#34;&gt;https://github.com/choilab-jefferson/CIR&lt;/a&gt;). The primary motivation for this comes from our collaborators in radiology and radiation oncology inquiring about the importance of clinically-reported features in state-of-the-art deep learning malignancy/recurrence/treatment response prediction algorithms. Previous methods have performed such prediction tasks but without robust attribution to any clinically reported/actionable features (see extensive literature on the sensitivity of attribution methods to hyperparameters). This motivated us to curate datasets by annotating clinically-reported features at the voxel/vertex level on public datasets (using our published &lt;a href=&#34;https://github.com/taznux/LungCancerScreeningRadiomics&#34;&gt;advanced mathematical algorithms&lt;/a&gt;) and relating these to prediction tasks (bypassing the “flaky” attribution schemes). With the release of these comprehensively-annotated datasets, we hope that previous malignancy prediction methods can also validate their explanations and provide clinically-actionable insights. We also provide strong end-to-end baselines for extracting these hard-to-compute clinically-reported features and using these in different prediction tasks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lung Cancer Screening Radiomics</title>
      <link>https://www.qradiomics.com/posts/2022-06-08-lung-cancer-screening-radiomics/</link>
      <pubDate>Wed, 08 Jun 2022 11:32:36 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2022-06-08-lung-cancer-screening-radiomics/</guid>
      <description>&lt;p&gt;A comprehensive framework for lung cancer screening radiomics using LIDC-IDRI and LUNGx dataset.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Data preprocessing - download data, conversion, etc.&lt;/li&gt;
&lt;li&gt;Radiomics feature extraction including spiculation features&lt;/li&gt;
&lt;li&gt;AutoML model building and validation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Source code &lt;a href=&#34;https://github.com/choilab-jefferson/LungCancerScreeningRadiomics&#34;&gt;https://github.com/choilab-jefferson/LungCancerScreeningRadiomics&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;publications&#34;&gt;Publications&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Wookjin Choi, Jung Hun Oh, Sadegh Riyahi, Chia-Ju Liu, Feng Jiang, Wengen Chen, Charles White, Andreas Rimner, James G. Mechalakos, Joseph O. Deasy, and Wei Lu, “Radiomics analysis of pulmonary nodules in low-dose CT for early detection of lung cancer”, Medical Physics, Vol. 45, No. 4, pp. 1537-1549, April 2018. &lt;a href=&#34;https://doi.org/10.1002/mp.12820&#34;&gt;https://doi.org/10.1002/mp.12820&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Wookjin Choi, Saad Nadeem, Sadegh Riyahi, Joseph O. Deasy, Allen Tannenbaum, Wei Lu, “Reproducible and Interpretable Spiculation Quantification for Lung Cancer Screening.” Computer methods and programs in biomedicine. 200 2021. &lt;a href=&#34;https://doi.org/10.1016/j.cmpb.2020.105839&#34;&gt;https://doi.org/10.1016/j.cmpb.2020.105839&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description>
    </item>
    <item>
      <title>Hiring a Postdoctoral Fellow</title>
      <link>https://www.qradiomics.com/posts/2021-12-22-hiring-a-post-doctoral-fellow/</link>
      <pubDate>Wed, 22 Dec 2021 17:52:41 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2021-12-22-hiring-a-post-doctoral-fellow/</guid>
      <description>&lt;h4 id=&#34;postdoctoral-fellow---developing-clinically-interpretable-medical-imaging-ai-in-radiation-therapy&#34;&gt;Postdoctoral Fellow - Developing Clinically Interpretable Medical Imaging AI in Radiation Therapy&lt;/h4&gt;
&lt;p&gt;&lt;a href=&#34;https://recruit.jefferson.edu/psp/hcmp/EMPLOYEE/HRMS/c/HRS&#34;&gt;https://recruit.jefferson.edu/psp/hcmp/EMPLOYEE/HRMS/c/HRS&lt;/a&gt;_HRAM_FL.HRS_CG_SEARCH_FL.GBL?Page=HRS_APP_JBPST_FL&amp;amp;Action=U&amp;amp;FOCUS=Applicant&amp;amp;SiteId=1&amp;amp;JobOpeningId=9272548&amp;amp;PostingSeq=1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PI: Wookjin Choi, Ph.D. &amp;lt;&lt;a href=&#34;mailto:Wookjin.Choi@jefferson.edu&#34;&gt;Wookjin.Choi@jefferson.edu&lt;/a&gt;&amp;gt;&lt;br&gt;
Assistant Professor of Radiation Oncology, Thomas Jefferson University&lt;/li&gt;
&lt;li&gt;2 Years&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;responsibilities&#34;&gt;Responsibilities&lt;/h2&gt;
&lt;p&gt;POST-DOCTORAL POSITION, DEPARTMENT OF RADIATION ONCOLOGY: Thomas Jefferson University is now accepting applications for a post-doctoral fellow in the Department of Radiation Oncology with the Choi lab.  The post-doctoral position is for developing AI techniques for image-guided radiation therapy and clinical outcome prediction and decision-making using radiomics, deep learning, and other computationally intensive techniques. Trainees must have the opportunity to carry out supervised biomedical research with the primary objective of developing or extending their research skills and knowledge in preparation for an independent research career.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Artificial Intelligence in Radiation Oncology</title>
      <link>https://www.qradiomics.com/posts/2021-10-15-artificial-intelligence-in-radiation-oncology/</link>
      <pubDate>Fri, 15 Oct 2021 00:49:35 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2021-10-15-artificial-intelligence-in-radiation-oncology/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/254222500&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/251348093&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/250918971&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/250324683&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Reproducible and Interpretable Spiculation Quantification for Lung Cancer Screening</title>
      <link>https://www.qradiomics.com/posts/2020-11-17-reproducible-and-interpretable-spiculation-quantification-for-lung-cancer-screening/</link>
      <pubDate>Tue, 17 Nov 2020 20:24:09 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2020-11-17-reproducible-and-interpretable-spiculation-quantification-for-lung-cancer-screening/</guid>
      <description>&lt;p&gt;Choi, W., Nadeem, S., Alam, S. R., Deasy, J. O., Tannenbaum, A., &amp;amp; Lu, W. (2020). Reproducible and Interpretable Spiculation Quantification for Lung Cancer Screening. &lt;em&gt;Computer Methods and Programs in Biomedicine&lt;/em&gt;, 105839. &lt;a href=&#34;https://doi.org/10.1016/j.cmpb.2020.105839&#34;&gt;https://doi.org/10.1016/j.cmpb.2020.105839&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Source codes: &lt;a href=&#34;https://github.com/choilab-jefferson/LungCancerScreeningRadiomics&#34;&gt;https://github.com/choilab-jefferson/LungCancerScreeningRadiomics&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Highlights&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.qradiomics.com/posts/2020-11-17-reproducible-and-interpretable-spiculation-quantification-for-lung-cancer-screening/images/1-s2.0-s0169260720316722-gr1_lrg.jpg&#34;&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A novel interpretable spiculation feature is presented, computed using the area distortion metric from spherical conformal (angle-preserving) parameterization.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A simple one-step feature and prediction model is introduced which only uses our interpretable features (size, spiculation, lobulation, vessel/wall attachment) and has the added advantage of using weak-labeled training data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quantitative Cancer Image Analysis</title>
      <link>https://www.qradiomics.com/posts/2019-11-03-quantitative-cancer-image-analysis/</link>
      <pubDate>Sun, 03 Nov 2019 01:17:37 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2019-11-03-quantitative-cancer-image-analysis/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/189820450&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Radiomics in Lung Cancer</title>
      <link>https://www.qradiomics.com/posts/2018-10-01-radiomics-in-lung-cancer/</link>
      <pubDate>Mon, 01 Oct 2018 14:04:27 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2018-10-01-radiomics-in-lung-cancer/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/117684751&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Quantitative Image Analysis for Cancer Diagnosis and Radiation Therapy</title>
      <link>https://www.qradiomics.com/posts/2018-06-21-480/</link>
      <pubDate>Thu, 21 Jun 2018 01:59:26 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2018-06-21-480/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/117684751&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;Sep 17, 2018&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/98787521&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;May 21, 2018&lt;/p&gt;</description>
    </item>
    <item>
      <title>Radiomics and Deep Learning for Lung Cancer Screening</title>
      <link>https://www.qradiomics.com/posts/2017-11-12-radiomics-and-deep-learning-for-lung-cancer-screening/</link>
      <pubDate>Sun, 12 Nov 2017 08:12:54 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2017-11-12-radiomics-and-deep-learning-for-lung-cancer-screening/</guid>
      <description>&lt;p&gt;KOCSEA Technical Symposium 2017, Invited Talk, KSEA Travel Grant&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/81927502&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induced Lung Disease</title>
      <link>https://www.qradiomics.com/posts/2017-10-02-robust-normal-lung-ct-texture-features-for-the-prediction-of-radiation-induced-lung-disease/</link>
      <pubDate>Mon, 02 Oct 2017 01:30:51 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2017-10-02-robust-normal-lung-ct-texture-features-for-the-prediction-of-radiation-induced-lung-disease/</guid>
      <description>&lt;p&gt;2017 ASTRO annual meeting&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/80349716&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/80349717&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;&lt;a href=&#34;http://www.redjournal.org/article/S0360-3016(17)31540-7/fulltext&#34;&gt;http://www.redjournal.org/article/S0360-3016(17)31540-7/fulltext&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Aggressive Lung Adenocarcinoma Subtype Prediction Using FDG-PET/CT Radiomics</title>
      <link>https://www.qradiomics.com/posts/2017-08-01-aggressive-lung-adenocarcinoma-subtype-prediction-using-fdg-petct-radiomics/</link>
      <pubDate>Tue, 01 Aug 2017 12:07:40 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2017-08-01-aggressive-lung-adenocarcinoma-subtype-prediction-using-fdg-petct-radiomics/</guid>
      <description>&lt;p&gt;This paper has been published in the Computational and Structural Biotechnology Journal.&lt;/p&gt;
&lt;h2 id=&#34;preoperative-18f-fdg-petct-and-ct-radiomics-for-identifying-aggressive-histopathological-subtypes-in-early-stage-lung-adenocarcinoma&#34;&gt;Preoperative 18F-FDG PET/CT and CT radiomics for identifying aggressive histopathological subtypes in early stage lung adenocarcinoma&lt;/h2&gt;
&lt;p&gt;Wookjin Choi a d1, Chia-Ju Liu b 1, Sadegh Riyahi Alam a, Jung Hun Oh a, Raj Vaghjiani c, John Humm a, Wolfgang Weber b, Prasad S. Adusumilli c, Joseph O. Deasy a, Wei Lu a&lt;/p&gt;
&lt;p&gt;a Department of Medical Physics, Memorial Sloan Kettering Cancer Center, New York, NY 10065, USA b Department of Radiology, Memorial Sloan Kettering Cancer Center, New York, NY 10065, USA c Department of Surgery, Memorial Sloan Kettering Cancer Center, New York, NY 10065, USA d Department of Radiation Oncology, Thomas Jefferson University, Philadelphia, PA 19107, USA&lt;/p&gt;</description>
    </item>
    <item>
      <title>Current Projects - Sep 13, 2016</title>
      <link>https://www.qradiomics.com/posts/2016-09-14-current-projects-sep-13-2016/</link>
      <pubDate>Wed, 14 Sep 2016 10:30:00 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2016-09-14-current-projects-sep-13-2016/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/66003783&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Identification of Robust Normal Lung CT Texture Features for the Prediction of Radiation-Induced Lung Disease</title>
      <link>https://www.qradiomics.com/posts/2016-08-05-identification-of-robust-normal-lung-ct-texture-features-for-the-prediction-of-radiation-induced-lung-disease/</link>
      <pubDate>Fri, 05 Aug 2016 01:29:53 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2016-08-05-identification-of-robust-normal-lung-ct-texture-features-for-the-prediction-of-radiation-induced-lung-disease/</guid>
      <description>&lt;p&gt;2016 AAPM annual meeting&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/64719797&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;

&lt;p&gt;&lt;a href=&#34;http://onlinelibrary.wiley.com/doi/10.1118/1.4955803/abstract&#34;&gt;http://onlinelibrary.wiley.com/doi/10.1118/1.4955803/abstract&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Image processing in lung cancer screening and treatment</title>
      <link>https://www.qradiomics.com/posts/2016-03-10-image-processing-in-lung-cancer-screening-and-treatment/</link>
      <pubDate>Thu, 10 Mar 2016 21:11:35 -0500</pubDate>
      <guid>https://www.qradiomics.com/posts/2016-03-10-image-processing-in-lung-cancer-screening-and-treatment/</guid>
      <description>&lt;p&gt;Invited talk in GIST, Nov 2014&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/59354573&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Radiomics: Novel Paradigm of Deep Learning for Clinical Decision Support toward Plan B using Liquid Biopsy (Korean)</title>
      <link>https://www.qradiomics.com/posts/2015-09-15-radiomics-novel-paradigm-of-deep-learning-for-clinical-decision-support-toward-plan-b-using-liquid-biopsy-korean/</link>
      <pubDate>Tue, 15 Sep 2015 20:13:29 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2015-09-15-radiomics-novel-paradigm-of-deep-learning-for-clinical-decision-support-toward-plan-b-using-liquid-biopsy-korean/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/52826006&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Radiomics: Novel Paradigm of Deep Learning for Clinical Decision Support toward Plan B using Liquid Biopsy</title>
      <link>https://www.qradiomics.com/posts/2015-09-15-radiomics-novel-paradigm-of-deep-learning-for-clinical-decision-support-toward-plan-b-using-liquid-biopsy/</link>
      <pubDate>Tue, 15 Sep 2015 20:12:38 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2015-09-15-radiomics-novel-paradigm-of-deep-learning-for-clinical-decision-support-toward-plan-b-using-liquid-biopsy/</guid>
      <description>&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/52825938&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Quantitative Image Feature Analysis of Multiphase Liver CT for Hepatocellular Carcinoma (HCC) in Radiation Therapy</title>
      <link>https://www.qradiomics.com/posts/2015-09-15-quantitative-image-feature-analysis-of-multiphase-liver-ct-for-hepatocellular-carcinoma-hcc-in-radiation-therapy/</link>
      <pubDate>Tue, 15 Sep 2015 19:58:52 -0400</pubDate>
      <guid>https://www.qradiomics.com/posts/2015-09-15-quantitative-image-feature-analysis-of-multiphase-liver-ct-for-hepatocellular-carcinoma-hcc-in-radiation-therapy/</guid>
      <description>&lt;p&gt;2015 AAPM annual meeting&lt;/p&gt;
&lt;div class=&#34;slideshare-embed&#34; style=&#34;position:relative;padding-bottom:56.25%;height:0;margin:1rem 0;&#34;&gt;
  &lt;iframe src=&#34;https://www.slideshare.net/slideshow/embed_code/52825646&#34;
          width=&#34;595&#34; height=&#34;485&#34;
          style=&#34;position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #CCC;&#34;
          frameborder=&#34;0&#34; marginwidth=&#34;0&#34; marginheight=&#34;0&#34; scrolling=&#34;no&#34;
          allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
