Non-power-of-two sized volumes do not resample correctly
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- computer-graphics, data-visualization
Research direction
No file or test is named. Start by reproducing the volume-view problem with scan data whose dimensions are not powers of two, then compare it with the padded case and trace the resampling path. Done means all volume data is visible without padding.
Written by the indexing model from the issue text.
Description
This might be related to #47.
I noticed when looking at some newly acquired scan data that sections of the scans were completely missing in the volume view. On a hunch, I padded the data to a power of two dimension on the one axis where it wasn't yet and *poof*, suddenly all my data was visible.
I'm still unsure what's going on here, but this should be enough information to start a deeper investigation.
- Dominant language
- Python
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from enthought/ensemble
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in enthought/ensemble
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100