FlashDot is a generator for psychophysical experiments.
FlashDot is intended for generating and presenting visual perceptual experiments that require a high temporal precision. It is controlled by a simple experiment building language and allows experiment generation with either a text or a graphical editor.
FlashDot is intended for generating and presenting visual perceptual experiments that require a high temporal precision. It is controlled by a simple experiment building language and allows experiment generation with either a text or a graphical editor.
To install flashdot, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install flashdot
To see what files were installed by flashdot, run:
port contents flashdot
To later upgrade flashdot, run:
sudo port selfupdate && sudo port upgrade flashdot
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.