A heat map is a graphical representation of data where the individual values contained in a matrix are represented as colors. -Wikipedia Concept Here is my approach to deal with it. All that is need is a frequency of a value being repeated in case of one dimension...
I believe you have already ready the previous post about setting up the environment. if not do it here! <PSYCHOPY APP DEVELOPMENT IN PYTHON USING ECLIPSE AND PYDEV> So, now you are for sure ready with the environment and already created your first application on...
Install and setup psychoPy and using Eclipse and python for development of applications. I developed an application that used a eye tracker. It was a great idea to use python to interface the eye tracker with the routine which was created using psychoPy. In this post,...