Use vendor origin and use a bed-based frame of reference
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.