bluepyefe.rheobase

Functions related to the computation of the rheobase

Functions

compute_rheobase_absolute(cell, ...[, ...])

Compute the rheobase by finding the smallest current amplitude triggering at least one spike.

compute_rheobase_flush(cell, protocols_rheobase)

Compute the rheobase by finding the smallest current amplitude that:

compute_rheobase_interpolation(cell, ...)

Compute the rheobase by fitting the reverse IF curve and finding the intersection with the line x = 1.

compute_rheobase_majority_bin(cell, ...[, ...])

Compute the rheobase by finding the smallest current amplitude triggering at least 1 spikes in the majority (default 50%) of the recordings.