Skip to content

Conversation

KrisThielemans
Copy link
Collaborator

We were not using the radionuclide in the exam_info used for set_up, but an (uninitialised) class radionuclide class member, therefore always defaulting to 1 (afer writing a warning).

However, this fix means that images will now have a different scale.

Also, remove the get/set_branching_ratio members, as they shouldn't really be part of the normalisation object.

This therefore breaks backwards-compatibility!

(There are currently still some typos here.)

This branch will undergo forced pushes, so be careful where you merge it!

we were not using the radionuclide in the exam_info used for set_up, but
an (uninitialised) class radionuclide class member, therefore always defaulting
to 1 (afer writing a warning).

However, this means that images will now have a different scale.

Also remove the get/set_branching_ratio members, as they shouldn't really
be part of the normalisation object.

This therefore breaks backwards-compatibility!
@KrisThielemans KrisThielemans added this to the v7.0 milestone Mar 8, 2025
@danieldeidda
Copy link
Collaborator

I also just realised that if there is a calibration factor in the header this is not applied (SPECT)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants