-
Notifications
You must be signed in to change notification settings - Fork 0
view_sfap.m
Calvin Eiber edited this page Jun 30, 2021
·
1 revision
plots.view_sfap
is the viewer for the output of models.axon_sfap. Like plots.view_sensitivity, plots.view_sfap
supports multiple visualisations depending on whether a single-fascicle or multiple-fascicle view is specified. Part of package +plots.
-
-f [list]
set fascicles to display. -
-e [list]
set electrodes to display. -
-ty [class]
choose axon class to visualise for multiple fascicle figure. -
-bi
use bipolar electrode montage for recording sensitivity -
-im
interpolate results to a heatmap image (Default: plot each axon). This is only useful if the SFAPs were generated using the-xy
option. The resolution of the interpolated output image can be tuned using-res [nPixels]
-
-pk-q [val 0..1]
set quantile for Vpp calculation (default: 100% or 'true' Vpp) -
-hz [ freq_lc freq_hc order]
apply zero-phase bandpass filtering to displayed SFAP -
-mf
make multi-fascicle section figure even if nF = 1 -
-q
quiet mode, less console output -
-dc
: visualise SFAP DC voltage(default:
This example was generated using plots.preview_fascicles('-f',3,'-c',1)