nicksexton / taskswitching

My PhD work on interactive activation models of human task switching. Implementation in C with interfaces in Python and R. Published in Sexton & Cooper (2017), Cognitive Psychology
0 stars 0 forks source link

model_controls_continue_cb needs new way of checking current trial #6

Closed nicksexton closed 10 years ago

nicksexton commented 10 years ago

same for model_controls_run_block_cb

nicksexton commented 10 years ago

fixed with access function model_current_trial_is_last (returns true if current trial is last of a block)