diff --git a/debian/control b/debian/control index 40a95ed..be9b17f 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Package: python3-opensesame-plugin-parallel-port-trigger Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-opensesame -Description: An OpenSesame Plug-in for managing/executing multiple OpenSesame experiments - This plug-in can insert standalone OpenSesame Experiments within a main experiment. - It can run within a loop or sequence as an item. This makes it possible to run a number - of experiments in sequence (random or fixed order) and also it gives the possibility to - give each experiment its own (different) backend. +Description: An OpenSesame plug-in for sending stimulus synchronization triggers through the parallel port to data acquisition systems + In EEG/ERP studies it is common to send triggers to mark the timestamp for significant events (e.g., the onset of a trial, + presentation of a particular stimulus, etc.). Triggers are typically bytes that are sent via the parallel port to data + acquisition systems. +