Random Poisson Background Noise Problem

Anything that doesn't fit elsewhere.
Post Reply
henrychen1986
Posts: 15
Joined: Wed Nov 25, 2009 7:07 pm

Random Poisson Background Noise Problem

Post by henrychen1986 »

For a 1000 cell model I am working on, I want to generate background (spontaneous) activity/noise with Poisson distribution around a specified frequency. The problem i am encountering now is that when i generate a background activity there are too many outliers with many bins exceeding z-scores more than 2.5.

I am presently generating background activity by using the noise in the netstim.

Is there any function in neuron which can solve my problem? Please suggest any methods which will generate activity around the frequency i specified.

The output firing rate is dependent on cell properties, but we think if the input is poisson the output frequency should have smaller range of freq.

Thanks.
ted
Site Admin
Posts: 6299
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Random Poisson Background Noise Problem

Post by ted »

If ISIs follow a negexp distribution, the highest instantaneous frequency is infinite and the lowest is 0.
henrychen1986 wrote:we think if the input is poisson the output frequency should have smaller range of freq.
Only if the cell or network that receives the poisson input has an absolute refractory period (to limit the highest frequency) and/or some limit on the longest ISI it can generate. If a system is driven by spike events and is not itself spontaneously active, there is no inherent limitation on the longest output ISI.
Post Reply