axon_results.is_blocked
- axon_results.is_blocked(AP_start: float, freq: float = None, t_refractory: float = 1) bool | None[source]
check if the axon is blocked or not.
Warning
A test pulse must be added to generate an AP propagating through the axon. This test AP is used to validate or not the neural conduction of the axon.
- Parameters:
- Returns:
True is the axon is blocked (the test AP doesn’t propagate through), else false.
- Return type: