From: Pecevski D. <de...@ig...> - 2010-04-01 15:35:19
|
Hi Edmund, The features of saving and loading a network specification and/or network state are not supported in PCSIM in the current version. You can retrieve all the information about the network specification/state by accessing all the neurons, synapses and connection pairs from the populations and projections, and retrieving their parameters/state variables. Then having this information in Python, you can pickle it. Regards, Dejan e c wrote: > Hello all, > > Does anyone know if there is any function to save / load a network > with all its connections and parameters? Say I have a neuron > population with all its connections already initialized. I have tried > to pickle the object population but that doesn't seem to work... > > Edmund > > > ------------------------------------------------------------------------ > New Email names for you! > <http://sg.rd.yahoo.com/sg/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/sg/> > > Get the Email name you've always wanted on the new @ymail and @rocketmail. > Hurry before someone else does! > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ------------------------------------------------------------------------ > > _______________________________________________ > Pcsim-users mailing list > Pcs...@li... > https://lists.sourceforge.net/lists/listinfo/pcsim-users > -- _______________________________________________ Dejan Pecevski Institute for Theoretical Computer Science Graz University of Technology Inffeldgasse 16b, A-8010 Graz, Austria Tel. +43 316 873 5849 |