(In traditional Chinese)
Reproduce experiment II in studies of J. Ridley Stroop, published in Studies of Interference in Serial Verbal Reactions.
Example of experiment result:
This app is developed under Python 3, tested with Google Chrome 80.0.3987.87, macOS 10.15.
pip install -r requirements.txt
- Run the application via
flask run
- Open the application in browser (default url: http://127.0.0.1:5000/)
A
, S
, D
keys
Please modify config.toml
.
- Setting
test
: 「試玩」有幾次experiment
: 「正式開始」有幾次filter
: 是否篩除 outlieroutlier_over_std
: 刪除多少標準差以外的 data,適用於filter
有效時min_data_filter
: 在 data 數量大於多少時,篩除 outlier,適用於filter
有效時output_file
: 實驗結果以.csv
格式記錄於此
- Plotting:
Matplotlib
的設定檔 - Wording: 網頁顯示的文字