Skip to content

CCPPETMR SIRF v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@casperdcl casperdcl released this 10 May 11:46
· 2996 commits to master since this release
  • Access to all MR images and acquisition parameters
  • All 8 file IO available (PET: Interfile, MR: HDF5)
  • PET
    • PETAcquisitionData object creation from scanner name and parameters
    • ListmodeToSinograms converter class, also estimating randoms (from delayed coincidences)
    • Normalization from ECAT8 (Siemens mMR) and attenuation image
    • Build with OpenMP delivers stable and substantially accelerated performance
  • More documentation
    • Developer's Guide
    • Doxygen inline documentation (available on CCP PETMR website)
  • More tests (now run via CTest), for Python, Matlab and C++.
  • Coverage reporting for Python tests done by ctest