Module netplot
[show private | hide private]
[frames | no frames]

Module netplot

Classes
NetPlot  

Function Summary
  FreqPlotSyns(syns, maxcell)
  ReadBrainmap(fn, YSCALE, XZSCALE)
my original file format
  ReadBrainmap2(fn, YSCALE, XZSCALE)
Read cell data from new file format
  ReadFirefile(fn)
Read data from my original file format.
  ReadFirefile2(fn)
Not implemented yet, wait for my hooks to be ported to latest NCS.
  ReadSynmap2(fn, idxstart, maxcell)
Read synapses info from new file format.

Variable Summary
float XZSCALE = 10.0                                                                  
float YSHIFT = 0.0                                                                   

Function Details

ReadBrainmap(fn, YSCALE, XZSCALE)

my original file format

ReadBrainmap2(fn, YSCALE, XZSCALE)

Read cell data from new file format

ReadFirefile(fn)

Read data from my original file format.

ReadFirefile2(fn)

Not implemented yet, wait for my hooks to be ported to latest NCS.

ReadSynmap2(fn, idxstart, maxcell)

Read synapses info from new file format.

Variable Details

XZSCALE

Type:
float
Value:
10.0                                                                  

YSHIFT

Type:
float
Value:
0.0                                                                   

Generated by Epydoc 2.1 on Sat Apr 16 14:14:53 2005 http://epydoc.sf.net