• Search by Module
  • Search by Words
  • Search Projects
Top Python APIs Popular Projects
  • Java
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Scala
  • Blog
Project: pulse2percept (GitHub Link)
  • pulse2percept-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • ISSUE_TEMPLATE
        • feature_request.md
        • bug_report.md
      • workflows
        • build.yml
    • pulse2percept
      • datasets
        • horsager2009.py
        • LICENSE
        • data
          • horsager2009.csv
        • __init__.py
        • beyeler2019.py
        • tests
          • test_base.py
          • test_beyeler2019.py
          • __init__.py
          • test_horsager2009.py
        • base.py
      • implants
        • electrodes.py
        • argus.py
        • bva.py
        • __init__.py
        • tests
          • test_base.py
          • test_argus.py
          • test_prima.py
          • test_electrode_arrays.py
          • test_alpha.py
          • __init__.py
          • test_bva.py
          • test_electrodes.py
        • alpha.py
        • prima.py
        • electrode_arrays.py
        • base.py
      • utils
        • testing.py
        • convolution.py
        • geometry.py
        • deprecation.py
        • __init__.py
        • tests
          • test_base.py
          • test_optimize.py
          • test_parallel.py
          • test_convolution.py
          • test_testing.py
          • __init__.py
          • test_geometry.py
          • test_deprecation.py
        • optimize.py
        • parallel.py
        • base.py
      • viz
        • axon_map.py
        • __init__.py
        • tests
          • test_axon_map.py
          • __init__.py
      • version.py
      • models
        • horsager2009.py
        • _beyeler2019.pyx
        • setup.py
        • nanduri2012.py
        • _nanduri2012.pyx
        • __init__.py
        • beyeler2019.py
        • tests
          • test_base.py
          • test_beyeler2019.py
          • test_nanduri2012.py
          • __init__.py
          • test_horsager2009.py
        • _horsager2009.pyx
        • base.py
      • setup.py
      • percepts
        • __init__.py
        • tests
          • test_base.py
          • __init__.py
        • base.py
      • stimuli
        • pulses.py
        • pulse_trains.py
        • _base.pyx
        • setup.py
        • videos.py
        • data
        • __init__.py
        • tests
          • test_base.py
          • test_videos.py
          • test_pulses.py
          • test_images.py
          • __init__.py
          • test_pulse_trains.py
        • images.py
        • base.py
      • __init__.py
    • AUTHORS
    • Makefile
    • examples
      • implants
        • plot_implants.py
        • plot_custom_electrode_array.py
        • plot_electrode_grid.py
        • README.rst
      • models
        • plot_axon_map.py
        • plot_nanduri2012.py
        • plot_scoreboard.py
        • README.rst
        • plot_horsager2009.py
      • README.rst
      • stimuli
        • plot_sinusoidal.py
        • README.rst
        • plot_image_stim.py
        • plot_pulses.py
        • plot_pulse_trains.py
      • developers
        • plot_tests.py
        • README.rst
    • LICENSE
    • .readthedocs.yml
    • azure-pipelines.yml
    • README.rst
    • setup.py
    • requirements-dev.txt
    • setup.cfg
    • CONTRIBUTING.rst
    • CODE_OF_CONDUCT.md
    • requirements.txt
    • .codecov.yml
    • .gitignore
    • doc
      • install.rst
      • Makefile
      • make.bat
      • _ext
        • github_link.py
        • p2pdocs.py
        • custom_references_resolver.py
      • users
        • release_notes.rst
        • faq.rst
        • api.rst
        • news.rst
        • references.rst
      • developers
        • releases.rst
        • style_guide.rst
        • contributing.rst
      • topics
        • datasets.rst
        • stimuli.rst
        • models.rst
        • implants.rst
      • requirements.txt
      • index.rst
      • conf.py
      • _static
        • css
          • custom.css