AllenCell / AllenCell/benchmarking_representations

Question about size mismatch and alignment of segmentation volumes in NPM1_single_cell_drug_perturbations

未关闭
#93 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
7
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Hi,

When processing the dataset “NPM1_single_cell_drug_perturbations”, I encountered the following issue:

For each cell,
- `crop_raw` and `crop_seg_nuc` have the same shape (e.g. 22×136×145),
- while `crop_seg` (`struc_classical`) has a larger shape (e.g. 83×145×154).

The `struc_classical` volume contains empty z-slices at the top and bottom.
In contrast, `crop_raw` and `crop_seg_nuc` do not have such empty slices.

Could you please clarify:
1. Why `struc_classical` is provided in a different spatial resolution or size compared to `crop_raw` and `crop_seg_nuc`?

2. What is the recommended way for users to align or transform `struc_classical` to the `crop_raw` space for downstream analysis?

Thank you for your help.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。