Commit f5a61cf
Add 3D mask visualization capabilities (#200)
* add 3d segmentation masks for test dataset
* add 3d mask visualization capabilities
* [pre-commit.ci lite] apply automatic fixes
* changes from coderabbit review
* changes based on copilot review
* linting
* add checkbox to toggle the mask when present
* add mask text label
Co-Authored-By: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com>
* notebook update
* notebook update
* [pre-commit.ci lite] apply automatic fixes
* fix scrolling within 2d windows
* update notebook
* linting
* readd static snapshots for 2d
* linting
* remove empty cell from notebook
* changes based on jenna's review
Co-Authored-By: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com>
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jenna Tomkinson <107513215+jenna-tomkinson@users.noreply.github.com>1 parent c364801 commit f5a61cf
15 files changed
Lines changed: 2703 additions & 146 deletions
File tree
- docs/src/examples
- media
- src/cytodataframe
- tests
- data
- CP_tutorial_3D_noise_nuclei_segmentation
- output/masks
- cytotable/NF1_cellpainting_data_shrunken
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
Loading
0 commit comments