You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Docker builds:
travis to use BUILD_CIL=ON for all Docker builds
Docker builds moved to Python3 only.
Environment files with name env_sirf.sh (and csh) are created. Symbolic links or copies with the previous name env_ccppetmr.sh (and csh) depending on the version of CMake available are made.
Updates for CIL 20.11+ which has a different python module structure. CCPi-FrameworkPlugins has been also removed.
CIL repository has been transferred to the TomographicImaging organisation; reflect changes in CIL repositories
Patch Gadgetron include file hoNDFFT.h to remove spurious ".."
Add Gadgetron as a dependency of SIRF if BUILD_Gadgetron is ON.
Enabled HDF5 support for STIR by default (build C++ libraries for HDF5)
Add option BUILD_TESTING_JSON (default OFF)
Updated versions:
JSON: 3.9.1
SWIG: 4.0.2
STIR: 4.1.1
SIRF: 3.0.0
CIL: 21.1.0
CCPi-Regularisation toolkit: 20.09
Continuous Integration testing:
Add GitHub actions and removed most Travis runs
Switched Travis ctest from --verbose to --output-on-failure and added travis_wait of 20 minutes to keep it from timing-out if some tests take longer than 10.