Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/n/e/NeuroTools-0.2.0/examples/sfn2008/sfn_example_parameterspace.py NeuroTools(Download)
pylab.subplot(dims[0],dims[1],subplot_index+1) pylab.plot(time_axis_cc,cc) pylab.title(make_name(experiment,p.range_keys())) pylab.xlim(-30,30.) pylab.ylim(0,10.)