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

allow position arg to asarray #11

Merged
merged 6 commits into from
Oct 10, 2021
Merged

allow position arg to asarray #11

merged 6 commits into from
Oct 10, 2021

Conversation

tlambert03
Copy link
Owner

@tlambert03 tlambert03 commented Oct 10, 2021

primarily for aicsimageio "scenes" support, this adds the ability to provide a position argument to asarray as well as xarray that reduces the reads to only one XY position (if multiple are provided).

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2021

Codecov Report

Merging #11 (13b533c) into main (d634a5b) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #11   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          8       8           
  Lines        838     874   +36     
=====================================
- Misses       838     874   +36     
Impacted Files Coverage Δ
nd2/_util.py 0.00% <0.00%> (ø)
nd2/nd2file.py 0.00% <0.00%> (ø)

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 d634a5b...13b533c. Read the comment docs.

@tlambert03 tlambert03 merged commit 9ade725 into main Oct 10, 2021
@tlambert03 tlambert03 deleted the position-arg branch October 10, 2021 23:38
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.

2 participants