noise_e: Receptor noise

Description Usage Arguments Author(s) References See Also

Description

Receptor noise either provided by the user or based on noise-to-signal ratio of a single photoreceptor and the relative abundance of photoreceptor types in the retina. This function is used internally in Receptor Noise Limited models.

Usage

1
noise_e(noise, e, v, n)

Arguments

noise

Logical. Whether receptor noise is provided (noise = TRUE) or calculated from photoreceptor relative abundances (noise = FALSE)

e

Receptor noise of each photoreceptor type. It is used when noise = TRUE

v

Noise-to-signal ratio of a single photoreceptor.

n

Relative abundance of the photoreceptor in the retina.

Author(s)

Felipe M. Gawryszewski f.gawry@gmail.com

References

Vorobyev, M., and D. Osorio. 1998. Receptor noise as a determinant of colour thresholds. Proceedings of the Royal Society B 265:351-358.

See Also

RNLmodel, RNLthres, GENmodel, colour_space


colourvision documentation built on Aug. 2, 2021, 1:06 a.m.