UCL / UCL/STIR

enable calibration factor for ECAT8

Open
#886 2 comments 0 reactions 1 assignee View on GitHub

@danieldeidda is already working on this.

Since May 14, 2021.

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

Description

As we read calibration factors already
https://github.com/UCL/STIR/blob/4879cec30a1d364a15462d7b537a749c7923d7d8/src/recon_buildblock/BinNormalisationFromECAT8.cxx#L278-L279
it should be easy to use them (once we know of the cross-calib factor should be used or not).

At present, we set it to 1
https://github.com/UCL/STIR/blob/4879cec30a1d364a15462d7b537a749c7923d7d8/src/recon_buildblock/BinNormalisationFromECAT8.cxx#L194
but this line should be moved to read_norm_data I believe, as otherwise we'd have to duplicate it in the other constructor

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.