Steve Pieper
Steve Pieper
There were probably no example datasets available when the code was written or it wasn't a priority for any of the developers/users. It would be great if you could propose...
Did all the talk of DICOM derail this conversation? I would like to encode some microCT data that is currently in nrrd format and I'm curious if anyone has settled...
@thewtex thanks for working on [that PR](https://github.com/ome/ngff/pull/253) 👍 I do have a comment that I'm not sure whether to put here or there, but I'll start here and if people...
> ITK will specify "image" and "physical" coordinate systems and an affine transform between them Yes, I agree that's how it should work, but when I read [the current pr...
Okay, sounds like the right direction. I'll take another look when all this stuff is merged.
You can check with public data to see if there's something unique about the data you are using. You can also try accessing the same frame endpoint using curl to...
hard to tell from here, but it looks like you are on the right path debugging. See if you can trace through data that works and compare what happens with...
> what does this mean "trace through data that works"? I mean that the server should be working generally for sample data, so you can use a debugger to step...
That sounds likely, yes. It looks like you are on windows, and I'm not sure that this server has ever been tested there. You could try creating a small linux...
To be honest, I haven't run the server myself in a while and I guess we didn't track the couchdb version, but it would have been whatever was current at...