Non-power-of-two sized volumes do not resample correctly

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

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

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

bug

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from enthought/ensemble

All issues in enthought/ensemble

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.