Ticket #14 (new task)

Opened 2 years ago

Last modified 10 months ago

Implement enough of the facetsml module to produce a simple network in valid NeuroML format

Reported by: apdavison Assigned to: Nicolas.Debeissat@sophia.inria.fr
Priority: minor Milestone: 0.5.0
Component: unspecified Version:
Keywords: facetsML neuroML xml Cc:

Description

The facetsml module does not work yet. Getting to the stage of producing valid NeuroML, even for a very simple network, would be a good start.

Change History

(follow-up: ↓ 2 ) 04/25/07 16:32:13 changed by Nicolas.Debeissat@sophia.inria.fr

  • keywords set to facetsML neuroML xml.

I am not sure to understand what is the purpose here. Do you want to dump a PyNN network in NeuroML format, or, at contrary, create a PyNN network from a NeuroML description file ?

(in reply to: ↑ 1 ) 06/06/07 10:45:04 changed by apdavison

  • owner changed from somebody to Nicolas.Debeissat@sophia.inria.fr.

Replying to Nicolas.Debeissat@sophia.inria.fr:

I am not sure to understand what is the purpose here. Do you want to dump a PyNN network in NeuroML format, or, at contrary, create a PyNN network from a NeuroML description file ?

This particular ticket is for the case of 'dumping' a PyNN network in NeuroML format.

The other case (NeuroML → PyNN) should be a separate ticket. That part could perhaps be done with XSLT, rather than Python?

02/02/08 19:01:15 changed by apdavison

  • milestone changed from Release 0.4.0 to Release 0.5.0.