Welcome to LFPy’s documentation!
(Looking for the old LFPy v1.* documentation? Follow link)
Contents
- LFPy
- Module
LFPy
- Cell classes
- class
Cell
Cell
Cell.cellpickler()
Cell.chiral_morphology()
Cell.distort_geometry()
Cell.enable_extracellular_stimulation()
Cell.get_axial_currents_from_vmem()
Cell.get_axial_resistance()
Cell.get_closest_idx()
Cell.get_dict_of_children_idx()
Cell.get_dict_parent_connections()
Cell.get_idx()
Cell.get_idx_children()
Cell.get_idx_name()
Cell.get_idx_parent_children()
Cell.get_idx_polygons()
Cell.get_intersegment_distance()
Cell.get_intersegment_vector()
Cell.get_multi_current_dipole_moments()
Cell.get_pt3d_polygons()
Cell.get_rand_idx_area_and_distribution_norm()
Cell.get_rand_idx_area_norm()
Cell.get_rand_prob_area_norm()
Cell.get_rand_prob_area_norm_from_idx()
Cell.get_transformation_matrix_vmem_to_imem()
Cell.insert_v_ext()
Cell.set_point_process()
Cell.set_pos()
Cell.set_rotation()
Cell.set_synapse()
Cell.simulate()
Cell.strip_hoc_objects()
- class
TemplateCell
TemplateCell
TemplateCell.cellpickler()
TemplateCell.chiral_morphology()
TemplateCell.distort_geometry()
TemplateCell.enable_extracellular_stimulation()
TemplateCell.get_axial_currents_from_vmem()
TemplateCell.get_axial_resistance()
TemplateCell.get_closest_idx()
TemplateCell.get_dict_of_children_idx()
TemplateCell.get_dict_parent_connections()
TemplateCell.get_idx()
TemplateCell.get_idx_children()
TemplateCell.get_idx_name()
TemplateCell.get_idx_parent_children()
TemplateCell.get_idx_polygons()
TemplateCell.get_intersegment_distance()
TemplateCell.get_intersegment_vector()
TemplateCell.get_multi_current_dipole_moments()
TemplateCell.get_pt3d_polygons()
TemplateCell.get_rand_idx_area_and_distribution_norm()
TemplateCell.get_rand_idx_area_norm()
TemplateCell.get_rand_prob_area_norm()
TemplateCell.get_rand_prob_area_norm_from_idx()
TemplateCell.get_transformation_matrix_vmem_to_imem()
TemplateCell.insert_v_ext()
TemplateCell.set_point_process()
TemplateCell.set_pos()
TemplateCell.set_rotation()
TemplateCell.set_synapse()
TemplateCell.simulate()
TemplateCell.strip_hoc_objects()
- class
NetworkCell
NetworkCell
NetworkCell.cellpickler()
NetworkCell.chiral_morphology()
NetworkCell.create_spike_detector()
NetworkCell.create_synapse()
NetworkCell.distort_geometry()
NetworkCell.enable_extracellular_stimulation()
NetworkCell.get_axial_currents_from_vmem()
NetworkCell.get_axial_resistance()
NetworkCell.get_closest_idx()
NetworkCell.get_dict_of_children_idx()
NetworkCell.get_dict_parent_connections()
NetworkCell.get_idx()
NetworkCell.get_idx_children()
NetworkCell.get_idx_name()
NetworkCell.get_idx_parent_children()
NetworkCell.get_idx_polygons()
NetworkCell.get_intersegment_distance()
NetworkCell.get_intersegment_vector()
NetworkCell.get_multi_current_dipole_moments()
NetworkCell.get_pt3d_polygons()
NetworkCell.get_rand_idx_area_and_distribution_norm()
NetworkCell.get_rand_idx_area_norm()
NetworkCell.get_rand_prob_area_norm()
NetworkCell.get_rand_prob_area_norm_from_idx()
NetworkCell.get_transformation_matrix_vmem_to_imem()
NetworkCell.insert_v_ext()
NetworkCell.set_point_process()
NetworkCell.set_pos()
NetworkCell.set_rotation()
NetworkCell.set_synapse()
NetworkCell.simulate()
NetworkCell.strip_hoc_objects()
- class
- Point processes
- Networks
- Forward models
- Current Dipole Moment forward models
- Current Source Density (CSD)
- Misc.