<?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>IIDS67521</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Mathematical Foundations of Imaging</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 1</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 7</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Timothy Cootes</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>Division of Informatics, Imaging and Data 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;p&gt;The course unit will use lectures, ‘pencil and paper’ exercises and some basic programming to introduce students to a number of fundamental mathematical and scientific concepts that underpin the majority of the imaging course units that form the remainder of the programme. &amp;nbsp;These are:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Statistics and Probability&lt;/strong&gt;&lt;br&gt;Summary statistics, hypothesis testing, multivariate statistics, normal, binomial, Poisson, Chi-square distributions. Discrete and continuous probability, probability density, conditional probability, Bayes theorem.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Matrix methods&lt;/strong&gt;&lt;br&gt;Linear algebra, transition matrices, geometric transforms, eigenvalue methods, tensors, model fitting (least squares)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fourier Methods&lt;/strong&gt;&lt;br&gt;Fourier Series, Fourier Transform, convolution, Linear Time/Space Invariant Systems point spread function, modulation transfer function, image reconstruction.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Introduction to programming:&lt;/strong&gt; Basic numerical programming in Python (NumPy/SciPy)&amp;nbsp;&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;The course unit will use lectures, ‘pencil and paper’ exercises and some basic programming to introduce students to a number of fundamental mathematical and scientific concepts that underpin the majority of the imaging course units that form the remainder of the programme. &amp;nbsp;These are:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Statistics and Probability&lt;/strong&gt;&lt;br&gt;Summary statistics, hypothesis testing, multivariate statistics, normal, binomial, Poisson, Chi-square distributions. Discrete and continuous probability, probability density, conditional probability, Bayes theorem.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Matrix methods&lt;/strong&gt;&lt;br&gt;Linear algebra, transition matrices, geometric transforms, eigenvalue methods, tensors, model fitting (least squares)&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fourier Methods&lt;/strong&gt;&lt;br&gt;Fourier Series, Fourier Transform, convolution, Linear Time/Space Invariant Systems point spread function, modulation transfer function, image reconstruction.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Introduction to programming:&lt;/strong&gt; Basic numerical programming in Python (NumPy/SciPy)&amp;nbsp;&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;&lt;i&gt;The unit aims to: Provide students with the mathematical and scientific foundation necessary to undertake the imaging course units.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;The material in this course unit provides a common knowledge and skill base for the remainder of the programme. &amp;nbsp;Students from a physical science background may have some experience in some of this material. &amp;nbsp;However, few will have developed the full skill set required in these specific topics. &amp;nbsp;Most of the material will be new to students from a non-physical science background, but the introductory maths and physics in the Basic Skills course unit should provide them with a basis to advance to this content.&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>&lt;p&gt;Students should be able to:&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Calculate summary statistics from experimental data&lt;br&gt;&lt;i&gt;Taught: Statistics sessions &amp;nbsp;Assessed: Statistics exam&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Calculate estimates of probabilities of events based on available knowledge&lt;br&gt;&lt;i&gt;Taught: Statistics sessions &amp;nbsp;Assessed: Statistics exam&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Choose appropriate methods of determining whether results are statistically significant&lt;br&gt;&lt;i&gt;Taught: Statistics sessions &amp;nbsp;Assessed: Statistics exam&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Recognise problems that can be solved using matrix methods&lt;br&gt;&lt;i&gt;Taught: Linear algebra sessions &amp;nbsp;Assessed: Final exam&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Represent geometric relationships using linear algebra&lt;br&gt;&lt;i&gt;Taught: Linear algebra sessions &amp;nbsp;Assessed: Final exam&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Interpret Fourier transforms of images&lt;br&gt;&lt;i&gt;Taught: Fourier analysis sessions &amp;nbsp;Assessed: Final exam&amp;nbsp;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;</Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content>&lt;p&gt;Students should be able to:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Apply mathematical and statistical knowledge to the understanding of imaging techniques and more widely in scientific investigations.&lt;br&gt;&lt;i&gt;Taught: All sessions Assessed: Final dissertation&amp;nbsp;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;</Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content>&lt;p&gt;Students should be able to:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Solve moderately complex mathematical and numerical problems.&lt;br&gt;&lt;i&gt;Taught: Linear algebra sessions &amp;nbsp;Assessed: Dissertation, formative in-class exercises, formative programming assignment&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Apply mathematical and statistical techniques to analysing scientific data.&lt;br&gt;&lt;i&gt;Taught: Algebra &amp;amp; stat.s sessions &amp;nbsp;Assessed: Dissertation and formative programming assignment&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Write short Python scripts to solve numerical problems (such as linear equations)&lt;br&gt;&lt;i&gt;Taught: Python programming sessions &amp;nbsp;Assessed: In-class exercises&amp;nbsp;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;</Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content>&lt;p&gt;Students should be able to:&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Have increased confidence in dealing with statistical and mathematical concepts&lt;br&gt;&lt;i&gt;Assessed: Dissertation&amp;nbsp;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;</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>&lt;p&gt;The course unit will consist of 12 sessions, most of which will consist of a lecture together with written individual and group exercises. &amp;nbsp;On-line formative quizzes will be used as appropriate. &amp;nbsp;Some concepts will be reinforced using MATLAB exercises, and basic techniques for setting up and solving linear equations using Python will be introduced.&lt;/p&gt;&lt;p&gt;Sessions 1-4: Solving problems in linear algebra. Introductions to geometry and basic Python&lt;/p&gt;&lt;p&gt;Sessions 5-8: Statistical summaries of data, probability and measurement error, statistical validity.&lt;/p&gt;&lt;p&gt;Sessions 9-12: Representation of images, Fourier methods, Image reconstruction, and Inverse problems&amp;nbsp;&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <OtherDescription>&lt;figure class="table"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Assessment task&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Length&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;How and when feedback is provided&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Weighting within unit&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;&lt;u&gt;Formative:&lt;/u&gt;&lt;/strong&gt; Problem sheets after each lecture&lt;/td&gt;&lt;td&gt;20 minutes each&lt;/td&gt;&lt;td&gt;&lt;p&gt;In class/On canvas&lt;/p&gt;&lt;p&gt;Comments back within 3 weeks&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;N/A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;&lt;u&gt;Formative: &lt;/u&gt;&lt;/strong&gt;Computer based assignment&lt;/td&gt;&lt;td&gt;500 words&lt;/td&gt;&lt;td&gt;&lt;p&gt;In class/On canvas&lt;/p&gt;&lt;p&gt;Comments back within 3 weeks&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;N/A&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;&lt;u&gt;Summative: &lt;/u&gt;&lt;/strong&gt;MCQ exam during the course&lt;/td&gt;&lt;td&gt;40 minutes&lt;/td&gt;&lt;td&gt;&lt;p&gt;In class/On canvas&lt;/p&gt;&lt;p&gt;Comments back within 3 weeks&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;33%&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;&lt;u&gt;Summative: &lt;/u&gt;&lt;/strong&gt;Final Exam&lt;/td&gt;&lt;td&gt;80 minutes&lt;/td&gt;&lt;td&gt;&lt;p&gt;In class/On canvas&lt;/p&gt;&lt;p&gt;Comments back within 3 weeks&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;67%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p&gt;In class/On canvas&lt;/p&gt;&lt;p&gt;Comments back within 3 weeks&amp;nbsp;&lt;/p&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode></UnitCode>
      <UnitTitle></UnitTitle>
      <RequirementType></RequirementType>
      <Description></Description>
    </Requirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program>MSc Applied AI for Med Imaging</Program>
      <Plan>MSc Applied AI for Med Imaging</Plan>
      <Level>Not Set</Level>
      <Requirement>Mandatory</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>&lt;p&gt;“Numerical Recipes: The Art of Scientific Computing”, W.H.Press et al. Cambridge University Press (&lt;a href="https://numerical.recipes/" target="_blank"&gt;https://numerical.recipes/&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;“Introduction to Linear Algebra” (6th Edition, 2023) Gilbert Strang&lt;/p&gt;&lt;p&gt;&lt;a href="https://www.google.co.uk/search?q=Statistics+at+square+one&amp;amp;sca_esv=b6c66537db370904&amp;amp;sxsrf=ANbL-n4H1fiWxNjlTlXVcc3Ep90_PLBDyw%3A1769176793600&amp;amp;ei=2X5zad-1JOrRhbIPxpq3oAM&amp;amp;ved=2ahUKEwiZ5cC56aGSAxU8QkEAHZ2VNhcQgK4QegQIAxAB&amp;amp;uact=5&amp;amp;oq=Statistics+at+Square+one+how+to+cite&amp;amp;gs_lp=Egxnd3Mtd2l6LXNlcnAiJFN0YXRpc3RpY3MgYXQgU3F1YXJlIG9uZSBob3cgdG8gY2l0ZTIFECEYoAFIyyJQgAJYyBtwAXgAkAEAmAFYoAGEB6oBAjEzuAEDyAEA-AEBmAINoAL9BsICChAAGEcY1gQYsAPCAgUQABiABMICBhAAGBYYHsICBBAhGBXCAgUQIRifBcICCxAAGIAEGIoFGIYDwgIIEAAYgAQYogTCAgUQABjvBcICBxAhGAoYoAGYAwCIBgGQBgiSBwIxM6AHzjGyBwIxMrgH-AbCBwU0LjYuM8gHGIAIAQ&amp;amp;sclient=gws-wiz-serp" target="_blank"&gt;Statistics at square one&lt;/a&gt; (10th ed.). Campbell, M. J., &amp;amp; Swinscow, T. D. V. (2002). BMJ Books.&lt;/p&gt;&lt;p&gt;“Head First Statistics”, Griffiths, D. (2008).. O'Reilly Media&lt;/p&gt;&lt;p&gt;Useful tutorials for learning to use the NumPy mathematical libraries: numpy.org/learn&amp;nbsp;&lt;/p&gt;</Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Lectures</ActivityType>
        <Hours>36</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours></Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>114</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
