Skip to content

v3.1.0

Compare
Choose a tag to compare
@KrisThielemans KrisThielemans released this 27 Jun 17:49
· 528 commits to master since this release
3c01b37

v3.1.0

  • docker:
    • configure nbstripout in SIRF-Exercises for sirf-service
    • major change w.r.t. users and permissions. We now build as user jovyan (by default)
      and still switch to sirfuser for running the container. This avoids having to
      reset permissions of many files, and therefore speeds-up container start-up.
    • introduced SIRF_SB_URL, SIRF_SB_TAG and NUM_PARALLEL_BUILDS. They default to the
      values used before (i.e. resp. the main SIRF-SuperBuild repo, master and 2).
    • add dependencies that are available only from conda-forge (for CIL)
    • improved documentation
  • allow specifying HDF5_URL and HDF5_TAG like for other projects
  • updated versions:
    • SIRF: 3.1.0
    • CIL: 21.2.0
    • CIL-ASTRA: 21.2.0
  • disable built of NiftyPET by default as our current setup requires Python2 for which we dropped support
  • Continuous Integration testing:
    • Removed all Travis runs except those that run docker