Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 #1

Merged
merged 118 commits into from
Oct 14, 2020
Merged

1 #1

merged 118 commits into from
Oct 14, 2020

Conversation

gefeichen
Copy link
Owner

test

AnderBiguri and others added 30 commits June 23, 2020 17:52
Checks if the file is compressed, error if that is the case.
Needed some changes in ProjDataGEHDF5 to construct the projdata_info itself
- fixed some types to be consistent
- commented out unused m_NX etc
some code wasn't used, and generated warnings with clang.
Co-authored-by: Kris Thielemans <KrisThielemans@users.noreply.github.com>
- Scanner.cxx name has to match with what GE uses
- we were initialising a local scanner_sptr as opposed to the member variable
…canner

Otherwise we get conflicts on the scanner
write some warnings and reading effective-ring-radius
related #555, fixes evguenis bug report.
also correct number of rings for DMI3
KrisThielemans and others added 29 commits September 15, 2020 19:16
Multiplicative factor taking duration into account was wrong (for listmode data we were using
times duration as opposed to divide by it, for sinogram data it was 1). In addition, we also
take decay into account now (assuming F-18).
construct_randoms_from_GEsingles needs to be called with the actual unlisted projdata.
Otherwise, timing information would be incorrect.
do avoid some duplication, I've moved the norm stuff to a separate script
Also moved printing of exam_info to ExamInfo::parameter_info() to reduce duplication
extend GE RDF9 raw data support to other GE PET/CT scanners that use RDF9
there was a missing }, and GE values for kev/kvp were wrong
Fix an issue with the gradient of the relative difference prior (also change default values)
Add input-function file checks
* Performing SSRB with a template sinogram file

* Renamed `span` to `num_segments_to_combine`

Co-authored-by: Kris Thielemans <KrisThielemans@users.noreply.github.com>
The Doxygen doc wasn't completely updated in #368
@gefeichen gefeichen merged commit 01857ba into gefeichen:master Oct 14, 2020
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.

5 participants