CellParser¶
-
class singlecell_input_mapper.udvary2022.cell.CellParser(morph_fn=
'')¶ Bases:
objectExtract cell morphology from an AMIRA hoc file.
See also
This is not the same class as
single_cell_parser.cell_parser.CellParser. This is a leightweight dataclass specialized for use withsingle_cell_parser.synapse_mapper.SynapseMapper, and does not contain any biophysical details.Set up a cell object from an AMIRA hoc file.
get_cell()Returns cell if it is set up
Documentation unclear, incomplete, broken or wrong? Let us know