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

fix task import - not importing column 7 #20

Open nicksexton opened 10 years ago

nicksexton commented 10 years ago

warning:

(pdpgui_test_1:9012): Gtk-WARNING **: /tmp/buildd/gtk+3.0-3.4.2/./gtk/gtktreestore.c:1046: Invalid column number 7 added to iter (remember to end your list of columns with a -1)       

nb. in simulation 2, last column is the RSI parameter column. Check to make sure this bug is not messing with simulation results.