scverse / scverse/spatialdata-plot
Interpolation problem for sparse image data?
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 86
- 派生
- 21
- 平均合并
- 14 小时 50 分钟
- 30 天内合并 PR
- 3
描述
While improving the Visium HD notebook after https://github.com/scverse/spatialdata-plot/issues/303 has been addressed I have noticed that there must be a problem with interpolations of images when the target canvas is small, because I can't replicate the plot shown in figure with the commented code (when I tried it shows everything black; if I put a large figsize e.g. (30, 30), I start seeing some white pixels).
To reproduce please run the Visium HD notebook.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
运行 Visium HD notebook,并检查在较小目标画布上生成全黑图像的已注释 plotting code。将其与附加图像以及较大的 figsize(例如 (30, 30))进行比较;当 interpolation 在较小画布上也能一致地渲染图像时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook, python
- 领域
- data-visualization
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100