-
Both:
https://github.com/CCPPETMR/SIRF-Exercises/blob/2e52fb8071bb401bdb113a6b542474d9e717b091/scripts/download_MR_data.sh#L49
and
https://github.com/CCPPETMR/SIRF-Exercises/blob/2e52fb8071b…
-
## Release Checklist
Set version variable of the release for further steps, e.g. using the format
```
VER=2.1.0
```
1. Submodules (within SIRF)
- [x] tag data
+ `git submodule update` #…
-
## Release Checklist
Set version variable of the release for further steps, e.g. using the format
```
VER=2.1.0-rc.1
```
1. Submodules (within SIRF)
- [x] tag data
+ `git submodule upda…
-
- I think some items related to the VM can be removed from our checklist.
- Let's add running and tagging SIRF-exercises to the checklist
-
```
VER=2.0.0
```
1. SIRF
- [x] update `CHANGES.md`
- [x] update `NOTICE.txt`
- [x] update version numbers in [SIRF/CMakeLists.txt](https://github.com/CCPPETMR/SIRF/blob/master/CMakeLists.t…
-
The older notebooks (not those in the interactive folder) were stripped too much and we get an error when opening them (see the process in #20).
They also need changing of `petmr_data_path(...)` wi…
-
- "This looks like our thang!" misspelling
- E^H formula should not divide by coil-sensitivity sum
- conjugate gradient algorithm Hint 0 should be b=E^H y
- misspelling "quanitity"
- misspelling "…
-
I did the following on the new VM:
1. build (which installed 1.1.1)
2. download SIRF-exercises data
3. fix tags and `updateVM.sh`, therefore going to SIRF 2.0
Error
```
HEAD is now at b1574bc6…
-
The starting the jupyter server in the VM and connecting to it via your own "host" browser does work:
```
jupyter notebook --no-browser --ip 0.0.0.0
```
on the host, connect to `http://localhost:8…
-
## Release Checklist
Set version variable of the release for further steps, e.g. using the format
```
VER=2.0.0-rc.3
```
1. SIRF
- [x] update `CHANGES.md`
- [x] update `NOTICE.txt`
- [x] …