Commit 7c9e273
committed
docs: address CodeRabbit review on #8826
- vista3d/inferer.py: clarify spatial-axis indices for [N,C,W,H,D] tensor
(axes 2-4, not 0-2) in point_based_window_inferer inputs docstring.
- visualize/utils.py: fix matshow3d docstring typos ('dim and reshape' -> 'then
reshaped'; 'dimensionas' -> 'dimension as').
Signed-off-by: Soumya Snigdha Kundu <soumya_snigdha.kundu@kcl.ac.uk>1 parent 4cb8977 commit 7c9e273
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments