David Young

Results 58 comments of David Young

I've encountered this as well in v4.1.1, while it worked in v4.1.0. It appears to bisect to commit 4024b0c38a8a4009d4889de145385e5b10e7adba, where the addition of `cols

Great! I hope this might be helpful at least for troubleshooting.

This is really cool, thanks for sleuthing that out! So from my understanding: - OpenJPEG fixed this awhile back - ITK ships an older version of OpenJPEG that did not...

Good to know! At least we will have a place to start looking if the builds start to break on Clang or GCC.

Thanks, @kaspermarstal ! I made a new PR on `develop`: https://github.com/SuperElastix/SimpleElastix/pull/428 . Initially I tried to use the GitHub function to change the PR base here, but it didn't seem...

> As a quick-fix you may simply remove both static lrintf function definitions This is good to know, thanks @N-Dekker! Just to add on, the build is working in PR...

I ran into a similar situation trying to run Midori from a Snap install on Ubuntu 20.04 in XFCE4 over VNC. Apparently, I needed to add myself to xhost based...

I see this for some atlases as well (eg `allen_mouse_100um` and the rest of the `allen_mouse` atlases) and not for others (eg `kim_mouse_100um`). The "content-length" appears to return 0, so...

Thanks for posting this workaround. I encountered this issue as well and added the `median_umi` slot as you suggested. For some reason I still ran into the same error, even...

I recently stumbled upon this same issue as also reported at https://github.com/sanderslab/magellanmapper/issues/438. I'm using an Intel-based MacBook Pro (macOS 12.6, Python 3.8), so looks like it's an issue on both...