1RZLLL / COREM

COREM Retina Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COREM logo

COREM is a configurable retina simulator that has been implemented within the framework of the Human Brain Project (HBP). The software platform can be interfaced with neural simulators (e.g., NEST) to connect with models of higher visual areas and with the Neurorobotics Platform of the HBP. The code is implemented in C++ and computations of spatiotemporal equations are optimized by means of recursive filtering techniques and multithreading.

Most retina simulators are more focused on fitting specific retina functions. By contrast, the versatility of COREM allows the configuration of different retina models using a set of basic retina computational primitives. Several example retina models are included in the software package for ready use.

The code has been extensively tested in Linux. The software can be also adapted to Mac OS. Installation instructions as well as the user manual can be found in the wiki. COREM is the result of a research work and its associated publication is:

Martínez-Cañada, P., Morillas, C., Pino, B., Ros, E., & Pelayo, F. (2016). A Computational Framework for Realistic Retina Modeling. International Journal of Neural Systems, 26(07), 1650030.

COREM is licensed under GNU General Public License. See LICENSE for more information. Some components of the source code are also licensed under CeCILL-C.

About

COREM Retina Simulator

License:GNU General Public License v3.0


Languages

Language:C 92.5%Language:C++ 6.4%Language:MATLAB 0.4%Language:Python 0.4%Language:CMake 0.2%Language:Makefile 0.1%Language:Batchfile 0.0%