Skip to content

ECAP_response.m

Calvin Eiber edited this page Jun 30, 2021 · 1 revision

The default plots.response_wave isn't really what we want to look at ECAP responses, so this function provides two better views for the data generated using models.ecap_recording. The first set of figures was generated in the context of the 4x2 array experiments, and looks at the response on a given pair across spike-rates for a couple bipolar pairs per page. Even this visualisation isn't actually a very good one, I'll need to import across my better ECAP visualisations and clean up this part of ViNERS.

Uses models.compose_wave to compile ECAP recordings (including some background level of spiking activity) from the data in waves~/stimulus (name)/stim.mat and waves~/base (name)/stim.mat.

part of package +plots

Syntax

  • -pdf save output as multi-page PDF (not supported yet in general, see #61).
  • -raster generate a completely different view (not working at the moment, revisit this)

v0.2 25-Jun-2020 CDE

Clone this wiki locally