<?xml version="1.0" encoding="UTF-8"?>
<CourseUnit xmlns="http://www.manchester.ac.uk/CUICourseUnitDetails" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.manchester.ac.uk/CUICourseUnitDetails.xsd">
  <UnitCode Applicant="Y" Label="Unit code" Student="Y">
    <Code>MEDN62331</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Imaging for Radiotherapy</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>15</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Semester 2</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Postgraduate Taught</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 6</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Alan McWilliam</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>School of Medical Sciences</OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Masters/Integrated Masters P4 ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   7.5</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;div&gt;&lt;p&gt;The unit will provide the students with the following knowledge:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;The unit will describe imaging in radiotherapy, the module will use the example of a lung cancer patient to describe the clinical aspects.&lt;/li&gt;	&lt;li&gt;Provide the understanding of why imaging is important in radiotherapy and where it fits in the patient pathway including why different imaging is required for different patient groups.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;Knowledge of the DICOM standard, including practical experience in setting up a DICOM network with multiple nodes including an image viewer.&amp;nbsp;Students will perform simple operations to query networked databases and send images to be viewed.&lt;/li&gt;	&lt;li&gt;CT will be discussed in detail including the machine, acquisition of images and image reconstruction including non-rigid registration.&lt;/li&gt;	&lt;li&gt;Additional imaging modalities used in radiotherapy will be introduced; cone beam CT, 4DCT, MRI and PET.&amp;nbsp;Each modality will be discussed including the machine, image acquisition and reconstruction.&amp;nbsp;Practical examples will be included to provide information to compare and contrast each modality.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;Visits to scanners will be arranged (depending on clinical workload).&lt;/li&gt;	&lt;li&gt;Image processing will be introduced and discussed including: what is an image, window and level, filtering, image interpolation, edge detection, rendering, transformations, filtering, thresholding.&lt;/li&gt;	&lt;li&gt;Image registration will be introduced, explaining how the techniques described above can be used to fuse multiple images.&amp;nbsp;Automated techniques and cost functions will be introduced.&lt;/li&gt;	&lt;li&gt;(All introduced techniques will be demonstrated in the practical sessions).&lt;/li&gt;	&lt;li&gt;Practical sessions will work with Python.&amp;nbsp;No prior knowledge is required, students will be introduced to the language in the course &amp;ndash; structure of language and common syntax.&amp;nbsp;This will use jupyter notebooks for the&amp;nbsp;exercises.&lt;/li&gt;	&lt;li&gt;The practical will produce code for image processing tasks as described above and the implementation of an image fusion solution.&amp;nbsp;The ultimate aim will be for the students to create a package to automatically fuse two CT scans.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;The current status of image based research will be discussed to provide context of the wider field.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;div&gt;&lt;p&gt;The unit will provide the students with the following knowledge:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;The unit will describe imaging in radiotherapy, the module will use the example of a lung cancer patient to describe the clinical aspects.&lt;/li&gt;	&lt;li&gt;Provide the understanding of why imaging is important in radiotherapy and where it fits in the patient pathway including why different imaging is required for different patient groups.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;Knowledge of the DICOM standard, including practical experience in setting up a DICOM network with multiple nodes including an image viewer.&amp;nbsp;Students will perform simple operations to query networked databases and send images to be viewed.&lt;/li&gt;	&lt;li&gt;CT will be discussed in detail including the machine, acquisition of images and image reconstruction including non-rigid registration.&lt;/li&gt;	&lt;li&gt;Additional imaging modalities used in radiotherapy will be introduced; cone beam CT, 4DCT, MRI and PET.&amp;nbsp;Each modality will be discussed including the machine, image acquisition and reconstruction.&amp;nbsp;Practical examples will be included to provide information to compare and contrast each modality.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;Visits to scanners will be arranged (depending on clinical workload).&lt;/li&gt;	&lt;li&gt;Image processing will be introduced and discussed including: what is an image, window and level, filtering, image interpolation, edge detection, rendering, transformations, filtering, thresholding.&lt;/li&gt;	&lt;li&gt;Image registration will be introduced, explaining how the techniques described above can be used to fuse multiple images.&amp;nbsp;Automated techniques and cost functions will be introduced.&lt;/li&gt;	&lt;li&gt;(All introduced techniques will be demonstrated in the practical sessions).&lt;/li&gt;	&lt;li&gt;Practical sessions will work with Python.&amp;nbsp;No prior knowledge is required, students will be introduced to the language in the course &amp;ndash; structure of language and common syntax.&amp;nbsp;This will use jupyter notebooks for the&amp;nbsp;exercises.&lt;/li&gt;	&lt;li&gt;The practical will produce code for image processing tasks as described above and the implementation of an image fusion solution.&amp;nbsp;The ultimate aim will be for the students to create a package to automatically fuse two CT scans.&amp;nbsp;&lt;/li&gt;	&lt;li&gt;The current status of image based research will be discussed to provide context of the wider field.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;div&gt;	&lt;p&gt;This unit aims to provide students with knowledge of the role of imaging in radiotherapy.&amp;nbsp; Students will be able to understand the processes of image acquisition and reconstruction of CT, cone beam CT, MRI and PET and the role of each in the radiotherapy patient pathway.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Students will be introduced to image processing and image fusion and will be expected to be able to apply this knowledge on clinical images within python software they develop within the module.&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content></Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content></Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content></Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content></Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content></Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId></SkillId>
      <SkillDescription></SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content></Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content></Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>50%</MethodWeight>
    </Method>
    <Method>
      <MethodId>2</MethodId>
      <MethodName>Written assignment (inc essay)</MethodName>
      <MethodWeight>20%</MethodWeight>
    </Method>
    <Method>
      <MethodId>8</MethodId>
      <MethodName>Practical skills assessment</MethodName>
      <MethodWeight>30%</MethodWeight>
    </Method>
    <OtherDescription>&lt;p&gt;PC based multiple choice examination&lt;/p&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p style="margin-left: 5.7pt"&gt;Feedback is given at the end of each session or unit&lt;/p&gt;&lt;p style="margin-left: 5.7pt"&gt;Written feedback provided within 15 working days for all assessments&lt;/p&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode></UnitCode>
      <UnitTitle></UnitTitle>
      <RequirementType></RequirementType>
      <Description></Description>
    </Requirement>
    <AdditionalRequirement></AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program></Program>
      <Plan></Plan>
      <Level></Level>
      <Requirement></Requirement>
    </AcademicProgram>
  </AcademicPrograms>
  <FreeChoice Applicant="Y" Label="Available as a free choice unit?" Student="Y">
    <Content>N</Content>
  </FreeChoice>
  <Accreditation Applicant="Y" Label="Accreditation" Student="Y">
    <Content></Content>
  </Accreditation>
  <RecommendedReading Applicant="Y" Label="Recommended reading" Student="Y">
    <Content></Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Tutorials</ActivityType>
        <Hours>35</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours>0</Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>115</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
