nerve_results.get_axon_results

nerve_results.get_axon_results(fasc_ID: int, ax_ID: int) axon_results[source]

Return the results object associated with one axon inside one fascicle.

Parameters:
  • fasc_ID (int) – Fascicle identifier.

  • ax_ID (int) – Axon identifier inside the fascicle.

Returns:

Matching axon results object.

Return type:

axon_results