Skip to content

A PsychoJS-based experiment generator for the measuring various psychometric thresholds, e.g., crowding.

License

Notifications You must be signed in to change notification settings

EasyEyes/threshold

Repository files navigation

EasyEyes Threshold

📖 Manual
📝 Parameter Glossary
🌏 Webapp (beta)

A PsychoJS-based experiment generator for the measuring various psychometric thresholds, e.g., crowding. Please visit https://easyeyes.app/experiment for more instructions.

Development

To clone this repo, use

git clone --recurse-submodules https://github.com/EasyEyes/threshold.git

Then, run the following for the initial setup

npm install
npm run build

To develop based on a specific experiment table, use

npm run examples [tableName].[xlsx] # you may also run `npm run examples` to prepare for all tables in your examples/tables folder
npm start -- --name=[tableName] # start hot-reload development

You need to rerun npm run examples [your table name] every time you edit the HTML or table files.

PsychoJS Version

We build EasyEyes Threshold with PsychoJS 2022.1.3.

About

A PsychoJS-based experiment generator for the measuring various psychometric thresholds, e.g., crowding.

Topics

Resources

License

Stars

Watchers

Forks