- update to SIRF 3.1.0
update_VM_to_full_CIL.sh
is preferred way to install CIL.CIL_LITE
is set toON
during SuperBuild.
- build with python3
- updated apt and python requirements for SIRF 3.0.0 and CIL v21.1.0
- install pet-rd-tools
- add update_VM_to_full_CIL.sh script to use
BUILD_CIL=ON
in SuperBuild
- handle rename of project CCPPETMR->SyneRBI
- add option to update system prerequisites with update_VM.sh
- added CIL prerequisites.
- remove spyder-kernels
- upgraded to Ubuntu 18.04
- installs more recent Gadgetron https://github.com/gadgetron/gadgetron/commit/b6191eaaa72ccca6c6a5fe4c0fa3319694f512ab
- add port forwarding (8888 -> 8888 for jupyter and 9001 and 9002 for Gadgetron)
- install jupyter notebook, with default password 'virtual'
- installs spyder v3.2
- does not install a browser
- add cython for CIL
- added nbstripout (https://github.com/kynan/nbstripout) to handle conflicts in SIRF-Exercises
- added pip, firefox
- added spyder and jupyer via pip
- Virtual Machine is built with Virtual Box 5.2.12
- Creation of VM is automated by a vagrant script, and a
first_run.sh
script to execute after the VM is up for the first time update_VM.sh
will now by default update to the latest release (of the SuperBuild). Options have been added to modify this.- updated base box to ubuntu-xenial64
- Virtual Machine is built with Virtual Box 5.2.8
- fixes to update script
- Use SuperBuild as update mechanism