EducationalTestingService / Confero

Eye-tracking, Screen and Event Capturing System for Windows. A web application running on a separate PC allows for real time monitoring of the users actions.
GNU General Public License v3.0
9 stars 1 forks source link

Calculate noise value for eye sample streams. #59

Closed isolver closed 10 years ago

isolver commented 10 years ago

Appears I started to implement this but it is not actually completed. Finish it. Duh??

isolver commented 10 years ago

wow, my memory is bad! Noise is calculated; but I had an old nioose variable that was not being used, so I thought I had not finished it.

Cleaned up unused variable. Closing false alarm bug!