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] Add base CortexSpatial model #536

Merged
merged 10 commits into from
Mar 21, 2023

Conversation

jgranley
Copy link
Member

@jgranley jgranley commented Mar 21, 2023

Description

Adds a base CortexSpatial class that models can inherit from. This makes it easier to add future cortical models, providing functionality such as handling multiple visual regions, plotting, better default parameters, etc.

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

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

* add check for empty np.ndarray
…ent (pulse2percept#529)

* Remove 18.04, add 20.04

* Add python version to display name

* remove python version

* add jax version

* Fix jax version

* test for wheels: remove jax version

* Add jax version back

* test for wheels: remove jax version

* Add jax version back

* test for wheels

* also skip win32 for python3.7
@jgranley jgranley merged commit a062330 into pulse2percept:cortex Mar 21, 2023
@jgranley jgranley deleted the cortexSpatial branch March 21, 2023 01:27
@jgranley jgranley mentioned this pull request Jan 13, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants