Nikos Efthimiou
Nikos Efthimiou
Based on CODACY suggestion I simplified a bit the set_template_proj_data_info() to use the shared_ptr
Made some progress today: * Automatically detect BlocksOnCylindrical geometry and reconstruct with OSEM25 (1 full iteration):
PETSIRD requires additional dependencies (yardl, pinned xtensor) that are not part of STIR’s standard CI environment. The following PR therefore adds an optional, isolated CI workflow that validates PETSIRD builds...
There is a problem with the TOF tests. Very likely, this happened because in this PR I allowed the use of an even number of TOF bins (because my PETSIRD...
Introduce PETSIRDInfo as a dataset-level integration object for PETSIRD listmode support and refactor PETSIRD listmode classes to align with STIR’s CListRecord / CListEvent design. PETSIRDInfo encapsulates all PETSIRD-specific static information...