Skip to main content
Ctrl+K
libNeuroML libNeuroML documentation - Home
  • User guide
  • Contributing
  • NeuroML Documentation
  • GitHub
  • User guide
  • Contributing
  • NeuroML Documentation
  • GitHub

Section Navigation

  • Introduction
  • Installation
  • API documentation
    • nml Module (NeuroML Core classes)
    • loaders Module
    • writers Module
    • utils Module
    • arraymorph Module
  • Examples
  • References
  • User guide
  • API documentation

API documentation#

The libNeuroML API includes the core NeuroML classes and various utilities. You can find information on these in the pages below.

  • nml Module (NeuroML Core classes)
    • List of Component classes
  • loaders Module
    • ArrayMorphLoader
    • NeuroMLHdf5Loader
    • NeuroMLLoader
    • SWCLoader
    • read_neuroml2_file()
    • read_neuroml2_string()
  • writers Module
    • ArrayMorphWriter
    • NeuroMLHdf5Writer
    • NeuroMLWriter
  • utils Module
    • add_all_to_document()
    • append_to_element()
    • component_factory()
    • ctinfo()
    • ctparentinfo()
    • fix_external_morphs_biophys_in_cell()
    • get_hier_graph_networkx()
    • get_relative_component_path()
    • get_summary()
    • has_segment_fraction_info()
    • is_valid_neuroml2()
    • main()
    • print_hierarchy()
    • print_summary()
    • validate_neuroml2()
  • arraymorph Module
    • ArrayMorphology
    • SegmentList

previous

Installation

next

nml Module (NeuroML Core classes)

Edit on GitHub
Show Source

© Copyright 2023, libNeuroML authors and contributors.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.