neurom.fst.register_neurite_feature

neurom.fst.register_neurite_feature(name, func)[source]

Register a feature to be applied to neurites

Parameters:
  • name – name of the feature, used for access via get() function.
  • func – single parameter function of a neurite.