haesleinhuepf / haesleinhuepf/BioImageAnalysisNotebooks

Slice shape issue on page /20_image_segmentation/Segmentation_3D.html

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Cool
Stars
157
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Hello ,

Thank you for your work. There is always a notebook for what I am looking for!

In this notebook : https://haesleinhuepf.github.io/BioImageAnalysisNotebooks/20_image_segmentation/Segmentation_3D.html
In the section intensity and background correction I think the slice should be
```python
a_slice = cle.create([resampled.shape[1], resampled.shape[2]])
```

![image](https://github.com/haesleinhuepf/BioImageAnalysisNotebooks/assets/94049435/457eb766-a3ed-434c-8114-fd31cce78fb9)

With the example data the change is not obvious but with less cubic data I think it will crop part of the image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.