Markus D. Herrmann
Markus D. Herrmann
> OK, I will agree that graceful handling and UI notification of 404s errors where something is missing but which should be there based on expectations derived from e.g. metadata...
Thank you for reporting the issue @Philbrick. Unfortunately, this is something we have ignored throughout the application and the underlying libraries. I would suggest implementing a function in [utils.sr](https://github.com/herrmannlab/slim/blob/041665c3f1a7fd033c2910fa358ce67a374d8a94/src/utils/sr.tsx) for...
Thank you for creating the issue @DrexlerChao. The Slim application and the underlying dicom-microscopy-viewer library (see https://github.com/herrmannlab/dicom-microscopy-viewer/issues/80) do currently not support interactive visualization of images with multiple focal planes (z-stacks)....
We have not tested client-side rendering on mobile devices. It appears the application tries to request too much memory. This is something we'll need to investigate (cc @pieper). For now,...
See also https://github.com/ImagingDataCommons/slim/issues/56
@igoroctaviano I would suggest we tackle this as part of #36
Thanks for all your great work @kalebdfischer! I will take a closer look in the next couple of days.
> > Thanks for all your great work @kalebdfischer! I will take a closer look in the next couple of days. > > @hackermd thanks for the original MR! We've...
@kalebdfischer @darcymason please note that the `ImageFileReader` class is part of highdicom: https://github.com/herrmannlab/highdicom/blob/d36e2a50350fd15531f549f52dafd87587a80afe/src/highdicom/io.py#L211 I think it would be great to have that class implemented in pydicom so that we can...
cc'ing @pieper @fedorov @CPBridge for awareness