Whole slide microscopy histopathology images can be as large as several GB in file size, with jpeg compression. I’m preparing an extension that uses python script module to dynamically load portions of the whole slide image (WSI) at the desired resolution into the current Slicer view.
I put some basic info at:
I’m hoping to add this through the extension management system and would like to hear about your suggestions/opinions.
It sounds like perhaps you created the second pull request as a branch off the first pull request. That would link them together in github. To confirm the process, you should first checkout the mater branch of the extension index, create a branch for the first extension, add the file and push to github to create the first PR. Then you checkout the master branch again, create a second branch for the second s4ext file, and then push the second branch to github to create a second PR. Then each PR will have and independent history. Can you try that?
Dear @gaoyi.cn Dr. Gao,
The SlicerScope extension is not visible on Slicer 5.0.3.
Would you please guşde me how to install your module.
Best wishes
Serdar Balci, MD, Pathologist
The BigImage extension was only submitted to the Extensions Index of Slicer-5.1, but not for Slicer-5.0. I’ve submitted it now, so if the extension is compatible with Slicer-5.0 then it will show up in the Extensions Manager in Slicer-5.0.3 tomorrow. Until then you can use Slicer-5.1.x (the latest Slicer Preview Release).