UCL / UCL/STIR

Use vendor origin and use a bed-based frame of reference

Open
#244 0 comments 0 reactions 1 assignee View on GitHub

@ashgillman is already working on this.

Since Sep 20, 2018.

enhancement
Dominant language
C++
Stars
160
Forks
113
Avg merge
12d 15h
Merged PRs (30d)
1

Description

  • Rebase @rijobro commit with places needing updates onto master and use as base for this PR.
  • Modify DiscretisedDensity's constructor from ProjDataInfo to be centered in gantry
  • Scanner type to be aware of default vendor origin
  • Merge #243
  • Implement BasicCoord ProjDataInfo->bed_to_gantry_frame_of_reference(BasicCoord point)
  • Implement BasicCoord ProjDataInfo->gantry_to_bed_frame_of_reference(BasicCoord point)
  • Modify PMRT to use ProjDataInfo and DiscretisedDensity for index-to-position conversions.
  • Modify Interpolating Projectors to use ProjDataInfo and DiscretisedDensity for index-to-position conversions.

Depends on #243

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.