Published January 19, 2023
| Version v3.4.0
Software
Open
SIRF Synergistic Image Reconstruction Framework
Authors/Creators
-
Ovtchinnikov, Evgueni1
-
Brown, Richard2
-
Mayer, Johannes3
-
Pasca, Edoardo1
-
da Costa-Luis, Casper4
-
Atkinson, David2
-
Kolbitsch, Christoph3
-
Efthimiou, Nikos
- Strugari, Matthew5
-
Gillman, Ashley6
-
Porter, Sam David7
-
Biguri, Ander2
-
Deidda, Daniel8
-
Whitehead, Alexander2
- Papoutsellis, Evangelos1
-
Fardell, Gemma1
-
Thomas, Ben2
-
Leek, Francesca2
-
Ehrhardt, Matthias9
-
Thielemans, Kris2
- 1. UK Research & Innovation
- 2. University College London
- 3. Physikalisch-Technische Bundesanstalt (PTB)
- 4. King's College London
- 5. Dalhousie University (Canada)
- 6. Commonwealth Scientific and Industrial Research Organisation, and University of Queensland
- 7. University College London, National Physics Laboratory
- 8. National Physical Laboratory (UK)
- 9. University of Bath
Description
MR:
- Added support for spiral trajectories that are pre-computed by the user (by exposing a trajectory setter).
- Writing images to
.dcmfiles fixed. - Running image processing chains after reconstruction fixed.
- Use C++ 17 if Gadgetron-support is enabled
- Support Gadgetron
masterof end November 2022- using
find_package(gadgetron)in CMake, but still support old version by looking for toolboxes.
- using
PET/SPECT
- Require STIR 5.0 and support 5.1
- If SIRF is compiled with STIR 5.1, we now support Pinhole SPECT via the
PinholeSPECTUBMatrixacquisition model. Examples are provided (but the code is not yet tested). sirf.STIR.AcquisitionDataconstructor taking a scanner now has an extra optional argument tof_mash_factor (defaulting to 1). This is only functional if a STIR version supporting TOF is used.- C++: Renamed PETAcquisitionData and derived classes to STIRAcquisitionData* as STIR now supports SPECT in addition to PET modality. Backward compatibility ensured by defining old nomenclature via typedefs until the release of SIRF 4.
Documentation
- revision of READMEs for the examples
changed Python test framework to pytest
Notes
Files
SyneRBI/SIRF-v3.4.0.zip
Files
(971.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8ac4b52a10ada19334a8660581bc9a65
|
971.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SyneRBI/SIRF/tree/v3.4.0 (URL)