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

[ENH] Neuropythy *_to_dva #606

Merged
merged 2 commits into from Jan 29, 2024
Merged

Conversation

jgranley
Copy link
Member

The inverse transform for neuropythy visual field map. Uses interpolation between points with known visual field locations using 5 nearest neighbors.

Copy link

codecov bot commented Jan 28, 2024

Codecov Report

Attention: 484 lines in your changes are missing coverage. Please review.

Comparison is base (7a9da85) 93.83% compared to head (ba8ec9e) 92.18%.
Report is 138 commits behind head on master.

Files Patch % Lines
pulse2percept/topography/base.py 69.44% 99 Missing ⚠️
pulse2percept/implants/cortex/neuralink.py 53.37% 83 Missing ⚠️
pulse2percept/topography/cortex.py 79.81% 43 Missing ⚠️
pulse2percept/datasets/han2021.py 36.00% 32 Missing ⚠️
pulse2percept/implants/ensemble.py 69.44% 22 Missing ⚠️
pulse2percept/models/granley2021.py 88.53% 18 Missing ⚠️
pulse2percept/datasets/tests/test_han2021.py 37.03% 17 Missing ⚠️
pulse2percept/models/cortex/base.py 79.48% 16 Missing ⚠️
pulse2percept/models/base.py 82.71% 14 Missing ⚠️
pulse2percept/stimuli/videos.py 84.50% 11 Missing ⚠️
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   93.83%   92.18%   -1.65%     
==========================================
  Files          90      128      +38     
  Lines        7782    11483    +3701     
==========================================
+ Hits         7302    10586    +3284     
- Misses        480      897     +417     
Flag Coverage Δ
unittests 92.18% <89.19%> (-1.65%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jgranley jgranley merged commit 6e8471a into pulse2percept:master Jan 29, 2024
22 checks passed
@jgranley jgranley deleted the neuropythy_to_dva branch January 29, 2024 08:12
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.

None yet

1 participant