Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learn the tile shape from the decoded data. #15

Merged
merged 1 commit into from
May 30, 2018

Conversation

ttung
Copy link
Collaborator

@ttung ttung commented May 24, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented May 24, 2018

Codecov Report

Merging #15 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   71.27%   71.61%   +0.33%     
==========================================
  Files          18       18              
  Lines         463      465       +2     
==========================================
+ Hits          330      333       +3     
+ Misses        133      132       -1
Impacted Files Coverage Δ
slicedimage/_tile.py 80.39% <100%> (+0.8%) ⬆️
slicedimage/io.py 87.5% <0%> (+0.54%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d0a67c...cd26443. Read the comment docs.

@ttung ttung merged commit 597f19b into master May 30, 2018
@ttung ttung deleted the tonytung-learn-tile-shape branch May 30, 2018 22:29
@ttung ttung restored the tonytung-learn-tile-shape branch May 30, 2018 23:16
ttung pushed a commit to spacetx/starfish that referenced this pull request Jun 7, 2018
1. Fix the initialization of default_tile_shape.  If the value is unset, we should just copy the unset value (None) rather than try to construct an empty tuple.
2. If we default_tile_shape is not set, grab the shape from the first tile that has the value set.
3. Bump to slicedimage 0.0.0-dev21 to pick up bugfixes spacetx/slicedimage#14, spacetx/slicedimage#15, and spacetx/slicedimage#16
@ttung ttung deleted the tonytung-learn-tile-shape branch August 9, 2018 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants