Search found 3 matches

by ram
Mon Sep 19, 2005 9:55 pm
Forum: Other questions
Topic: Survey: need for large-scale computational support
Replies: 6
Views: 9176

Re: Survey: need for large-scale computational support

YES 1. Running a very large number of simulations, e.g. for optimization or exploration of parameter space. Time per run is ____variable, maybe average 0/3/0_____ sec/min/hr Total number of simulations is ____1000_____ Total simulation time _____48 hours____ (i.e. time per run X number of simulation...
by ram
Fri Aug 05, 2005 2:40 am
Forum: Other questions
Topic: continue simulation until numSpikes = n
Replies: 2
Views: 4894

Looks like I have solved my own problem by changing run() and continuerun() to take arguments for spikebin...feedback would be great if there is a better and less invasive way to do this. Thanks!
by ram
Wed Aug 03, 2005 2:47 pm
Forum: Other questions
Topic: continue simulation until numSpikes = n
Replies: 2
Views: 4894

continue simulation until numSpikes = n

Hello, I am running large sets of simulations and using spikebin to create trains of spiketimes for export to Matlab. With a set tstop, each simulation produces a highly variable number of spikes, depending on my injected current stimulus. In order to save time, I would like to stop each run after t...