lib module

metadata function

#let metadata(cell)

Documentation

Return retained SWC header comments and recognized descriptive fields. Metadata such as scale or shrinkage correction is never applied implicitly.

Parameters

  • cell (dictionary): A morphology returned by load, from-text, or a transformation.

Returns

dictionary

Defined in lib.typ:179.

Source

Module
lib
Defined in
lib.typ:179
Source
View source