.. include:: links.rst ``NES`` ======= Overview ^^^^^^^^ The |NES|_ class is designed to detect button presses from 2 buttons (A and B). It inherits from the |Controller|_ class, allowing for manual button manipulation. An |NES|_ object compares the activity in two buttons: ``A`` and ``B``. They can be created with one of the constructors, or can be added manually (e.g. if the buttons need to have different window lengths). Many buttons can be added to an |NES|_ object; however, for now, it will *only* compare buttons with the names ``A`` and ``B``. Since it is a child of |Controller|_, |NES|_ can hold more than 2 buttons; however, it will only check for presses from ``A`` and ``B``. CSV output """""""""" An |NES|_ object will automatically create and update a csv during the experiment. There are 12 columns in the csv (``