Thanks to visit codestin.com
Credit goes to github.com

Skip to content

<Suggestion> Export to graphml via networkx #23

@kenblu24

Description

@kenblu24

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

We could export the model to a graphml file using networkx and store neuron/synapse parameters on the respective nodes/edges

Describe the solution you'd like
A clear and concise description of what you want to happen.

Ability to get a graphml or networkx representation of a model, not including spiking info

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

We currently have the snn.json format already, which additionally stores the spike train info. However, this does not allow users to easily add information onto each node/synapse.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions