Layer Alignment (skeleton_keys.layer_alignment)#

These functions calculate the layer-aligned depths of morphologies using layer drawings in the same space.

layer_alignment.layer_aligned_y_values(x, y, ...)

Point depths for a morphology aligned to a set of layer thicknesses.

layer_alignment.layer_aligned_y_values_for_morph(...)

Point depths for a morphology aligned to a set of layer thicknesses.

layer_alignment.cortex_thickness_aligned_y_values(x, ...)

Point depths for a x, y coordinates aligned to the full thickness of cortex.

layer_alignment.cortex_thickness_aligned_y_values_for_morph(...)

Point depths for a morphology aligned to the full thickness of cortex.

layer_alignment.fractions_within_layer(pos, ...)

layer_alignment.step_all_nodes(pos, ...[, ...])

layer_alignment.layer_side_depths(...[, ...])

layer_alignment.layer_locations(polys, x, y)

layer_alignment.setup_interpolator_without_nan(...)

layer_alignment.path_dist_from_node(pos, ...)

layer_alignment.calculate_length_of_path_list(...)