Ctrl+K

ccf_streamlines 1.1.4 documentation

Site Navigation

  • User’s Guide
  • Data Files
  • API Reference

Site Navigation

  • User’s Guide
  • Data Files
  • API Reference

Section Navigation

  • Streamline Angle Calculations ( ccf_streamlines.angle )
    • ccf_streamlines.angle.determine_angle_between_streamline_and_plane
    • ccf_streamlines.angle.find_closest_streamline
    • ccf_streamlines.angle.vector_to_3d_affine_matrix
  • Coordinates ( ccf_streamlines.coordinates )
    • ccf_streamlines.coordinates.coordinates_to_voxels
  • Datasets ( ccf_streamlines.dataset )
    • ccf_streamlines.dataset.upscale_ish_volume
  • Linestring 3D ( ccf_streamlines.linestring3d )
    • ccf_streamlines.linestring3d.LineString3D
  • Metrics ( ccf_streamlines.metrics )
    • ccf_streamlines.metrics.measure_streamline_layer_thicknesses
  • Morphology ( ccf_streamlines.morphology )
    • ccf_streamlines.morphology.transform_swc_to_volume
    • ccf_streamlines.morphology.transform_coordinates_to_volume
    • ccf_streamlines.morphology.find_topological_point_coordinates
    • ccf_streamlines.morphology.load_swc_as_dataframe
  • Utility Processing Functions ( ccf_streamlines.projection )
    • ccf_streamlines.processing.remove_duplicate_voxels_from_paths
  • Streamline Projection ( ccf_streamlines.projection )
    • ccf_streamlines.projection.Isocortex2dProjector
    • ccf_streamlines.projection.Isocortex3dProjector
    • ccf_streamlines.projection.IsocortexEntireProjector
    • ccf_streamlines.projection.IsocortexCoordinateProjector
    • ccf_streamlines.projection.BoundaryFinder

Utility Processing Functions (ccf_streamlines.projection)#

Functions used to process original streamlines files into more consistent representations. Most users will not need to use this module directly.

Processing streamline paths#

processing.remove_duplicate_voxels_from_paths(paths)

Remove duplicate consecutive voxels from the paths

previous

ccf_streamlines.morphology.load_swc_as_dataframe

next

ccf_streamlines.processing.remove_duplicate_voxels_from_paths

On this page
  • Processing streamline paths
Show Source

© Copyright 2022, Nathan Gouwens.

Created using Sphinx 5.2.3.