efel.pyfeatures.validation#

Contains scientific validation methods on input signals.

Functions

check_ais_initiation(soma_trace, ais_trace)

Checks the initiation of action potential in AIS with respect to soma.

efel.pyfeatures.validation.check_ais_initiation(soma_trace, ais_trace)[source]#

Checks the initiation of action potential in AIS with respect to soma.

Parameters:
  • soma_trace (dict)

  • ais_trace (dict)

Return type:

bool