[SyneRBI/SIRF-Exercises] Minor fixes (PR #251)

0 views
Skip to first unread message

Kris Thielemans

unread,
Jun 27, 2025, 3:43:15 AM6/27/25
to SyneRBI/SIRF-Exercises, Subscribed

Fixes #198
Fixes #245


You can view, comment on, or merge this pull request online at:

  https://github.com/SyneRBI/SIRF-Exercises/pull/251

Commit Summary

  • edc5049 edit outdated comments for mMR normalisation file
  • 814261b remove use of deprecated scipy.ndimage.filters

File Changes

(5 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251@github.com>

Kris Thielemans

unread,
Jun 27, 2025, 3:45:22 AM6/27/25
to SyneRBI/SIRF-Exercises, Subscribed
KrisThielemans left a comment (SyneRBI/SIRF-Exercises#251)

@ColomboMatte0 could you quickly test the edits?


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/c3012056693@github.com>

Casper da Costa-Luis

unread,
Jun 27, 2025, 6:42:44 AM6/27/25
to SyneRBI/SIRF-Exercises, Subscribed

@casperdcl commented on this pull request.


In environment.yml:

> @@ -13,7 +13,7 @@ dependencies:
   - numpy
   - cil # make synergistic notebooks work
   - astra-toolbox # needed for ct examples
-  - scipy
+  - scipy>=1.16

We can't do this as it requires python>=3.11


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/review/2965967982@github.com>

Kris Thielemans

unread,
Jun 27, 2025, 6:46:55 AM6/27/25
to SyneRBI/SIRF-Exercises, Subscribed
KrisThielemans left a comment (SyneRBI/SIRF-Exercises#251)

That's kind of weird. Maybe I saw those deprecation messages then on other systems, not our docker.

So, we will need to postpone this. (we could put in some workaround checking scipy version, but that seems overkill)


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/c3012568607@github.com>

Kris Thielemans

unread,
Jun 27, 2025, 8:42:32 AM6/27/25
to SyneRBI/SIRF-Exercises, Push

@KrisThielemans pushed 1 commit.

  • 6f23b5f remove use of deprecated scipy.ndimage.filters


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/before/814261bc63fae4ef35b67d06c911ab6f2a699c6f/after/6f23b5fde4ecd8efab97f201a095c6f2af20254f@github.com>

Kris Thielemans

unread,
Jun 27, 2025, 8:43:50 AM6/27/25
to SyneRBI/SIRF-Exercises, Subscribed
KrisThielemans left a comment (SyneRBI/SIRF-Exercises#251)

I've rebased this after merging #254 to keep only 1 commit


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/c3012952748@github.com>

Kris Thielemans

unread,
Jul 8, 2025, 3:43:43 AM7/8/25
to SyneRBI/SIRF-Exercises, Subscribed

@KrisThielemans commented on this pull request.


In environment.yml:

> @@ -13,7 +13,7 @@ dependencies:
   - numpy
   - cil # make synergistic notebooks work
   - astra-toolbox # needed for ct examples
-  - scipy
+  - scipy>=1.16

@casperdcl I took this version by attempting to see when scipy switched to the new structure. Maybe I have the wrong version? (seems unlikely we actually would need python 3.11, as some notebooks have the "new" import already I believe)


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/review/2996390755@github.com>

Kris Thielemans

unread,
Mar 26, 2026, 7:08:22 AM (12 days ago) Mar 26
to SyneRBI/SIRF-Exercises, Subscribed

@KrisThielemans commented on this pull request.


In environment.yml:

> @@ -13,7 +13,7 @@ dependencies:
   - numpy
   - cil # make synergistic notebooks work
   - astra-toolbox # needed for ct examples
-  - scipy
+  - scipy>=1.16

we are using python 3.12 now in docker etc, so will go ahead with this.

⬇️ Suggested change
-  - scipy>=1.16
+  - scipy>=1.16
+  - python>=3.12


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/review/4013162709@github.com>

Kris Thielemans

unread,
Mar 26, 2026, 7:08:55 AM (12 days ago) Mar 26
to SyneRBI/SIRF-Exercises, Push

@KrisThielemans pushed 1 commit.


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/before/6f23b5fde4ecd8efab97f201a095c6f2af20254f/after/e33e02f4df23748a2a6aedc2bc03855e4575dab4@github.com>

Kris Thielemans

unread,
Mar 26, 2026, 7:09:20 AM (12 days ago) Mar 26
to SyneRBI/SIRF-Exercises, Subscribed

Merged #251 into master.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <SyneRBI/SIRF-Exercises/pull/251/issue_event/23928174280@github.com>

Reply all
Reply to author
Forward
0 new messages