Description
CFS toolbox is an open-source collection of MATLAB functions that utilizes the PsychToolbox-3 (PTB-3). It is designed to allow a researcher to run continuous flash suppression experiments using a variety of experimental parameters (e.g., stimulus types and locations, noise presentation, and experiment window settings). Very little knowledge of MATLAB is required; experiments are generated by modifying csv files with the required parameters, and result data are output to text files for further analysis.
If you use the CFS toolbox or part of it in your research, we kindly ask that you cite the following paper:
- M. Nuutinen, T. Mustonen, J. Häkkinen, "CFS MATLAB toolbox: An experiment builder for continuous flash suppression (CFS) task", J. Behav Res, 2017, doi:10.3758/s13428-017-0961-z (Link)
Copyright
The CFS toolbox software is Copyright© 2017 by Visual Cognition Research Group.
The software package is free software; you can redistribute it and/or modify it under terms of GNU General Public License as published by the Free Software Foundation. For more details see license at www.gnu.org.
As stated in the GNU General Public License it is not possible to include this software package or even parts of it in a proprietary program without written permission from the owners of the copyright.
Documentation
The HTML documentation contains introduction to usage of the toolbox.
Download
The toolbox was developed under Matlab R2014a in Windows 7 and GNU/Octave 4.0 in Linux Ubuntu 15 environments. You can download the zip-packet from the links below or you can clone the repository from the Bitbucket website.
Version | Tested Software Distribution | Tested OS | File |
V0.10 | MATLAB R2014a | Windows 7 | CFS_win.zip |
V0.11 | GNU/Octave 4.0 | Linux Ubuntu 15.07 | CFS_linux.zip |
Changelog
- 2017/08/18: CFS Linux (0.11): Response delay parameter added (new parameter #10 in stimulus parameters file)