sum_of_all_pixels fails on Mac M3
- Dominant language
- Java
- Stars
- 60
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
.... because of the IMAGE TYPE not supported.
We should build in an if-switch [here](https://github.com/clij/clij2/blob/b9469b53875831f68a90d67b73e6b25c53638624/src/main/java/net/haesleinhuepf/clij2/plugins/SumOfAllPixels.java#L51) like we did [here](https://github.com/clij/clij2/commit/b13f9a1e32f3af07da2674727ad930255dcef658).
Then, we should report back to:
https://forum.image.sc/t/clij-error-using-recursive-filter-from-biovoxxel/100672
Contributor guide
No contributing guide indexed for this repository
Research direction
Open src/main/java/net/haesleinhuepf/clij2/plugins/SumOfAllPixels.java at the referenced line and compare its image-type handling with the approach in commit b13f9a1e32f3af07da2674727ad930255dcef658. Confirm the unsupported Mac M3 image type is handled, then report the result in the linked image.sc forum thread.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100