Skip to content

v0.7.1

Compare
Choose a tag to compare
@mbeyeler mbeyeler released this 22 Jun 00:19
· 162 commits to master since this release
436ea95

New features

  • Add FadingTemporal, a generic phosphene fading model (PR #378)

Maintenance

  • Various implant usability and speed upgrades (PR #375, PR #382, PR #383, PR #386)
  • Various stimulus usability and speed upgrades (PR #382, PR #383, PR #384, PR #385)
  • Refactor common Cython functions and move them into a utils._fast_math submodule (PR #382)
  • Further speed up the AxonMapModel build process (PR #369)
  • Improve documentation and usability of various AxonMapModel methods (PR #370)
  • Disallow lambda<10 for AxonMapModel (PR #370)
  • Show a warning when ScoreboardModel or AxonMapModel is used with a nonzero electrode-retina distance (PR #368)

Bug fixes

  • Fix naming convention for BVT24 electrodes (PR #380)
  • Fix issues with plotting and animating Percept (PR #379)
  • Fix inconsistencies and missing parameters in the [Nanduri2012] dataset (PR #376)
  • Fix pulse2percept.models.AxonMapModel.plot for left eyes (PR #367)
  • Fix axon map visualization in plot_argus_phosphenes (PR #366)