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

[REF] Rename retinotopy to vfmap #544

Closed
wants to merge 18 commits into from

Conversation

lukeyoffe
Copy link
Contributor

Description

Currently, visual field mappings are referred to as retinotopy, but this specifically refers to the mapping from the retinal surface to the visual field. Now that we are adding cortical models, it doesn't make sense to continue using the name retinotopy, so we are using the name vfmap instead to denote any visual field mapping (whether it is from the retina to the visual field or from the cortex to the visual field).

Closes #539

Type of Change

  • Documentation change

jgranley and others added 18 commits January 17, 2023 11:01
* add check for empty stimulus in stim setter for implants

* add check for empty np.ndarray
…l areas (pulse2percept#509)

* grid interface changes

* changed valueerror to runtime error in percept save test

* Fix unique time point bug

* temp commit to store grid stuff

* update requirements

* update base.py for new grid class

* Grid class now supports multiple layers

* refactor layer to be region

* Add region_mappings, RetinalMap

* Fixed overwriting static attributes

* Base class for cortical models

* [MNT] Update requirements.txt (pulse2percept#507)

* Add tests, made inv transforms optional to overwrite

* update with named tuple coordinate grids, and ret_to_dva etc
"

* refactor everything to ret_to_dva

* Update static ret2dva references

* removed backwards compatibility for ret2dva

* update doc
…ulse2percept#518)

* [MNT] Update requirements.txt (pulse2percept#507)

* [DOC] Fix gallery thumbnail images (pulse2percept#510)

* add topography module

* fix imports

* refactor tests for topography module

* doc

* add epmty submodules for implants.cortex and models.cortex
@lukeyoffe lukeyoffe requested a review from jgranley April 24, 2023 22:20
@lukeyoffe lukeyoffe changed the base branch from master to cortex April 30, 2023 23:13
@lukeyoffe lukeyoffe closed this Apr 30, 2023
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.

[REF] Rename retinotopy to vfmap
3 participants