HV0 PChapter6 Decision Making D. F697:./history +'!comment'(''). + +'!root'(964114935). + +'!root'(966271776). + +'!children'(964114935, [964529822]). + +'!position'(964114935, 41, 58). + +'!children'(964529822, [964618341]). + +'!position'(964529822, 212, 58). + +'!children'(964618341, []). + +'!position'(964618341, 383, 58). + +'!children'(966271776, [967037447, 967048242]). + +'!position'(966271776, 41, 182). + +'!children'(967037447, [967037972]). + +'!position'(967037447, 212, 151). + +'!children'(967037972, [967038494, 967038497]). + +'!position'(967037972, 383, 151). + +'!children'(967038494, []). + +'!position'(967038494, 554, 136). + +'!children'(967038497, []). + +'!position'(967038497, 554, 167). + +'!children'(967048242, []). + +'!position'(967048242, 212, 214). + D./964529822 F199:./964529822/model +% Bayesian with Learning: Tue Jul 25 12:58:59 2000 + +'!box'('Bayesian with Learning', 'Compound' / 'Generic', [], 'Medin & Edelson (1988): Bayesian model for experiment 1'). + +'!property_levels'([]). + F218:./964529822/subboxes +% Bayesian with Learning: Tue Jul 25 12:58:59 2000 + +'!subbox'(964114945, 410, 70, [output(964114942, send), input(964114942, send)]). + +'!subbox'(964114942, 140, 70, [input(964114945, send), output(964114945, send)]). + D./964529822/964114945 F183:./964529822/964114945/model +% Subject: Wed Jul 11 11:37:52 2001 + +'!box'('Subject', 'Compound' / 'Subject', [], 'Learning model of diagnosis: Uses an oracle for info on probabilities'). + +'!property_levels'([]). + F650:./964529822/964114945/subboxes +% Subject: Wed Jul 11 11:37:52 2001 + +'!subbox'(964181798, 585, 65, [output(964181794, read), output(964181794, send), output(964180235, read)]). + +'!subbox'(964530097, 395, 180, [output(964181794, read), output(964180235, read), output(964180235, send)]). + +'!subbox'(964180235, 585, 180, [input(964530097, read), input(964530097, send), input(964181798, read)]). + +'!subbox'(964117769, 240, 65, [output(964181794, send), output(964181794, read), output(964114942, send), input(964114942, send)]). + +'!subbox'(964181794, 395, 65, [input(964530097, read), input(964117769, send), input(964181798, read), input(964181798, send), input(964117769, read)]). + D./964529822/964114945/964181798 F218:./964529822/964114945/964181798/model +% Decision Procedure: Thu Jun 28 12:51:22 2001 + +'!box'('Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F2583:./964529822/964114945/964181798/rules +% Decision Procedure: Thu Jun 28 12:51:22 2001 + +'!rule'('Initialise WM with the base rates of the diseases', [refracted], [not [match(probability(_), 964181794)], lookup_kb(Disease, baserate, P)], [add(probability(Disease, given([]), P), 964181794)]). + +'!rule'('Select an unprocessed symptom and process it', [fire_once], [match(symptom(Symptom), 964181794), not [match(processed(Symptom), 964181794)]], [send(process(Symptom), 964181798), add(processed(Symptom), 964181794)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom))], [match(probability(Disease, given(Givens), Prior), 964181794), probability_of_disease_given_symptom(Disease, Symptom, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 964181794), add(probability(Disease, given([Symptom|Givens]), Posterior), 964181794)]). + +'!condition'('Calculate the probability of a disease given a symptom (and what is currently known)', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom, Givens, Posterior) :- [probability_of_symptom(Symptom, Givens, PS), PS > 0, match(probability(Disease, given(Givens), Prior), 964181794), lookup_kb(Disease, Symptom, CP), times(Posterior, Prior, CP / PS)]), (probability_of_disease_given_symptom(Disease, Symptom, Givens, 0) :- [probability_of_symptom(Symptom, Givens, 0)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom, Givens, P) :- [findall(CP * Prior, [lookup_kb(Disease, Symptom, CP), match(probability(Disease, given(Givens), Prior), 964181794)], L), sum_list(L, P)])]). + +'!rule'('The diagnosis rule', [fire_once, triggered(system_quiescent)], [not [match(diagnosis(D), 964181794)], match(probability(D, _, P), 964181794), not [match(probability(D2, _, P2), 964181794), P2 > P]], [add(diagnosis(D), 964181794)]). + +'!condition'('Return the probability of an event with reference to Knowledge Base', lookup_kb, 3, [(lookup_kb(Disease, Symptom, 0) :- [match(data(Disease, cases, 0), 964180235)]), (lookup_kb(Disease, Symptom, P) :- [match(data(Disease, cases, C), 964180235), match(data(Disease, Symptom, N), 964180235), C > 0, divide(P, N, C)]), (lookup_kb(Disease, baserate, 0) :- [match(data(Disease, cases, Num), 964180235), findall(PD, [match(data(D, cases, PD), 964180235)], L), sum_list(L, Denom), Denom =:= 0]), (lookup_kb(Disease, baserate, P) :- [match(data(Disease, cases, Num), 964180235), findall(PD, [match(data(D, cases, PD), 964180235)], L), sum_list(L, Denom), Denom > 0, divide(P, Num, Denom)])]). + F0:./964529822/964114945/964181798/description F3299:./964529822/964114945/964181798/messages + 1: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.1)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.2)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.3)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.1)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.2)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.1)) + 3: Decision Procedure:R2 -> Decision Procedure: process(e) + 3: Decision Procedure:R2 -> Working Memory: add(processed(e)) + 4: Decision Procedure:R2 -> Decision Procedure: process(d) + 4: Decision Procedure:R2 -> Working Memory: add(processed(d)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(3, given([e]), 1)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(3, given([]), 0.2)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(6, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(6, given([]), 0.1)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(1, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(1, given([]), 0.2)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(5, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(5, given([]), 0.3)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(4, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(4, given([]), 0.1)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(2, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(2, given([]), 0.1)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(6, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(6, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(3, given([d, e]), 1)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(3, given([e]), 1)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(4, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(4, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(5, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(5, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(2, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(2, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(1, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(1, given([e]), 0)) + 6: Decision Procedure:R4 -> Working Memory: add(diagnosis(3)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.272727)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.181818)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.272727)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.0909091)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.0909091)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.0909091)) D./964529822/964114945/964180235 F557:./964529822/964114945/964180235/model +% Knowledge Base: Tue Aug 22 14:15:22 2000 + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("Initialise:", 'Each Subject'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Symptoms"), char_string("Row Label:", "Diseases"), pos_int("Cell Width:", 65), pos_int("Cell Height:", 30)], 'Table of condition probabilities for Symptom given Disease'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5324:./964529822/964114945/964180235/elements +% Knowledge Base: Tue Aug 22 14:15:22 2000 + +'!comment'(' Disease 1 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 1', data(1, cases, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom a', data(1, a, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom b', data(1, b, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom c', data(1, c, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom d', data(1, d, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom e', data(1, e, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom f', data(1, f, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom g', data(1, g, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom h', data(1, h, 0)). + +'!element'('Initial co-occurence of disease 1 with symptom i', data(1, i, 0)). + +'!comment'(' Disease 2 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 2', data(2, cases, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom a', data(2, a, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom b', data(2, b, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom c', data(2, c, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom d', data(2, d, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom e', data(2, e, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom f', data(2, f, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom g', data(2, g, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom h', data(2, h, 0)). + +'!element'('Initial co-occurence of disease 2 with symptom i', data(2, i, 0)). + +'!comment'(' Disease 3 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 3', data(3, cases, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom a', data(3, a, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom b', data(3, b, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom c', data(3, c, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom d', data(3, d, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom e', data(3, e, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom f', data(3, f, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom g', data(3, g, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom h', data(3, h, 0)). + +'!element'('Initial co-occurence of disease 3 with symptom i', data(3, i, 0)). + +'!comment'(' Disease 4 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 4', data(4, cases, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom a', data(4, a, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom b', data(4, b, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom c', data(4, c, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom d', data(4, d, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom e', data(4, e, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom f', data(4, f, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom g', data(4, g, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom h', data(4, h, 0)). + +'!element'('Initial co-occurence of disease 4 with symptom i', data(4, i, 0)). + +'!comment'(' Disease 5 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 5', data(5, cases, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom a', data(5, a, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom b', data(5, b, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom c', data(5, c, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom d', data(5, d, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom e', data(5, e, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom f', data(5, f, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom g', data(5, g, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom h', data(5, h, 0)). + +'!element'('Initial co-occurence of disease 5 with symptom i', data(5, i, 0)). + +'!comment'(' Disease 6 ----------------------------------------------------------------------'). + +'!element'('Initial cases of disease 6', data(6, cases, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom a', data(6, a, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom b', data(6, b, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom c', data(6, c, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom d', data(6, d, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom e', data(6, e, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom f', data(6, f, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom g', data(6, g, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom h', data(6, h, 0)). + +'!element'('Initial co-occurence of disease 6 with symptom i', data(6, i, 0)). + F0:./964529822/964114945/964180235/description F2948:./964529822/964114945/964180235/messages + 13: Learning Mechanism:R2 -> Knowledge Base: add(data(6, cases, 1)) + 13: Learning Mechanism:R2 -> Knowledge Base: del(data(6, cases, 0)) + 13: Learning Mechanism:R3 -> Knowledge Base: add(data(6, i, 1)) + 13: Learning Mechanism:R3 -> Knowledge Base: add(data(6, g, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(3, cases, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(3, cases, 0)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, d, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, e, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(5, cases, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(5, cases, 0)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, g, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, h, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(1, cases, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(1, cases, 0)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(1, a, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(1, b, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(5, cases, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(5, cases, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, h, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, g, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(5, cases, 3)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(5, cases, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, h, 3)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(5, g, 3)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(3, cases, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(3, cases, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, d, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, e, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(1, cases, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(1, cases, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(1, b, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(1, a, 2)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(2, cases, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(2, cases, 0)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(2, c, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(2, a, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(4, cases, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(4, cases, 0)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(4, f, 1)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(4, d, 1)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(3, cases, 3)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(3, cases, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, d, 3)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, e, 3)) F1227:./964529822/964114945/964180235/elements.current +133: data(3, e, 3). +133: data(3, d, 3). +133: data(3, cases, 3). +121: data(4, d, 1). +121: data(4, f, 1). +121: data(4, cases, 1). +109: data(2, a, 1). +109: data(2, c, 1). +109: data(2, cases, 1). + 97: data(1, a, 2). + 97: data(1, b, 2). + 97: data(1, cases, 2). + 73: data(5, g, 3). + 73: data(5, h, 3). + 73: data(5, cases, 3). + 13: data(6, g, 1). + 13: data(6, i, 1). + 13: data(6, cases, 1). + 0: data(6, h, 0). + 0: data(6, f, 0). + 0: data(6, e, 0). + 0: data(6, d, 0). + 0: data(6, c, 0). + 0: data(6, b, 0). + 0: data(6, a, 0). + 0: data(5, i, 0). + 0: data(5, f, 0). + 0: data(5, e, 0). + 0: data(5, d, 0). + 0: data(5, c, 0). + 0: data(5, b, 0). + 0: data(5, a, 0). + 0: data(4, i, 0). + 0: data(4, h, 0). + 0: data(4, g, 0). + 0: data(4, e, 0). + 0: data(4, c, 0). + 0: data(4, b, 0). + 0: data(4, a, 0). + 0: data(3, i, 0). + 0: data(3, h, 0). + 0: data(3, g, 0). + 0: data(3, f, 0). + 0: data(3, c, 0). + 0: data(3, b, 0). + 0: data(3, a, 0). + 0: data(2, i, 0). + 0: data(2, h, 0). + 0: data(2, g, 0). + 0: data(2, f, 0). + 0: data(2, e, 0). + 0: data(2, d, 0). + 0: data(2, b, 0). + 0: data(1, i, 0). + 0: data(1, h, 0). + 0: data(1, g, 0). + 0: data(1, f, 0). + 0: data(1, e, 0). + 0: data(1, d, 0). + 0: data(1, c, 0). + D./964529822/964114945/964117769 F206:./964529822/964114945/964117769/model +% Input/Output: Thu Jun 28 12:51:22 2001 + +'!box'('Input/Output', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F421:./964529822/964114945/964117769/rules +% Input/Output: Thu Jun 28 12:51:22 2001 + +'!rule'('Copy symptom information to WM', [triggered(told(symptoms(List)))], [member(S, List)], [add(symptom(S), 964181794)]). + +'!rule'('Copy diagnostic feedback to WM', [triggered(feedback(D))], [], [add(feedback(D), 964181794)]). + +'!rule'('Forward diagnosis to experimenter module', [refracted], [match(diagnosis(Disease), 964181794)], [send(diagnosis(Disease), 964118037)]). + F0:./964529822/964114945/964117769/description F362:./964529822/964114945/964117769/messages + 1: Present Stimuli:R3 -> Input/Output: told(symptoms([d, e])) + 2: Input/Output:R1 -> Working Memory: add(symptom(d)) + 2: Input/Output:R1 -> Working Memory: add(symptom(e)) + 7: Input/Output:R3 -> Collate Responses: diagnosis(3) + 8: Collate Responses:R1 -> Input/Output: feedback(disease(3)) + 9: Input/Output:R2 -> Working Memory: add(feedback(disease(3))) D./964529822/964114945/964181794 F385:./964529822/964114945/964181794/model +% Working Memory: Tue Jul 25 12:57:02 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./964529822/964114945/964181794/elements +% Working Memory: Tue Jul 25 12:57:02 2000 + F0:./964529822/964114945/964181794/description F3355:./964529822/964114945/964181794/messages + 1: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.1)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.2)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.3)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.1)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.2)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.1)) + 2: Input/Output:R1 -> Working Memory: add(symptom(d)) + 2: Input/Output:R1 -> Working Memory: add(symptom(e)) + 3: Decision Procedure:R2 -> Working Memory: add(processed(e)) + 4: Decision Procedure:R2 -> Working Memory: add(processed(d)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(3, given([e]), 1)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(3, given([]), 0.2)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(6, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(6, given([]), 0.1)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(1, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(1, given([]), 0.2)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(5, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(5, given([]), 0.3)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(4, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(4, given([]), 0.1)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(2, given([e]), 0)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(2, given([]), 0.1)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(6, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(6, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(3, given([d, e]), 1)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(3, given([e]), 1)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(4, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(4, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(5, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(5, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(2, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(2, given([e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(1, given([d, e]), 0)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(1, given([e]), 0)) + 6: Decision Procedure:R4 -> Working Memory: add(diagnosis(3)) + 9: Input/Output:R2 -> Working Memory: add(feedback(disease(3))) + 12: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.272727)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.181818)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.272727)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.0909091)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.0909091)) + 12: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.0909091)) F816:./964529822/964114945/964181794/elements.current + 12: probability(6, given([]), ext_float(0.0909091, 1952257862, 1068975569)). + 12: probability(2, given([]), ext_float(0.0909091, 1952257862, 1068975569)). + 12: probability(4, given([]), ext_float(0.0909091, 1952257862, 1068975569)). + 12: probability(3, given([]), ext_float(0.272727, 390451572, 1070691421)). + 12: probability(1, given([]), ext_float(0.181818, 1952257862, 1070024145)). + 12: probability(5, given([]), ext_float(0.272727, 390451572, 1070691421)). + 9: feedback(disease(3)). + 6: diagnosis(3). + 5: probability(1, given([d, e]), 0). + 5: probability(2, given([d, e]), 0). + 5: probability(5, given([d, e]), 0). + 5: probability(4, given([d, e]), 0). + 5: probability(3, given([d, e]), 1). + 5: probability(6, given([d, e]), 0). + 4: processed(d). + 3: processed(e). + 2: symptom(e). + 2: symptom(d). + F0:./964529822/964114945/description F448:./964529822/964114945/subboxes.current +12: data(964181798, add(probability(5, given([]), 0.272727)), 964181794). +12: data(964181798, add(probability(1, given([]), 0.181818)), 964181794). +12: data(964181798, add(probability(3, given([]), 0.272727)), 964181794). +12: data(964181798, add(probability(4, given([]), 0.0909091)), 964181794). +12: data(964181798, add(probability(2, given([]), 0.0909091)), 964181794). +12: data(964181798, add(probability(6, given([]), 0.0909091)), 964181794). + F0:./964529822/964114945/messages D./964529822/964114945/964530097 F272:./964529822/964114945/964530097/model +% Learning Mechanism: Thu Jun 28 12:51:22 2001 + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], 'Monitor WM for feedback, the update frequencies in KB '). + +'!property_levels'([0, 0, 0]). + F605:./964529822/964114945/964530097/rules +% Learning Mechanism: Thu Jun 28 12:51:22 2001 + +'!rule'('Trigger learning of current disease associations', [refracted], [match(feedback(D), 964181794)], [send(learn(D), 964530097)]). + +'!rule'('Increment prevalence of current disease', [triggered(learn(disease(D)))], [match(data(D, cases, X), 964180235), plus(X1, X, 1)], [delete(data(D, cases, X), 964180235), add(data(D, cases, X1), 964180235)]). + +'!rule'('Increment frequency of disease/symptom pair', [triggered(learn(disease(D)))], [match(symptom(S), 964181794), match(data(D, S, N), 964180235), plus(N1, N, 1)], [add(data(D, S, N1), 964180235)]). + F336:./964529822/964114945/964530097/messages + 10: Learning Mechanism:R1 -> Learning Mechanism: learn(disease(3)) + 11: Learning Mechanism:R2 -> Knowledge Base: add(data(3, cases, 3)) + 11: Learning Mechanism:R2 -> Knowledge Base: del(data(3, cases, 2)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, d, 3)) + 11: Learning Mechanism:R3 -> Knowledge Base: add(data(3, e, 3)) D./964529822/964114945/964531462 F402:./964529822/964114945/964531462/model +% Prior Task Knowledge: Tue Jul 25 13:30:43 2000 + +'!box'('Prior Task Knowledge', 'Buffer' / 'Propositional', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Experiment'), enum("Duplicates:", 'No'), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F695:./964529822/964114945/964531462/elements +% Prior Task Knowledge: Tue Jul 25 13:30:43 2000 + +'!element'('The 6 diseases', disease(1)). + +'!element'('The 6 diseases', disease(2)). + +'!element'('The 6 diseases', disease(3)). + +'!element'('The 6 diseases', disease(4)). + +'!element'('The 6 diseases', disease(5)). + +'!element'('The 6 diseases', disease(6)). + +'!element'('The 9 symptoms', symptom(a)). + +'!element'('The 9 symptoms', symptom(b)). + +'!element'('The 9 symptoms', symptom(c)). + +'!element'('The 9 symptoms', symptom(d)). + +'!element'('The 9 symptoms', symptom(e)). + +'!element'('The 9 symptoms', symptom(f)). + +'!element'('The 9 symptoms', symptom(g)). + +'!element'('The 9 symptoms', symptom(h)). + +'!element'('The 9 symptoms', symptom(i)). + F0:./964529822/964114945/964531462/messages F255:./964529822/964114945/964531462/elements.current + 0: symptom(i). + 0: symptom(h). + 0: symptom(g). + 0: symptom(f). + 0: symptom(e). + 0: symptom(d). + 0: symptom(c). + 0: symptom(b). + 0: symptom(a). + 0: disease(6). + 0: disease(5). + 0: disease(4). + 0: disease(3). + 0: disease(2). + 0: disease(1). D./964529822/964114942 F161:./964529822/964114942/model +% Experimenter: Tue Jul 25 17:28:05 2000 + +'!box'('Experimenter', 'Compound' / 'Generic', [], 'Present stimuli and collate responses'). + +'!property_levels'([]). + F1042:./964529822/964114942/subboxes +% Experimenter: Tue Jul 25 17:28:05 2000 + +'!subbox'(964118079, 275, 115, [input(964118037, send), input(964118037, read)]). + +'!subbox'(964117591, 55, 210, [input(964118037, read), input(964115986, read), input(964115986, send)]). + +'!subbox'(964115957, 55, 120, [input(964118037, read), input(964118037, send), input(964115986, read), input(964115986, send)]). + +'!subbox'(964114984, 55, 35, [input(964115986, read)]). + +'!subbox'(964115986, 335, 35, [output(964534116, read), output(964118037, send), output(964114945, send), output(964115957, read), output(964117591, read), output(964117591, send), output(964115957, send), output(964114984, read)]). + +'!subbox'(964534116, 405, 110, [input(964115986, read), input(964118037, send), input(964118037, read)]). + +'!subbox'(964118037, 335, 210, [input(964115986, send), output(964115957, read), output(964115957, send), output(964534116, send), output(964534116, read), output(964114945, send), output(964118079, send), output(964118079, read), output(964117591, read), input(964114945, send)]). + D./964529822/964114942/964118079 F582:./964529822/964114942/964118079/model +% Symptom x Diagnosis: Tue Jul 25 14:02:08 2000 + +'!box'('Symptom x Diagnosis', 'Buffer' / 'Table', [enum("Initialise:", 'Each Subject'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diagnoses"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], 'Table of frequencies of diagnoses for different symptom combinations'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F51:./964529822/964114942/964118079/elements +% Symptom x Diagnosis: Tue Jul 25 14:02:08 2000 + F0:./964529822/964114942/964118079/description F1064:./964529822/964114942/964118079/messages + 10: Collate Responses:R2 -> Symptom x Diagnosis: add(data([g, i], 3, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([d, e], 3, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([g, h], 6, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([a, b], 4, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([g, h], 5, 1)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: add(data([g, h], 5, 2)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: del(data([g, h], 5, 1)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: add(data([d, e], 3, 2)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: del(data([d, e], 3, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([a, b], 1, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([a, c], 1, 1)) + 8: Collate Responses:R2 -> Symptom x Diagnosis: add(data([d, f], 6, 1)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: add(data([d, e], 3, 3)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: del(data([d, e], 3, 2)) F203:./964529822/964114942/964118079/elements.current +130: data([d, e], 3, 3). +118: data([d, f], 6, 1). +106: data([a, c], 1, 1). + 94: data([a, b], 1, 1). + 70: data([g, h], 5, 2). + 46: data([a, b], 4, 1). + 34: data([g, h], 6, 1). + 10: data([g, i], 3, 1). + D./964529822/964114942/964118037 F216:./964529822/964114942/964118037/model +% Collate Responses: Thu Jun 28 12:51:20 2001 + +'!box'('Collate Responses', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1544:./964529822/964114942/964118037/rules +% Collate Responses: Thu Jun 28 12:51:20 2001 + +'!rule'('Tell the subject the correct diagnosis', [triggered(diagnosis(D1))], [match(disease(D2), 964117591), not [var(D2)]], [send(feedback(disease(D2)), 964117769)]). + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), not [match(data(S, D, X), 964118079)]], [add(data(S, D, 1), 964118079)]). + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is not novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), match(data(S, D, X), 964118079), X1 is X + 1], [delete(data(S, D, X), 964118079), add(data(S, D, X1), 964118079)]). + +'!rule'('Store trial result for later graphical presentation', [triggered(diagnosis(Diagnosis))], [match(symptoms(Symptoms), 964117591), match(disease(Disease), 964117591)], [add(result(symptoms(Symptoms), disease(Disease), diagnosis(Diagnosis)), 964115957)]). + +'!rule'('At the end of each logical block update the accuracy graph', [triggered(new_block(Block))], [count_results(Disease, Disease, Correct), count_results(AnyDisease, AnyDiagnosis, Total), Total > 0, times(Rate, 100, Correct / Total)], [add(data(accuracy, Block, Rate), 964534116), delete_all(result(_, _, _), 964115957)]). + +'!condition'('Count the number of disease/diagnosis results in Current Block', count_results, 3, [(count_results(Disease, Diagnosis, Count) :- [findall(Disease - Diagnosis, [match(result(_, disease(Disease), diagnosis(Diagnosis)), 964115957)], List), length(List, Count)])]). + F0:./964529822/964114942/964118037/description F372:./964529822/964114942/964118037/messages + 7: Input/Output:R3 -> Collate Responses: diagnosis(3) + 8: Collate Responses:R1 -> Input/Output: feedback(disease(3)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: add(data([d, e], 3, 3)) + 8: Collate Responses:R3 -> Symptom x Diagnosis: del(data([d, e], 3, 2)) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) D./964529822/964114942/964117591 F411:./964529822/964114942/964117591/model +% Current Trial: Tue Jul 25 12:57:03 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], 'The current symptoms/disease'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./964529822/964114942/964117591/elements +% Current Trial: Tue Jul 25 12:57:03 2000 + F0:./964529822/964114942/964117591/description F41:./964529822/964114942/964117591/elements.current + 1: disease(3). + 1: symptoms([d, e]). + F122:./964529822/964114942/964117591/messages + 1: Present Stimuli:R3 -> Current Trial: add(symptoms([d, e])) + 1: Present Stimuli:R3 -> Current Trial: add(disease(3)) D./964529822/964114942/964115957 F384:./964529822/964114942/964115957/model +% Current Block: Tue Jul 25 17:17:58 2000 + +'!box'('Current Block', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F127:./964529822/964114942/964115957/elements +% Current Block: Tue Jul 25 17:17:58 2000 + +'!element'('The block count (incremented on each logical block)', block_count(0)). + F0:./964529822/964114942/964115957/description F3133:./964529822/964114942/964115957/messages + 1: Present Stimuli:R1 -> Current Block: add(block_count(1)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(0)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 10: Collate Responses:R4 -> Current Block: add(result(symptoms([g, i]), disease(6), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([a, c]), disease(2), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([d, f]), disease(4), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 8: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) F691:./964529822/964114942/964115957/elements.current +130: result(symptoms([d, e]), disease(3), diagnosis(3)). +118: result(symptoms([d, f]), disease(4), diagnosis(6)). +106: result(symptoms([a, c]), disease(2), diagnosis(1)). + 94: result(symptoms([a, b]), disease(1), diagnosis(1)). + 82: result(symptoms([d, e]), disease(3), diagnosis(3)). + 70: result(symptoms([g, h]), disease(5), diagnosis(5)). + 58: result(symptoms([g, h]), disease(5), diagnosis(5)). + 46: result(symptoms([a, b]), disease(1), diagnosis(4)). + 34: result(symptoms([g, h]), disease(5), diagnosis(6)). + 22: result(symptoms([d, e]), disease(3), diagnosis(3)). + 10: result(symptoms([g, i]), disease(6), diagnosis(3)). + 2: trial(symptoms([a, b]), disease(1)). + 1: block_count(1). + D./964529822/964114942/964114984 F460:./964529822/964114942/964114984/model +% Trial Database: Tue Jul 25 12:57:03 2000 + +'!box'('Trial Database', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'The 12 training trials and various transfer trials used by Medin & Edelson'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F2070:./964529822/964114942/964114984/elements +% Trial Database: Tue Jul 25 12:57:03 2000 + +'!element'('Common disease, trial 1', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 2', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 3', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([a, c]), disease(2))). + +'!element'('Common disease, trial 1', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 2', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 3', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([d, f]), disease(4))). + +'!element'('Common disease, trial 1', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 2', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 3', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([g, i]), disease(6))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([a]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([b]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([c]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([d]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([e]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([f]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([g]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([h]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([i]), disease(_))). + +'!element'('Transfer trial: unseen double symptom', trial(transfer, symptoms([b, c]), disease(_))). + +'!element'('Transfer trial: unseen triple symptom', trial(transfer, symptoms([a, b, c]), disease(_))). + F0:./964529822/964114942/964114984/description F0:./964529822/964114942/964114984/messages F1191:./964529822/964114942/964114984/elements.current + 0: trial(transfer, symptoms([a, b, c]), disease(_G989)). + 0: trial(transfer, symptoms([b, c]), disease(_G1009)). + 0: trial(transfer, symptoms([i]), disease(_G1026)). + 0: trial(transfer, symptoms([h]), disease(_G1043)). + 0: trial(transfer, symptoms([g]), disease(_G1060)). + 0: trial(transfer, symptoms([f]), disease(_G1077)). + 0: trial(transfer, symptoms([e]), disease(_G1094)). + 0: trial(transfer, symptoms([d]), disease(_G1111)). + 0: trial(transfer, symptoms([c]), disease(_G1128)). + 0: trial(transfer, symptoms([b]), disease(_G1145)). + 0: trial(transfer, symptoms([a]), disease(_G1162)). + 0: trial(train, symptoms([g, i]), disease(6)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([d, f]), disease(4)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([a, c]), disease(2)). + 0: trial(train, symptoms([a, b]), disease(1)). + 0: trial(train, symptoms([a, b]), disease(1)). + 0: trial(train, symptoms([a, b]), disease(1)). + D./964529822/964114942/964115986 F212:./964529822/964114942/964115986/model +% Present Stimuli: Thu Jun 28 12:51:18 2001 + +'!box'('Present Stimuli', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1379:./964529822/964114942/964115986/rules +% Present Stimuli: Thu Jun 28 12:51:18 2001 + +'!rule'('Detext a new block: trigger collation of previous block stats and processing of new block', [refracted], [clock(1), not [match(trial(_, _), 964115957)], match(block_count(N), 964115957), plus(N1, N, 1)], [add(block_count(N1), 964115957), delete(block_count(N), 964115957), send(new_block, 964115986), send(new_block(N), 964118037)]). + +'!rule'('Load a set of trials into Current Block', [triggered(new_block)], [trace([current_phase(Phase)]), match(trial(Phase, Symptoms, Disease), 964114984)], [add(trial(Symptoms, Disease), 964115957)]). + +'!rule'('Process a new trial', [fire_once, refracted], [match(trial(Symptoms, Disease), 964115957), not [match(symptoms(_), 964117591)]], [delete(trial(Symptoms, Disease), 964115957), add(Symptoms, 964117591), add(Disease, 964117591), send(told(Symptoms), 964117769)]). + +'!condition'('If we have pased the accuracy threshold, then do transfer trials', current_phase, 1, [(current_phase(transfer) :- [accuracy_threshold_surpased]), (current_phase(train) :- [not [accuracy_threshold_surpased]])]). + +'!condition'('If the accuracy treshold has been surpased, then we switch from training to transfer trials', accuracy_threshold_surpased, 0, [(accuracy_threshold_surpased :- [exists([match(data(accuracy, N, 100), 964534116), match(data(accuracy, N1, 100), 964534116), N1 =:= N + 1])])]). + F0:./964529822/964114942/964115986/description F269:./964529822/964114942/964115986/messages + 1: Present Stimuli:R3 -> Input/Output: told(symptoms([d, e])) + 1: Present Stimuli:R3 -> Current Trial: add(symptoms([d, e])) + 1: Present Stimuli:R3 -> Current Trial: add(disease(3)) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) F0:./964529822/964114942/description F1:./964529822/964114942/subboxes.current + F0:./964529822/964114942/messages D./964529822/964114942/964534116 F619:./964529822/964114942/964534116/model +% Accuracy x Block: Tue Jul 25 14:43:01 2000 + +'!box'('Accuracy x Block', 'Buffer' / 'Graph', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Subject'), pos_int("Y Units:", 5), real("Y Max:", 100.000), real("Y Min:", 0.000), pos_int("X Units:", 5), real("X Max:", 10.000), real("X Min:", 0.000), char_string("Y Label:", "Y"), char_string("X Label:", "X"), char_string("Title:", "Title"), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F161:./964529822/964114942/964534116/elements +% Accuracy x Block: Tue Jul 25 14:43:01 2000 + +'!element'('Type specification for accuracy line graph', type(accuracy, line, [marker(cross), colour(black)])). + F0:./964529822/964114942/964534116/messages F60:./964529822/964114942/964534116/elements.current + 0: type(accuracy, line, [marker(cross), colour(black)]). + F1463:./964529822/.config +% Bayesian with Learning: Wed Jul 11 11:38:16 2001 + +version('Version 2.1 beta 4'). +selection(0.247, 0.343). +position(964529822, 0.261, 0.307). +size(964529822, 640, 299). +mode(964529822, open, 0). + +position(964114945, 0.313, 0.056). +size(964114945, 640, 381). +mode(964114945, closed, 0). + +position(964181798, 0.302, 0.033). +size(964181798, 640, 689). +mode(964181798, closed, 0). + +position(964530097, 0.432, 0.020). +size(964530097, 640, 572). +mode(964530097, closed, 0). + +position(964180235, 0.022, 0.000). +size(964180235, 827, 612). +mode(964180235, closed, 4). + +position(964117769, 0.327, 0.352). +size(964117769, 640, 0). +mode(964117769, closed, 0). + +position(964181794, 0.331, 0.369). +size(964181794, 640, 312). +mode(964181794, closed, 3). + +position(964114942, 0.291, 0.322). +size(964114942, 640, 432). +mode(964114942, closed, 0). + +position(964534116, 0.361, 0.212). +size(964534116, 640, 299). +mode(964534116, closed, 4). + +position(964114984, 0.327, 0.352). +size(964114984, 640, 0). +mode(964114984, closed, 0). + +position(964115957, 0.327, 0.352). +size(964115957, 640, 0). +mode(964115957, closed, 0). + +position(964117591, 0.327, 0.352). +size(964117591, 640, 0). +mode(964117591, closed, 0). + +position(964115986, 0.327, 0.352). +size(964115986, 640, 299). +mode(964115986, closed, 0). + +position(964118079, 0.133, 0.056). +size(964118079, 640, 784). +mode(964118079, closed, 4). + +position(964118037, 0.327, 0.352). +size(964118037, 640, 299). +mode(964118037, closed, 0). + D./964529822/Scripts F58:./964529822/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./964529822/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F8:./964529822/scriptname +Default F0:./964529822/description F25:./964529822/cycle +12. 134. 134. 134. 134. F102:./964529822/parameters +set_parameter(verbose, false). +set_parameter(messages, true). +set_parameter(foreign_libraries, true). F0:./964529822/scriptstate F2853:./964529822/trace +################################################################################ +Initialising session...............done +Starting Default. +Experiment 1, Subject 1, Block 1, Trial 1 + 14: All data processed +Finished Default. [0.09 CPU sec, 0.10 seconds, 847 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 2 + 12: All data processed +Finished Default. [0.08 CPU sec, 0.09 seconds, 847 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 3 + 12: All data processed +Finished Default. [0.09 CPU sec, 0.09 seconds, 847 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 4 + 12: All data processed +Finished Default. [0.07 CPU sec, 0.09 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 5 + 12: All data processed +Finished Default. [0.08 CPU sec, 0.10 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 6 + 12: All data processed +Finished Default. [0.09 CPU sec, 0.10 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 7 + 12: All data processed +Finished Default. [0.09 CPU sec, 0.10 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 8 + 12: All data processed +Finished Default. [0.10 CPU sec, 0.10 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 9 + 12: All data processed +Finished Default. [0.09 CPU sec, 0.09 seconds, 848 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 10 + 12: All data processed +Finished Default. [0.08 CPU sec, 0.09 seconds, 849 KB]. +Starting Default. +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 11 + 12: All data processed +Finished Default. [0.10 CPU sec, 0.10 seconds, 849 KB]. F448:./964529822/subboxes.current +12: data(964114945, add(probability(5, given([]), 0.272727)), 964114945). +12: data(964114945, add(probability(1, given([]), 0.181818)), 964114945). +12: data(964114945, add(probability(3, given([]), 0.272727)), 964114945). +12: data(964114945, add(probability(4, given([]), 0.0909091)), 964114945). +12: data(964114945, add(probability(2, given([]), 0.0909091)), 964114945). +12: data(964114945, add(probability(6, given([]), 0.0909091)), 964114945). + F0:./964529822/messages F17:./964529822/trial +11. -1. 1. 1. 1. F25:./964529822/random_seed +seed(15254, 2660, 5220). F0:./964529822/data_bus F1193:./964529822/refract +fired(1, 964181798, 1, [_G3341, 2, ext_float(0.1, -1717986918, 1069128089), _G3354]). +fired(1, 964181798, 1, [_G3341, 3, ext_float(0.2, -1717986918, 1070176665), _G3354]). +fired(1, 964181798, 1, [_G3341, 5, ext_float(0.3, 858993459, 1070805811), _G3354]). +fired(1, 964181798, 1, [_G3341, 6, ext_float(0.1, -1717986918, 1069128089), _G3354]). +fired(1, 964181798, 1, [_G3341, 1, ext_float(0.2, -1717986918, 1070176665), _G3354]). +fired(1, 964181798, 1, [_G3341, 4, ext_float(0.1, -1717986918, 1069128089), _G3354]). +fired(1, 964115986, 3, [symptoms([d, e]), disease(3), _G3357]). +fired(7, 964117769, 3, [3]). +fired(10, 964530097, 1, [disease(3)]). +fired(12, 964181798, 1, [_G3341, 5, ext_float(0.272727, 390451572, 1070691421), _G3354]). +fired(12, 964181798, 1, [_G3341, 1, ext_float(0.181818, 1952257862, 1070024145), _G3354]). +fired(12, 964181798, 1, [_G3341, 3, ext_float(0.272727, 390451572, 1070691421), _G3354]). +fired(12, 964181798, 1, [_G3341, 4, ext_float(0.0909091, 1952257862, 1068975569), _G3354]). +fired(12, 964181798, 1, [_G3341, 2, ext_float(0.0909091, 1952257862, 1068975569), _G3354]). +fired(12, 964181798, 1, [_G3341, 6, ext_float(0.0909091, 1952257862, 1068975569), _G3354]). F291:./964529822/oos_input +initialise(session). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +script("Default", run). +halt. F431:./964529822/oos_output +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +Using PsyCOGENT classes. +oos> initialise(session). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> script("Default", run). +oos> halt. F7:./964529822/oos_pid +17444. F0:./964529822/oos_exit F0:./964529822/oos_halt F0:./964529822/user_halt F196:./964529822/oos_init.pl +:- assert(file_search_path(class, '/usr/local/lib/cogent/classes/')). +:- assert(file_search_path(lib, '/usr/local/lib/cogent/oos/')). +:- assert(file_search_path(io, '/home/rick/COGENT/output/')). F0:./964529822/variables D./964114935 F209:./964114935/model +% Simple Bayesian with Oracle: Mon Aug 14 16:49:32 2000 + +'!box'('Simple Bayesian with Oracle', 'Compound' / 'Generic', [], 'Medin & Edelson (1988): Bayesian model for experiment 1'). + +'!property_levels'([]). + F223:./964114935/subboxes +% Simple Bayesian with Oracle: Mon Aug 14 16:49:32 2000 + +'!subbox'(964114945, 410, 70, [output(964114942, send), input(964114942, send)]). + +'!subbox'(964114942, 140, 70, [input(964114945, send), output(964114945, send)]). + D./964114935/Scripts F58:./964114935/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./964114935/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F146:./964114935/Scripts/TrainingBlock +% TrainingBlock: Mon Sep 4 18:29:44 2000 + +set_property(964115986, "Block Type:", train). + +initialise(block). + +repeat("Trial", 12). + +end(block). + F115:./964114935/Scripts/TranferBlock +% TranferBlock: Sun Jul 30 08:59:52 2000 + +set_property(964115986, "Block Type:", transfer). + +repeat("Trial", 11). + F14:./964114935/scriptname +TrainingBlock D./964114935/964114942 F242:./964114935/964114942/model +% Experimenter: Mon Sep 4 19:21:19 2000 + +'!property'(enum("Block Type:", [train, transfer])). + +'!box'('Experimenter', 'Compound' / 'Generic', [enum("Block Type:", train)], 'Present stimuli and collate responses'). + +'!property_levels'([0]). + F605:./964114935/964114942/subboxes +% Experimenter: Mon Sep 4 19:21:19 2000 + +'!subbox'(964114984, 55, 35, [input(964115986, send), input(964115986, read)]). + +'!subbox'(964115986, 290, 35, [output(964114984, send), output(964114945, send), output(964117591, read), output(964117591, send), output(964114984, read)]). + +'!subbox'(964117591, 55, 120, [input(964118037, read), input(964115986, read), input(964115986, send)]). + +'!subbox'(964118079, 290, 210, [input(964118037, send), input(964118037, read)]). + +'!subbox'(964118037, 290, 120, [output(964118079, send), output(964118079, read), output(964117591, read), input(964114945, send)]). + D./964114935/964114942/964114984 F460:./964114935/964114942/964114984/model +% Trial Database: Sun Jul 30 08:49:18 2000 + +'!box'('Trial Database', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'The 12 training trials and various transfer trials used by Medin & Edelson'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F2070:./964114935/964114942/964114984/elements +% Trial Database: Sun Jul 30 08:49:18 2000 + +'!element'('Common disease, trial 1', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 2', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 3', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([a, c]), disease(2))). + +'!element'('Common disease, trial 1', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 2', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 3', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([d, f]), disease(4))). + +'!element'('Common disease, trial 1', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 2', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 3', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([g, i]), disease(6))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([a]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([b]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([c]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([d]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([e]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([f]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([g]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([h]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([i]), disease(_))). + +'!element'('Transfer trial: unseen double symptom', trial(transfer, symptoms([b, c]), disease(_))). + +'!element'('Transfer trial: unseen triple symptom', trial(transfer, symptoms([a, b, c]), disease(_))). + F1001:./964114935/964114942/964114984/messages + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([d, f]), disease(4))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([g, h]), disease(5))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([a, c]), disease(2))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([g, h]), disease(5))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([a, b]), disease(1))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([a, b]), disease(1))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([g, i]), disease(6))) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([g, h]), disease(5))) F604:./964114935/964114942/964114984/elements.current + 0: trial(transfer, symptoms([a, b, c]), disease(_G1724)). + 0: trial(transfer, symptoms([b, c]), disease(_G1744)). + 0: trial(transfer, symptoms([i]), disease(_G1761)). + 0: trial(transfer, symptoms([h]), disease(_G1778)). + 0: trial(transfer, symptoms([g]), disease(_G1795)). + 0: trial(transfer, symptoms([f]), disease(_G1812)). + 0: trial(transfer, symptoms([e]), disease(_G1829)). + 0: trial(transfer, symptoms([d]), disease(_G1846)). + 0: trial(transfer, symptoms([c]), disease(_G1863)). + 0: trial(transfer, symptoms([b]), disease(_G1880)). + 0: trial(transfer, symptoms([a]), disease(_G1897)). + F0:./964114935/964114942/messages D./964114935/964114942/964117591 F411:./964114935/964114942/964117591/model +% Current Trial: Thu Jul 20 18:27:34 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Trial'), enum("Duplicates:", 'No'), enum("Access:", 'Random')], 'The current symptoms/disease'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./964114935/964114942/964117591/elements +% Current Trial: Thu Jul 20 18:27:34 2000 + F122:./964114935/964114942/964117591/messages + 1: Present Stimuli:R1 -> Current Trial: add(symptoms([g, h])) + 1: Present Stimuli:R1 -> Current Trial: add(disease(5)) F41:./964114935/964114942/964117591/elements.current + 1: disease(5). + 1: symptoms([g, h]). + D./964114935/964114942/964118037 F216:./964114935/964114942/964118037/model +% Collate Responses: Wed Apr 18 14:01:48 2001 + +'!box'('Collate Responses', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F507:./964114935/964114942/964118037/rules +% Collate Responses: Wed Apr 18 14:01:48 2001 + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), not [match(data(S, D, X), 964118079)]], [add(data(S, D, 1), 964118079)]). + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is not novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), match(data(S, D, X), 964118079), X1 is X + 1], [delete(data(S, D, X), 964118079), add(data(S, D, X1), 964118079)]). + F182:./964114935/964114942/964118037/messages + 7: Input/Output:R2 -> Collate Responses: diagnosis(5) + 8: Collate Responses:R2 -> Accuracy: add(data([g, h], 5, 3)) + 8: Collate Responses:R2 -> Accuracy: del(data([g, h], 5, 2)) D./964114935/964114942/964115957 F384:./964114935/964114942/964115957/model +% Current Block: Mon Jul 24 19:06:31 2000 + +'!box'('Current Block', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F81:./964114935/964114942/964115957/elements +% Current Block: Mon Jul 24 19:06:31 2000 + +'!element'('Nothing', phase(train)). + F2988:./964114935/964114942/964115957/messages + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 1: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 1: Present Stimuli:R2 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R1 -> Current Block: add(trial(symptoms([d, e]), disease(3))) F523:./964114935/964114942/964115957/elements.current + 2: trial(symptoms([d, e]), disease(3)). + 2: trial(symptoms([g, h]), disease(5)). + 2: trial(symptoms([a, b]), disease(1)). + 2: trial(symptoms([a, b]), disease(1)). + 2: trial(symptoms([g, h]), disease(5)). + 2: trial(symptoms([a, b]), disease(1)). + 2: trial(symptoms([g, h]), disease(5)). + 2: trial(symptoms([d, e]), disease(3)). + 2: trial(symptoms([d, e]), disease(3)). + 2: trial(symptoms([d, f]), disease(4)). + 2: trial(symptoms([a, c]), disease(2)). + 2: trial(symptoms([g, i]), disease(6)). + 0: phase(train). D./964114935/964114942/964115986 F297:./964114935/964114942/964115986/model +% Present Stimuli: Wed Apr 18 14:01:49 2001 + +'!property'(enum("Block Type:", [train, transfer])). + +'!box'('Present Stimuli', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000), enum("Block Type:", train)], ''). + +'!property_levels'([0, 0, 0, 0]). + F362:./964114935/964114942/964115986/rules +% Present Stimuli: Wed Apr 18 14:01:49 2001 + +'!rule'('Process a new trial', [fire_once], [not [match(CurrentTrialInfo, 964117591)], value_of_property("Block Type:", Type), match(trial(Type, Symptoms, Disease), 964114984)], [delete(trial(Type, Symptoms, Disease), 964114984), add(Symptoms, 964117591), add(Disease, 964117591), send(told(Symptoms), 964117769)]). + F277:./964114935/964114942/964115986/messages + 1: Present Stimuli:R1 -> Input/Output: told(symptoms([g, h])) + 1: Present Stimuli:R1 -> Current Trial: add(symptoms([g, h])) + 1: Present Stimuli:R1 -> Current Trial: add(disease(5)) + 1: Present Stimuli:R1 -> Trial Database: del(trial(train, symptoms([g, h]), disease(5))) D./964114935/964114942/964118079 F583:./964114935/964114942/964118079/model +% Accuracy: Fri Jun 29 12:46:11 2001 + +'!box'('Accuracy', 'Buffer' / 'Table', [enum("Initialise:", 'Each Subject'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diagnoses"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 74), pos_int("Cell Height:", 22), enum("Sort:", 'Alpha')], 'Table of frequencies of diagnoses for different symptom combinations'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F38:./964114935/964114942/964118079/elements +% Accuracy: Fri Jun 29 12:46:11 2001 + F1134:./964114935/964114942/964118079/messages + 8: Collate Responses:R1 -> Accuracy: add(data([a, b], 1, 1)) + 8: Collate Responses:R1 -> Accuracy: add(data([d, f], 4, 1)) + 8: Collate Responses:R1 -> Accuracy: add(data([g, h], 5, 1)) + 8: Collate Responses:R1 -> Accuracy: add(data([a, c], 2, 1)) + 8: Collate Responses:R2 -> Accuracy: add(data([g, h], 5, 2)) + 8: Collate Responses:R2 -> Accuracy: del(data([g, h], 5, 1)) + 8: Collate Responses:R1 -> Accuracy: add(data([d, e], 3, 1)) + 8: Collate Responses:R2 -> Accuracy: add(data([d, e], 3, 2)) + 8: Collate Responses:R2 -> Accuracy: del(data([d, e], 3, 1)) + 8: Collate Responses:R2 -> Accuracy: add(data([d, e], 3, 3)) + 8: Collate Responses:R2 -> Accuracy: del(data([d, e], 3, 2)) + 8: Collate Responses:R2 -> Accuracy: add(data([a, b], 1, 2)) + 8: Collate Responses:R2 -> Accuracy: del(data([a, b], 1, 1)) + 8: Collate Responses:R2 -> Accuracy: add(data([a, b], 1, 3)) + 8: Collate Responses:R2 -> Accuracy: del(data([a, b], 1, 2)) + 8: Collate Responses:R1 -> Accuracy: add(data([g, i], 6, 1)) + 8: Collate Responses:R2 -> Accuracy: add(data([g, h], 5, 3)) + 8: Collate Responses:R2 -> Accuracy: del(data([g, h], 5, 2)) F153:./964114935/964114942/964118079/elements.current + 90: data([g, h], 5, 3). + 82: data([g, i], 6, 1). + 74: data([a, b], 1, 3). + 58: data([d, e], 3, 3). + 26: data([a, c], 2, 1). + 10: data([d, f], 4, 1). + F113:./964114935/964114942/subboxes.current +8: data(964118037, add(data([g, h], 5, 3)), 964118079). +8: data(964118037, del(data([g, h], 5, 2)), 964118079). + F20:./964114935/cycle +8. 90. 90. 90. 90. D./964114935/964114945 F187:./964114935/964114945/model +% Subject: Fri Jun 29 12:49:12 2001 + +'!box'('Subject', 'Compound' / 'Subject', [], 'Non-learning model of diagnosis: Uses an oracle for info on probabilities'). + +'!property_levels'([]). + F468:./964114935/964114945/subboxes +% Subject: Fri Jun 29 12:49:12 2001 + +'!subbox'(964181798, 585, 40, [output(964181794, read), output(964181794, send), output(964180235, read)]). + +'!subbox'(964180235, 585, 165, [input(964181798, read)]). + +'!subbox'(964117769, 240, 95, [output(964181794, send), output(964181794, read), output(964114942, send), input(964114942, send)]). + +'!subbox'(964181794, 410, 40, [input(964117769, send), input(964181798, read), input(964181798, send), input(964117769, read)]). + D./964114935/964114945/964117769 F206:./964114935/964114945/964117769/model +% Input/Output: Wed Apr 18 14:01:47 2001 + +'!box'('Input/Output', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F316:./964114935/964114945/964117769/rules +% Input/Output: Wed Apr 18 14:01:47 2001 + +'!rule'('Copy symptom information to WM', [triggered(told(symptoms(List)))], [member(S, List)], [add(symptom(S), 964181794)]). + +'!rule'('Forward diagnosis to experimenter module', [refracted], [match(diagnosis(Disease), 964181794)], [send(diagnosis(Disease), 964118037)]). + F232:./964114935/964114945/964117769/messages + 1: Present Stimuli:R1 -> Input/Output: told(symptoms([g, h])) + 2: Input/Output:R1 -> Working Memory: add(symptom(g)) + 2: Input/Output:R1 -> Working Memory: add(symptom(h)) + 7: Input/Output:R2 -> Collate Responses: diagnosis(5) F1:./964114935/964114945/subboxes.current + F0:./964114935/964114945/messages D./964114935/964114945/964180235 F539:./964114935/964114945/964180235/model +% Oracle: Mon Jul 24 15:00:57 2000 + +'!box'('Oracle', 'Buffer' / 'Table', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Symptoms"), char_string("Row Label:", "Diseases"), pos_int("Cell Width:", 65), pos_int("Cell Height:", 30)], 'Table of condition probabilities for Symptom given Disease'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F6485:./964114935/964114945/964180235/elements +% Oracle: Mon Jul 24 15:00:57 2000 + +'!comment'('Base rates of all diseases '). + +'!element'('Base rate of disease 1 is 0.25', data(1, prevalence, 0.250)). + +'!element'('Base rate of disease 2 is 0.08333', data(2, prevalence, 0.083)). + +'!element'('Base rate of disease 3 is 0.25', data(3, prevalence, 0.250)). + +'!element'('Base rate of disease 4 is 0.08333', data(4, prevalence, 0.083)). + +'!element'('Base rate of disease 5 is 0.25', data(5, prevalence, 0.250)). + +'!element'('Base rate of disease 6 is 0.08333', data(6, prevalence, 0.083)). + +'!comment'('Condition probabilities for all symptoms given disease 1'). + +'!element'('Conditional probability of having symptom a given disease 1 is 1.0', data(1, a, 1.000)). + +'!element'('Conditional probability of having symptom b given disease 1 is 1.0', data(1, b, 1.000)). + +'!element'('Conditional probability of having symptom c given disease 1 is 0.0', data(1, c, 0.200)). + +'!element'('Conditional probability of having symptom d given disease 1 is 0.0', data(1, d, 0.200)). + +'!element'('Conditional probability of having symptom e given disease 1 is 0.0', data(1, e, 0.200)). + +'!element'('Conditional probability of having symptom f given disease 1 is 0.0', data(1, f, 0.200)). + +'!element'('Conditional probability of having symptom g given disease 1 is 0.0', data(1, g, 0.200)). + +'!element'('Conditional probability of having symptom h given disease 1 is 0.0', data(1, h, 0.200)). + +'!element'('Conditional probability of having symptom i given disease 1 is 0.0', data(1, i, 0.200)). + +'!comment'('Condition probabilities for all symptoms given disease 2'). + +'!element'('Conditional probability of having symptom a given disease 2 is 1.0', data(2, a, 1.000)). + +'!element'('Conditional probability of having symptom b given disease 2 is 0.0', data(2, b, 0.200)). + +'!element'('Conditional probability of having symptom c given disease 2 is 1.0', data(2, c, 1.000)). + +'!element'('Conditional probability of having symptom d given disease 2 is 0.0', data(2, d, 0.200)). + +'!element'('Conditional probability of having symptom e given disease 2 is 0.0', data(2, e, 0.200)). + +'!element'('Conditional probability of having symptom f given disease 2 is 0.0', data(2, f, 0.200)). + +'!element'('Conditional probability of having symptom g given disease 2 is 0.0', data(2, g, 0.200)). + +'!element'('Conditional probability of having symptom h given disease 2 is 0.0', data(2, h, 0.200)). + +'!element'('Conditional probability of having symptom i given disease 2 is 0.0', data(2, i, 0.200)). + +'!comment'('Condition probabilities for all symptoms given disease 3'). + +'!element'('Conditional probability of having symptom a given disease 3 is 0.0', data(3, a, 0.200)). + +'!element'('Conditional probability of having symptom b given disease 3 is 0.0', data(3, b, 0.200)). + +'!element'('Conditional probability of having symptom c given disease 3 is 0.0', data(3, c, 0.200)). + +'!element'('Conditional probability of having symptom d given disease 3 is 1.0', data(3, d, 1.000)). + +'!element'('Conditional probability of having symptom e given disease 3 is 1.0', data(3, e, 1.000)). + +'!element'('Conditional probability of having symptom f given disease 3 is 0.0', data(3, f, 0.200)). + +'!element'('Conditional probability of having symptom g given disease 3 is 0.0', data(3, g, 0.200)). + +'!element'('Conditional probability of having symptom h given disease 3 is 0.0', data(3, h, 0.200)). + +'!element'('Conditional probability of having symptom i given disease 3 is 0.0', data(3, i, 0.200)). + +'!comment'('Condition probabilities for all symptoms given disease 4'). + +'!element'('Conditional probability of having symptom a given disease 4 is 0.0', data(4, a, 0.200)). + +'!element'('Conditional probability of having symptom b given disease 4 is 0.0', data(4, b, 0.200)). + +'!element'('Conditional probability of having symptom c given disease 4 is 0.0', data(4, c, 0.200)). + +'!element'('Conditional probability of having symptom d given disease 4 is 1.0', data(4, d, 1.000)). + +'!element'('Conditional probability of having symptom e given disease 4 is 0.0', data(4, e, 0.200)). + +'!element'('Conditional probability of having symptom f given disease 4 is 1.0', data(4, f, 1.000)). + +'!element'('Conditional probability of having symptom g given disease 4 is 0.0', data(4, g, 0.200)). + +'!element'('Conditional probability of having symptom h given disease 4 is 0.0', data(4, h, 0.200)). + +'!element'('Conditional probability of having symptom i given disease 4 is 0.0', data(4, i, 0.200)). + +'!comment'('Condition probabilities for all symptoms given disease 5'). + +'!element'('Conditional probability of having symptom a given disease 5 is 0.0', data(5, a, 0.200)). + +'!element'('Conditional probability of having symptom b given disease 5 is 0.0', data(5, b, 0.200)). + +'!element'('Conditional probability of having symptom c given disease 5 is 0.0', data(5, c, 0.200)). + +'!element'('Conditional probability of having symptom d given disease 5 is 0.0', data(5, d, 0.200)). + +'!element'('Conditional probability of having symptom e given disease 5 is 0.0', data(5, e, 0.200)). + +'!element'('Conditional probability of having symptom f given disease 5 is 0.0', data(5, f, 0.200)). + +'!element'('Conditional probability of having symptom g given disease 5 is 1.0', data(5, g, 1.000)). + +'!element'('Conditional probability of having symptom h given disease 5 is 1.0', data(5, h, 1.000)). + +'!element'('Conditional probability of having symptom i given disease 5 is 0.0', data(5, i, 0.200)). + +'!comment'('Condition probabilities for all symptoms given disease 6'). + +'!element'('Conditional probability of having symptom a given disease 6 is 0.0', data(6, a, 0.200)). + +'!element'('Conditional probability of having symptom b given disease 6 is 0.0', data(6, b, 0.200)). + +'!element'('Conditional probability of having symptom c given disease 6 is 0.0', data(6, c, 0.200)). + +'!element'('Conditional probability of having symptom d given disease 6 is 0.0', data(6, d, 0.200)). + +'!element'('Conditional probability of having symptom e given disease 6 is 0.0', data(6, e, 0.200)). + +'!element'('Conditional probability of having symptom f given disease 6 is 0.0', data(6, f, 0.200)). + +'!element'('Conditional probability of having symptom g given disease 6 is 1.0', data(6, g, 1.000)). + +'!element'('Conditional probability of having symptom h given disease 6 is 0.0', data(6, h, 0.200)). + +'!element'('Conditional probability of having symptom i given disease 6 is 1.0', data(6, i, 1.000)). + F0:./964114935/964114945/964180235/messages F1360:./964114935/964114945/964180235/elements.current + 0: data(6, i, 1). + 0: data(6, h, 0.2). + 0: data(6, g, 1). + 0: data(6, f, 0.2). + 0: data(6, e, 0.2). + 0: data(6, d, 0.2). + 0: data(6, c, 0.2). + 0: data(6, b, 0.2). + 0: data(6, a, 0.2). + 0: data(5, i, 0.2). + 0: data(5, h, 1). + 0: data(5, g, 1). + 0: data(5, f, 0.2). + 0: data(5, e, 0.2). + 0: data(5, d, 0.2). + 0: data(5, c, 0.2). + 0: data(5, b, 0.2). + 0: data(5, a, 0.2). + 0: data(4, i, 0.2). + 0: data(4, h, 0.2). + 0: data(4, g, 0.2). + 0: data(4, f, 1). + 0: data(4, e, 0.2). + 0: data(4, d, 1). + 0: data(4, c, 0.2). + 0: data(4, b, 0.2). + 0: data(4, a, 0.2). + 0: data(3, i, 0.2). + 0: data(3, h, 0.2). + 0: data(3, g, 0.2). + 0: data(3, f, 0.2). + 0: data(3, e, 1). + 0: data(3, d, 1). + 0: data(3, c, 0.2). + 0: data(3, b, 0.2). + 0: data(3, a, 0.2). + 0: data(2, i, 0.2). + 0: data(2, h, 0.2). + 0: data(2, g, 0.2). + 0: data(2, f, 0.2). + 0: data(2, e, 0.2). + 0: data(2, d, 0.2). + 0: data(2, c, 1). + 0: data(2, b, 0.2). + 0: data(2, a, 1). + 0: data(1, i, 0.2). + 0: data(1, h, 0.2). + 0: data(1, g, 0.2). + 0: data(1, f, 0.2). + 0: data(1, e, 0.2). + 0: data(1, d, 0.2). + 0: data(1, c, 0.2). + 0: data(1, b, 1). + 0: data(1, a, 1). + 0: data(6, prevalence, 0.083). + 0: data(5, prevalence, 0.25). + 0: data(4, prevalence, 0.083). + 0: data(3, prevalence, 0.25). + 0: data(2, prevalence, 0.083). + 0: data(1, prevalence, 0.25). + D./964114935/964114945/964181794 F385:./964114935/964114945/964181794/model +% Working Memory: Fri Jul 21 12:17:32 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Trial'), enum("Duplicates:", 'No'), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./964114935/964114945/964181794/elements +% Working Memory: Fri Jul 21 12:17:32 2000 + F2919:./964114935/964114945/964181794/messages + 1: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.083)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.083)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.083)) + 2: Input/Output:R1 -> Working Memory: add(symptom(g)) + 2: Input/Output:R1 -> Working Memory: add(symptom(h)) + 3: Decision Procedure:R2 -> Working Memory: add(processed(h)) + 4: Decision Procedure:R2 -> Working Memory: add(processed(g)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(6, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(6, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(4, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(4, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(1, given([h]), 0.125063)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(1, given([]), 0.25)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(2, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(2, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(5, given([h]), 0.625313)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(5, given([]), 0.25)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(3, given([h]), 0.125063)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(3, given([]), 0.25)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(2, given([g, h]), 0.0113218)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(2, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(3, given([g, h]), 0.0341019)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(3, given([h]), 0.125063)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(6, given([g, h]), 0.0566089)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(6, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(4, given([g, h]), 0.0113218)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(4, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(5, given([g, h]), 0.852544)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(5, given([h]), 0.625313)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(1, given([g, h]), 0.0341019)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(1, given([h]), 0.125063)) + 6: Decision Procedure:R4 -> Working Memory: add(diagnosis(5)) F373:./964114935/964114945/964181794/elements.current + 6: diagnosis(5). + 5: probability(1, given([g, h]), 0.0341019). + 5: probability(5, given([g, h]), 0.852544). + 5: probability(4, given([g, h]), 0.0113218). + 5: probability(6, given([g, h]), 0.0566089). + 5: probability(3, given([g, h]), 0.0341019). + 5: probability(2, given([g, h]), 0.0113218). + 4: processed(g). + 3: processed(h). + 2: symptom(h). + 2: symptom(g). + D./964114935/964114945/964181798 F218:./964114935/964114945/964181798/model +% Decision Procedure: Wed Apr 18 14:01:46 2001 + +'!box'('Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1747:./964114935/964114945/964181798/rules +% Decision Procedure: Wed Apr 18 14:01:46 2001 + +'!rule'('Initialise WM with the base rates of the diseases', [refracted], [not [match(probability(_), 964181794)], match(data(Disease, prevalence, P), 964180235)], [add(probability(Disease, given([]), P), 964181794)]). + +'!rule'('Select an unprocessed symptom and process it', [fire_once], [match(symptom(Symptom), 964181794), not [match(processed(Symptom), 964181794)]], [send(process(Symptom), 964181798), add(processed(Symptom), 964181794)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom))], [match(probability(Disease, given(Givens), Prior), 964181794), probability_of_disease_given_symptom(Disease, Symptom, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 964181794), add(probability(Disease, given([Symptom|Givens]), Posterior), 964181794)]). + +'!condition'('Condition Definition', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 964181794), match(data(Disease, Symptom, PSD), 964180235), probability_of_symptom(Symptom, Givens, PS), times(Posterior, Prior, PSD / PS)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom, Givens, P) :- [findall(PSD * Priors, [match(data(Disease, Symptom, PSD), 964180235), match(probability(Disease, given(Givens), Priors), 964181794)], List), sum_list(List, P)])]). + +'!rule'('The diagnosis rule', [fire_once, triggered(system_quiescent)], [not [match(diagnosis(D), 964181794)], match(probability(D, _, P), 964181794), not [match(probability(D2, _, P2), 964181794), P2 > P]], [add(diagnosis(D), 964181794)]). + F2929:./964114935/964114945/964181798/messages + 1: Decision Procedure:R1 -> Working Memory: add(probability(1, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(2, given([]), 0.083)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(3, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(6, given([]), 0.083)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(5, given([]), 0.25)) + 1: Decision Procedure:R1 -> Working Memory: add(probability(4, given([]), 0.083)) + 3: Decision Procedure:R2 -> Decision Procedure: process(h) + 3: Decision Procedure:R2 -> Working Memory: add(processed(h)) + 4: Decision Procedure:R2 -> Decision Procedure: process(g) + 4: Decision Procedure:R2 -> Working Memory: add(processed(g)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(6, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(6, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(4, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(4, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(1, given([h]), 0.125063)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(1, given([]), 0.25)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(2, given([h]), 0.0415208)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(2, given([]), 0.083)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(5, given([h]), 0.625313)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(5, given([]), 0.25)) + 4: Decision Procedure:R3 -> Working Memory: add(probability(3, given([h]), 0.125063)) + 4: Decision Procedure:R3 -> Working Memory: del(probability(3, given([]), 0.25)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(2, given([g, h]), 0.0113218)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(2, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(3, given([g, h]), 0.0341019)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(3, given([h]), 0.125063)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(6, given([g, h]), 0.0566089)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(6, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(4, given([g, h]), 0.0113218)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(4, given([h]), 0.0415208)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(5, given([g, h]), 0.852544)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(5, given([h]), 0.625313)) + 5: Decision Procedure:R3 -> Working Memory: add(probability(1, given([g, h]), 0.0341019)) + 5: Decision Procedure:R3 -> Working Memory: del(probability(1, given([h]), 0.125063)) + 6: Decision Procedure:R4 -> Working Memory: add(diagnosis(5)) F0:./964114935/scriptstate F102:./964114935/parameters +set_parameter(verbose, false). +set_parameter(messages, true). +set_parameter(foreign_libraries, true). F2141:./964114935/trace +Starting TrainingBlock. +Continuing TrainingBlock. + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 2 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 3 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 4 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 5 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 6 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 7 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 8 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 9 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 10 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 11 + 8: All data processed +________________________________________________________________________________ +Initialising trial............done +Experiment 1, Subject 1, Block 1, Trial 12 + 8: All data processed +Finished TrainingBlock. [1.35 CPU sec, 1.73 seconds, 757 KB]. F113:./964114935/subboxes.current +8: data(964114942, add(data([g, h], 5, 3)), 964114942). +8: data(964114942, del(data([g, h], 5, 2)), 964114942). + F0:./964114935/messages F17:./964114935/trial +12. -1. 1. 1. 1. F25:./964114935/random_seed +seed(559, 12975, 28555). F0:./964114935/data_bus F290:./964114935/refract +fired(1, 964181798, 1, [_G4257, 1, 0.25]). +fired(1, 964181798, 1, [_G4257, 2, 0.083]). +fired(1, 964181798, 1, [_G4257, 3, 0.25]). +fired(1, 964181798, 1, [_G4257, 6, 0.083]). +fired(1, 964181798, 1, [_G4257, 5, 0.25]). +fired(1, 964181798, 1, [_G4257, 4, 0.083]). +fired(7, 964117769, 2, [5]). F0:./964114935/user_halt F0:./964114935/oos_input F86:./964114935/oos_output +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +Using PsyCOGENT classes. +oos> halt. F1199:./964114935/.config +% Simple Bayesian with Oracle: Fri Jun 29 13:07:59 2001 + +version('Version 2.1 beta 4'). +selection(0.247, 0.343). +position(964114935, 0.384, 0.430). +size(964114935, 640, 299). +mode(964114935, open, 0). + +position(964114945, 0.007, 0.035). +size(964114945, 640, 359). +mode(964114945, open, 0). + +position(964117769, 0.327, 0.352). +size(964117769, 640, 0). +mode(964117769, closed, 0). + +position(964181798, 0.432, 0.203). +size(964181798, 640, 659). +mode(964181798, closed, 0). + +position(964180235, 0.327, 0.352). +size(964180235, 840, 507). +mode(964180235, closed, 0). + +position(964181794, 0.327, 0.352). +size(964181794, 640, 494). +mode(964181794, closed, 3). + +position(964114942, 0.438, 0.048). +size(964114942, 640, 411). +mode(964114942, closed, 0). + +position(964118079, 0.334, 0.065). +size(964118079, 640, 382). +mode(964118079, closed, 4). + +position(964118037, 0.487, 0.529). +size(964118037, 640, 375). +mode(964118037, closed, 0). + +position(964117591, 0.331, 0.367). +size(964117591, 640, 299). +mode(964117591, closed, 3). + +position(964114984, 0.334, 0.387). +size(964114984, 640, 299). +mode(964114984, closed, 0). + +position(964115986, 0.004, 0.018). +size(964115986, 640, 338). +mode(964115986, closed, 0). + F0:./964114935/oos_exit F0:./964114935/oos_halt F196:./964114935/oos_init.pl +:- assert(file_search_path(class, '/usr/local/lib/cogent/classes/')). +:- assert(file_search_path(lib, '/usr/local/lib/cogent/oos/')). +:- assert(file_search_path(io, '/home/rick/COGENT/output/')). D./964618341 F201:./964618341/model +% Associationist (Mark 1): Wed Jul 26 13:41:15 2000 + +'!box'('Associationist (Mark 1)', 'Compound' / 'Generic', [], 'Medin & Edelson (1988): Bayesian model for experiment 1'). + +'!property_levels'([]). + F219:./964618341/subboxes +% Associationist (Mark 1): Wed Jul 26 13:41:15 2000 + +'!subbox'(964114945, 410, 70, [output(964114942, send), input(964114942, send)]). + +'!subbox'(964114942, 140, 70, [input(964114945, send), output(964114945, send)]). + D./964618341/964114945 F214:./964618341/964114945/model +% Subject: Wed Jul 26 13:42:16 2000 + +'!box'('Subject', 'Compound' / 'Subject', [], 'Associationist model of diagnosis: Uses a feed-forward network to learn symptom-disease associations'). + +'!property_levels'([]). + F601:./964618341/964114945/subboxes +% Subject: Wed Jul 26 13:42:16 2000 + +'!subbox'(964618362, 585, 180, [input(964530097, send), input(964181798, read)]). + +'!subbox'(964181798, 585, 65, [output(964618362, read), output(964181794, read), output(964181794, send)]). + +'!subbox'(964530097, 395, 180, [output(964618362, send), output(964181794, read)]). + +'!subbox'(964117769, 240, 65, [output(964181794, send), output(964181794, read), output(964114942, send), input(964114942, send)]). + +'!subbox'(964181794, 395, 65, [input(964530097, read), input(964117769, send), input(964181798, read), input(964181798, send), input(964117769, read)]). + D./964618341/964114945/964117769 F206:./964618341/964114945/964117769/model +% Input/Output: Thu Jun 28 13:42:55 2001 + +'!box'('Input/Output', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F421:./964618341/964114945/964117769/rules +% Input/Output: Thu Jun 28 13:42:55 2001 + +'!rule'('Copy symptom information to WM', [triggered(told(symptoms(List)))], [member(S, List)], [add(symptom(S), 964181794)]). + +'!rule'('Copy diagnostic feedback to WM', [triggered(feedback(D))], [], [add(feedback(D), 964181794)]). + +'!rule'('Forward diagnosis to experimenter module', [refracted], [match(diagnosis(Disease), 964181794)], [send(diagnosis(Disease), 964118037)]). + F0:./964618341/964114945/964117769/description F173:./964618341/964114945/964117769/messages + 1: Present Stimuli:R3 -> Input/Output: told(symptoms([i])) + 2: Input/Output:R1 -> Working Memory: add(symptom(i)) + 4: Input/Output:R3 -> Collate Responses: diagnosis(6) D./964618341/964114945/964530097 F272:./964618341/964114945/964530097/model +% Learning Mechanism: Thu Jun 28 13:42:56 2001 + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], 'Monitor WM for feedback, the update frequencies in KB '). + +'!property_levels'([0, 0, 0]). + F1450:./964618341/964114945/964530097/rules +% Learning Mechanism: Thu Jun 28 13:42:56 2001 + +'!rule'('Trigger learning of current disease associations', [refracted], [match(feedback(disease(D)), 964181794), make_canonical_symptom_vector(SymVec), make_canonical_disease_vector(D, DisVec)], [send(train(SymVec, DisVec), 964618362)]). + +'!condition'('Get a vector representing the current symptom pattern', make_canonical_symptom_vector, 1, [(make_canonical_symptom_vector([A, B, C, D, E, F, G, H, I]) :- [map_symptom_to_value(a, A), map_symptom_to_value(b, B), map_symptom_to_value(c, C), map_symptom_to_value(d, D), map_symptom_to_value(e, E), map_symptom_to_value(f, F), map_symptom_to_value(g, G), map_symptom_to_value(h, H), map_symptom_to_value(i, I)])]). + +'!condition'('Map a single symptom to +1 if present and -1 if absent', map_symptom_to_value, 2, [(map_symptom_to_value(Symptom, 1) :- [match(symptom(Symptom), 964181794)]), (map_symptom_to_value(Symptom, 0) :- [not [match(symptom(Symptom), 964181794)]])]). + +'!condition'('Map a disease to a vector representing that disease', make_canonical_disease_vector, 2, [(make_canonical_disease_vector(1, [1, 0, 0, 0, 0, 0]) :- []), (make_canonical_disease_vector(2, [0, 1, 0, 0, 0, 0]) :- []), (make_canonical_disease_vector(3, [0, 0, 1, 0, 0, 0]) :- []), (make_canonical_disease_vector(4, [0, 0, 0, 1, 0, 0]) :- []), (make_canonical_disease_vector(5, [0, 0, 0, 0, 1, 0]) :- []), (make_canonical_disease_vector(6, [0, 0, 0, 0, 0, 1]) :- [])]). + F0:./964618341/964114945/964530097/description F0:./964618341/964114945/964530097/messages F0:./964618341/964114945/messages D./964618341/964114945/964181794 F385:./964618341/964114945/964181794/model +% Working Memory: Wed Jul 26 13:32:21 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./964618341/964114945/964181794/elements +% Working Memory: Wed Jul 26 13:32:21 2000 + F0:./964618341/964114945/964181794/description F120:./964618341/964114945/964181794/messages + 2: Input/Output:R1 -> Working Memory: add(symptom(i)) + 3: Decision Procedure:R1 -> Working Memory: add(diagnosis(6)) F36:./964618341/964114945/964181794/elements.current + 3: diagnosis(6). + 2: symptom(i). D./964618341/964114945/964181798 F218:./964618341/964114945/964181798/model +% Decision Procedure: Thu Jun 28 13:42:52 2001 + +'!box'('Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1433:./964618341/964114945/964181798/rules +% Decision Procedure: Thu Jun 28 13:42:52 2001 + +'!rule'('Initialise WM with the base rates of the diseases', [fire_once], [exists([match(symptom(X), 964181794)]), not [match(diagnosis(D), 964181794)], make_canonical_symptom_vector(SymVec), match(test(SymVec, DisVec), 964618362), best_disease(DisVec, Disease)], [add(diagnosis(Disease), 964181794)]). + +'!condition'('Get a vector representing the current symptom pattern', make_canonical_symptom_vector, 1, [(make_canonical_symptom_vector([A, B, C, D, E, F, G, H, I]) :- [map_symptom_to_value(a, A), map_symptom_to_value(b, B), map_symptom_to_value(c, C), map_symptom_to_value(d, D), map_symptom_to_value(e, E), map_symptom_to_value(f, F), map_symptom_to_value(g, G), map_symptom_to_value(h, H), map_symptom_to_value(i, I)])]). + +'!condition'('Map a single symptom to +1 if present and -1 if absent', map_symptom_to_value, 2, [(map_symptom_to_value(Symptom, 1) :- [match(symptom(Symptom), 964181794)]), (map_symptom_to_value(Symptom, 0) :- [not [match(symptom(Symptom), 964181794)]])]). + +'!condition'('The best disease is that with the highest activation', best_disease, 2, [(best_disease(Vector, Disease) :- [max_list(Vector, X), position_in_list(X, Vector, Disease)])]). + +'!condition'('Find the position of a given element in a list', position_in_list, 3, [(position_in_list(H, [H|T], 1) :- ['!']), (position_in_list(X, [_|T], P1) :- [position_in_list(X, T, P), plus(P1, P, 1)])]). + F0:./964618341/964114945/964181798/description F64:./964618341/964114945/964181798/messages + 3: Decision Procedure:R1 -> Working Memory: add(diagnosis(6)) F0:./964618341/964114945/description D./964618341/964114945/964618362 F699:./964618341/964114945/964618362/model +% Symptom Disease Associations: Fri Jun 29 14:55:36 2001 + +'!box'('Symptom Disease Associations', 'Network' / 'Feed Forward', [enum("Initialise:", 'Each Subject'), real("Max Act:", 1.000), real("Min Act:", -1.000), pos_int("Input Width:", 9), pos_int("Output Width:", 6), real("Connectivity:", 1.000), enum("Act Function:", linear), real("Act Slope:", 1.000), real("Act Midpoint:", 0.000), enum("Initial Weights:", uniform), real("Weight Parameter A:", -0.005), real("Weight Parameter B:", 0.005), enum("Learning Rule:", delta), real("Learning Rate:", 1.001), boolean("Weight Decay:", 0), real("Decay Parameter:", 0.000)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F58:./964618341/964114945/964618362/weights +% Symptom Disease Associations: Fri Jun 29 14:55:36 2001 + F5520:./964618341/964114945/964618362/messages + 9: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 0, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 0, 1], [0, 0, 0, 0, 0, 1]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 0, 1, 0, 0, 0], [0, 0, 0, 1, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 9: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 0, 1, 0, 0, 0], [0, 0, 0, 1, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 0, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 0, 1], [0, 0, 0, 0, 0, 1]) + 9: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 0, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 0, 1, 0, 0, 0], [0, 0, 0, 1, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 0, 1], [0, 0, 0, 0, 0, 1]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 9: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 0, 1, 0, 0, 0], [0, 0, 0, 1, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 0, 1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 0, 1], [0, 0, 0, 0, 0, 1]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 0, 0, 0, 1, 1, 0], [0, 0, 0, 0, 1, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([0, 0, 0, 1, 1, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0]) + 7: Learning Mechanism:R1 -> Symptom Disease Associations: train([1, 1, 0, 0, 0, 0, 0, 0, 0], [1, 0, 0, 0, 0, 0]) F2597:./964618341/964114945/964618362/weights.current +[ ext_float(0.00116261, 820994048, 1062407259), ext_float(1.00106, 1572509723, 1072694354), ext_float(0.000591677, -1230773656, 1061380952), ext_float(-0.00309456, 422843915, -1083614779), ext_float(0.000954015, -123063968, 1062159066), ext_float(0.00439073, -1200172143, 1064434692)]. +[ ext_float(0.999623, 1641348383, 1072692457), ext_float(-0.000220276, 1777868800, -1087578312), ext_float(-0.0031437, 422392258, -1083588397), ext_float(0.00283173, 476471410, 1063727760), ext_float(-0.000552337, -1699645204, -1086187177), ext_float(-0.00442872, -1098556099, -1083038760)]. +[ext_float(-1.00251, -1823361680, -1074787766), ext_float(0.999972, 648336241, 1072693189), ext_float(0.00180372, -1554697790, 1063095637), ext_float(-0.00243566, 459503398, -1083968525), ext_float(-0.00244514, 1809636950, -1083963437), ext_float(-0.00267009, 436420476, -1083842666)]. +[ ext_float(0.00173046, 123615936, 1063016980), ext_float(0.00496628, 744485632, 1064589189), ext_float(1.00076, 518461437, 1072694041), ext_float(-0.00129242, 963769856, -1084937011), ext_float(0.000322036, -1243006112, 1060444893), ext_float(0.000298737, -319745312, 1060344825)]. +[ ext_float(0.00210162, 411807892, 1063335789), ext_float(-0.00112557, -360243020, -1085116166), ext_float(1.00034, -2041844243, 1072693605), ext_float(-0.999055, 2012788769, -1074792383), ext_float(0.00453692, 1682522688, 1064473933), ext_float(-0.00081556, -1492363140, -1085621911)]. +[ ext_float(0.00468367, 872032240, 1064513326), ext_float(0.000568376, 1951591372, 1061330914), ext_float(0.000556841, -1832841216, 1061306142), ext_float(1.00524, 1805406553, 1072698741), ext_float(0.00297488, 718207602, 1063804615), ext_float(7.43627e-05, -2080843528, 1058242149)]. +[ ext_float(0.00252687, 1456894933, 1063564089), ext_float(0.00134818, 342211412, 1062606505), ext_float(0.00464502, -410647052, 1064502951), ext_float(-0.000393079, 249541072, -1086733626), ext_float(1.00161, 945447450, 1072694940), ext_float(0.0015585, -384894976, 1062832333)]. +[ext_float(-0.00407481, 1826813920, -1083133762), ext_float(0.00400391, -396925956, 1064330854), ext_float(0.00137155, 1612353372, 1062631604), ext_float(-0.00176378, 1137864658, -1084430896), ext_float(1.00068, -2106523406, 1072693963), ext_float(-1.00339, 1805664074, -1074786842)]. +[ext_float(-0.00282855, 574677613, -1083757593), ext_float(0.00352489, 1555550377, 1064099899), ext_float(-0.00120306, 312974130, -1085032961), ext_float(-0.00450095, 496418368, -1083019369), ext_float(-0.000150597, 804675584, -1088176842), ext_float(1.00422, 485329645, 1072697671)]. F1:./964618341/964114945/subboxes.current + D./964618341/964114942 F161:./964618341/964114942/model +% Experimenter: Wed Jul 26 13:32:21 2000 + +'!box'('Experimenter', 'Compound' / 'Generic', [], 'Present stimuli and collate responses'). + +'!property_levels'([]). + F1042:./964618341/964114942/subboxes +% Experimenter: Wed Jul 26 13:32:21 2000 + +'!subbox'(964534116, 405, 110, [input(964115986, read), input(964118037, send), input(964118037, read)]). + +'!subbox'(964114984, 55, 35, [input(964115986, read)]). + +'!subbox'(964115957, 55, 120, [input(964118037, read), input(964118037, send), input(964115986, read), input(964115986, send)]). + +'!subbox'(964117591, 55, 210, [input(964118037, read), input(964115986, read), input(964115986, send)]). + +'!subbox'(964115986, 335, 35, [output(964534116, read), output(964118037, send), output(964114945, send), output(964115957, read), output(964117591, read), output(964117591, send), output(964115957, send), output(964114984, read)]). + +'!subbox'(964118079, 275, 115, [input(964118037, send), input(964118037, read)]). + +'!subbox'(964118037, 335, 210, [input(964115986, send), output(964115957, read), output(964115957, send), output(964534116, send), output(964534116, read), output(964114945, send), output(964118079, send), output(964118079, read), output(964117591, read), input(964114945, send)]). + D./964618341/964114942/964534116 F619:./964618341/964114942/964534116/model +% Accuracy x Block: Wed Jul 26 13:32:21 2000 + +'!box'('Accuracy x Block', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Subject'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Title"), char_string("X Label:", "X"), char_string("Y Label:", "Y"), real("X Min:", 0.000), real("X Max:", 10.000), pos_int("X Units:", 5), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F161:./964618341/964114942/964534116/elements +% Accuracy x Block: Wed Jul 26 13:32:21 2000 + +'!element'('Type specification for accuracy line graph', type(accuracy, line, [marker(cross), colour(black)])). + F0:./964618341/964114942/964534116/description F542:./964618341/964114942/964534116/messages + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 1, 50)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 2, 100)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 3, 100)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 4, 83.3333)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 5, 100)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 6, 100)) + 2: Collate Responses:R5 -> Accuracy x Block: add(data(accuracy, 7, 100)) F301:./964618341/964114942/964534116/elements.current +625: data(accuracy, 7, 100). +548: data(accuracy, 6, 100). +471: data(accuracy, 5, 100). +394: data(accuracy, 4, ext_float(83.3333, 1431655766, 1079301461)). +296: data(accuracy, 3, 100). +198: data(accuracy, 2, 100). +100: data(accuracy, 1, 50). + 0: type(accuracy, line, [marker(cross), colour(black)]). + D./964618341/964114942/964114984 F460:./964618341/964114942/964114984/model +% Trial Database: Thu Jul 27 15:50:23 2000 + +'!box'('Trial Database', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'The 12 training trials and various transfer trials used by Medin & Edelson'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F2480:./964618341/964114942/964114984/elements +% Trial Database: Thu Jul 27 15:50:23 2000 + +'!element'('Common disease, trial 1', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 2', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Common disease, trial 3', trial(train, symptoms([a, b]), disease(1))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([a, c]), disease(2))). + +'!element'('Common disease, trial 1', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 2', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Common disease, trial 3', trial(train, symptoms([d, e]), disease(3))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([d, f]), disease(4))). + +'!element'('Common disease, trial 1', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 2', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Common disease, trial 3', trial(train, symptoms([g, h]), disease(5))). + +'!element'('Rare disease, trial 1', trial(train, symptoms([g, i]), disease(6))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([a]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([b]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([c]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([d]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([e]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([f]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([g]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([h]), disease(_))). + +'!element'('Transfer trial: single symptom', trial(transfer, symptoms([i]), disease(_))). + +'!element'('Transfer trial: unseen double symptom', trial(transfer, symptoms([b, c]), disease(_))). + +'!element'('Transfer trial: unseen double symptom', trial(transfer, symptoms([e, f]), disease(_))). + +'!element'('Transfer trial: unseen double symptom', trial(transfer, symptoms([h, i]), disease(_))). + +'!element'('Transfer trial: unseen triple symptom', trial(transfer, symptoms([a, b, c]), disease(_))). + +'!element'('Transfer trial: unseen triple symptom', trial(transfer, symptoms([d, e, f]), disease(_))). + +'!element'('Transfer trial: unseen triple symptom', trial(transfer, symptoms([g, h, i]), disease(_))). + F0:./964618341/964114942/964114984/description F0:./964618341/964114942/964114984/messages F1415:./964618341/964114942/964114984/elements.current + 0: trial(transfer, symptoms([g, h, i]), disease(_G816)). + 0: trial(transfer, symptoms([d, e, f]), disease(_G839)). + 0: trial(transfer, symptoms([a, b, c]), disease(_G862)). + 0: trial(transfer, symptoms([h, i]), disease(_G882)). + 0: trial(transfer, symptoms([e, f]), disease(_G902)). + 0: trial(transfer, symptoms([b, c]), disease(_G922)). + 0: trial(transfer, symptoms([i]), disease(_G939)). + 0: trial(transfer, symptoms([h]), disease(_G956)). + 0: trial(transfer, symptoms([g]), disease(_G973)). + 0: trial(transfer, symptoms([f]), disease(_G990)). + 0: trial(transfer, symptoms([e]), disease(_G1007)). + 0: trial(transfer, symptoms([d]), disease(_G1024)). + 0: trial(transfer, symptoms([c]), disease(_G1041)). + 0: trial(transfer, symptoms([b]), disease(_G1058)). + 0: trial(transfer, symptoms([a]), disease(_G1075)). + 0: trial(train, symptoms([g, i]), disease(6)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([g, h]), disease(5)). + 0: trial(train, symptoms([d, f]), disease(4)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([d, e]), disease(3)). + 0: trial(train, symptoms([a, c]), disease(2)). + 0: trial(train, symptoms([a, b]), disease(1)). + 0: trial(train, symptoms([a, b]), disease(1)). + 0: trial(train, symptoms([a, b]), disease(1)). D./964618341/964114942/964115957 F384:./964618341/964114942/964115957/model +% Current Block: Wed Jul 26 13:32:21 2000 + +'!box'('Current Block', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F127:./964618341/964114942/964115957/elements +% Current Block: Wed Jul 26 13:32:21 2000 + +'!element'('The block count (incremented on each logical block)', block_count(0)). + F0:./964618341/964114942/964115957/description F29460:./964618341/964114942/964115957/messages + 1: Present Stimuli:R1 -> Current Block: add(block_count(1)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(0)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([a, c]), disease(2), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, i]), disease(6), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, f]), disease(4), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(2)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(1)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1181, _G1182, _G1183)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([d, f]), disease(4), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, c]), disease(2), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, i]), disease(6), diagnosis(6))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(3)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(2)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1177, _G1178, _G1179)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, c]), disease(2), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, f]), disease(4), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, i]), disease(6), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(4)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(3)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, c]), disease(2))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h]), disease(5))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, f]), disease(4))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, i]), disease(6))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e]), disease(3))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b]), disease(1))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1177, _G1178, _G1179)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, f]), disease(4))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, f]), disease(4), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, c]), disease(2))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, c]), disease(2), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, i]), disease(6))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, i]), disease(6), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h]), disease(5))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h]), disease(5), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e]), disease(3))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e]), disease(3), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b]), disease(1))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b]), disease(1), diagnosis(1))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(5)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(4)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e, f]), disease(_G1507))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([c]), disease(_G1646))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([i]), disease(_G1544))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g]), disease(_G1578))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h]), disease(_G1561))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([f]), disease(_G1595))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e, f]), disease(_G1444))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d]), disease(_G1629))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h, i]), disease(_G1421))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a]), disease(_G1680))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b, c]), disease(_G1467))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e]), disease(_G1612))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b, c]), disease(_G1527))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b]), disease(_G1663))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h, i]), disease(_G1487))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1177, _G1178, _G1179)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g]), disease(_G1604))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([g]), disease(_G1981), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([i]), disease(_G1275))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([i]), disease(_G1633), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b, c]), disease(_G1170))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b, c]), disease(_G1633), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e, f]), disease(_G1312))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e, f]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h]), disease(_G1299))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h, i]), disease(_G1248))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h, i]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b, c]), disease(_G1223))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b, c]), disease(_G1633), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h, i]), disease(_G1210))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h, i]), disease(_G1633), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d]), disease(_G1273))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e]), disease(_G1260))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e, f]), disease(_G1305))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e, f]), disease(_G1633), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b]), disease(_G1292))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b]), disease(_G1633), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a]), disease(_G1307))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([c]), disease(_G1342))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([f]), disease(_G1349))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([f]), disease(_G1633), diagnosis(4))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(6)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(5)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a]), disease(_G1680))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d]), disease(_G1629))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b]), disease(_G1663))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([c]), disease(_G1646))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e, f]), disease(_G1507))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e, f]), disease(_G1444))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([i]), disease(_G1544))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b, c]), disease(_G1467))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h, i]), disease(_G1487))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h, i]), disease(_G1421))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h]), disease(_G1561))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([f]), disease(_G1595))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g]), disease(_G1578))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e]), disease(_G1612))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b, c]), disease(_G1527))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1177, _G1178, _G1179)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b, c]), disease(_G1534))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b, c]), disease(_G1981), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h, i]), disease(_G1166))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h, i]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([c]), disease(_G1261))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g]), disease(_G1156))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a]), disease(_G1315))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d]), disease(_G1318))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h, i]), disease(_G1252))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h, i]), disease(_G1633), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h]), disease(_G1255))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h]), disease(_G1633), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([i]), disease(_G1270))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([i]), disease(_G1629), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e, f]), disease(_G1314))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e, f]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e, f]), disease(_G1317))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e, f]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b]), disease(_G1336))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b]), disease(_G1629), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e]), disease(_G1327))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e]), disease(_G1633), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b, c]), disease(_G1326))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b, c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([f]), disease(_G1345))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([f]), disease(_G1629), diagnosis(4))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(7)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(6)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b]), disease(_G1663))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([c]), disease(_G1646))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h, i]), disease(_G1487))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h, i]), disease(_G1421))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b, c]), disease(_G1527))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e, f]), disease(_G1444))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g]), disease(_G1578))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h]), disease(_G1561))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e]), disease(_G1612))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e, f]), disease(_G1507))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([f]), disease(_G1595))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a]), disease(_G1680))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([i]), disease(_G1544))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b, c]), disease(_G1467))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d]), disease(_G1629))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1177, _G1178, _G1179)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g]), disease(_G1541))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([g]), disease(_G1981), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d]), disease(_G1071))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d, e, f]), disease(_G1221))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d, e, f]), disease(_G1633), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e, f]), disease(_G1192))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e, f]), disease(_G1633), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([i]), disease(_G1163))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([i]), disease(_G1633), diagnosis(6))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h]), disease(_G1226))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([c]), disease(_G1305))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b]), disease(_G1324))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b]), disease(_G1629), diagnosis(1))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b, c]), disease(_G1223))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b, c]), disease(_G1633), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a]), disease(_G1242))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a]), disease(_G1633), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b, c]), disease(_G1296))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b, c]), disease(_G1633), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([f]), disease(_G1279))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([f]), disease(_G1629), diagnosis(4))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g, h, i]), disease(_G1320))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([g, h, i]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e]), disease(_G1323))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h, i]), disease(_G1349))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h, i]), disease(_G1633), diagnosis(5))) + 1: Present Stimuli:R1 -> Current Block: add(block_count(8)) + 1: Present Stimuli:R1 -> Current Block: del(block_count(7)) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b, c]), disease(_G1531))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([c]), disease(_G1650))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g, h, i]), disease(_G1425))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h]), disease(_G1565))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([f]), disease(_G1599))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([i]), disease(_G1548))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([b]), disease(_G1667))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e, f]), disease(_G1511))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([e]), disease(_G1616))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a]), disease(_G1684))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([a, b, c]), disease(_G1471))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([g]), disease(_G1582))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d, e, f]), disease(_G1448))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([d]), disease(_G1633))) + 2: Present Stimuli:R2 -> Current Block: add(trial(symptoms([h, i]), disease(_G1491))) + 2: Collate Responses:R5 -> Current Block: del_all(result(_G1181, _G1182, _G1183)) + 3: Present Stimuli:R3 -> Current Block: del(trial(symptoms([g]), disease(_G1465))) + 7: Collate Responses:R4 -> Current Block: add(result(symptoms([g]), disease(_G1985), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([e]), disease(_G1166))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([e]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([b, c]), disease(_G1309))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([b, c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([h]), disease(_G1274))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([h]), disease(_G1629), diagnosis(5))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([a, b, c]), disease(_G1194))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([a, b, c]), disease(_G1629), diagnosis(2))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([d]), disease(_G1175))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([d]), disease(_G1629), diagnosis(3))) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([i]), disease(_G1271))) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([i]), disease(_G1633), diagnosis(6))) F813:./964618341/964114942/964115957/elements.current +660: result(symptoms([i]), disease(_G1522), diagnosis(6)). +655: result(symptoms([d]), disease(_G1541), diagnosis(3)). +650: result(symptoms([a, b, c]), disease(_G1566), diagnosis(2)). +645: result(symptoms([h]), disease(_G1585), diagnosis(5)). +640: result(symptoms([b, c]), disease(_G1607), diagnosis(2)). +635: result(symptoms([e]), disease(_G1626), diagnosis(3)). +630: result(symptoms([g]), disease(_G1645), diagnosis(5)). +625: trial(symptoms([h, i]), disease(_G1666)). +625: trial(symptoms([d, e, f]), disease(_G1688)). +625: trial(symptoms([a]), disease(_G1704)). +625: trial(symptoms([e, f]), disease(_G1723)). +625: trial(symptoms([b]), disease(_G1739)). +625: trial(symptoms([f]), disease(_G1755)). +625: trial(symptoms([g, h, i]), disease(_G1777)). +625: trial(symptoms([c]), disease(_G1793)). +624: block_count(8). D./964618341/964114942/964117591 F411:./964618341/964114942/964117591/model +% Current Trial: Wed Jul 26 13:32:21 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], 'The current symptoms/disease'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./964618341/964114942/964117591/elements +% Current Trial: Wed Jul 26 13:32:21 2000 + F0:./964618341/964114942/964117591/description F124:./964618341/964114942/964117591/messages + 1: Present Stimuli:R3 -> Current Trial: add(symptoms([i])) + 1: Present Stimuli:R3 -> Current Trial: add(disease(_G1271)) F41:./964618341/964114942/964117591/elements.current + 1: disease(_G809). + 1: symptoms([i]). D./964618341/964114942/964115986 F212:./964618341/964114942/964115986/model +% Present Stimuli: Thu Jun 28 13:43:00 2001 + +'!box'('Present Stimuli', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1379:./964618341/964114942/964115986/rules +% Present Stimuli: Thu Jun 28 13:43:00 2001 + +'!rule'('Detext a new block: trigger collation of previous block stats and processing of new block', [refracted], [clock(1), not [match(trial(_, _), 964115957)], match(block_count(N), 964115957), plus(N1, N, 1)], [add(block_count(N1), 964115957), delete(block_count(N), 964115957), send(new_block, 964115986), send(new_block(N), 964118037)]). + +'!rule'('Load a set of trials into Current Block', [triggered(new_block)], [trace([current_phase(Phase)]), match(trial(Phase, Symptoms, Disease), 964114984)], [add(trial(Symptoms, Disease), 964115957)]). + +'!rule'('Process a new trial', [fire_once, refracted], [match(trial(Symptoms, Disease), 964115957), not [match(symptoms(_), 964117591)]], [delete(trial(Symptoms, Disease), 964115957), add(Symptoms, 964117591), add(Disease, 964117591), send(told(Symptoms), 964117769)]). + +'!condition'('If we have pased the accuracy threshold, then do transfer trials', current_phase, 1, [(current_phase(transfer) :- [accuracy_threshold_surpased]), (current_phase(train) :- [not [accuracy_threshold_surpased]])]). + +'!condition'('If the accuracy treshold has been surpased, then we switch from training to transfer trials', accuracy_threshold_surpased, 0, [(accuracy_threshold_surpased :- [exists([match(data(accuracy, N, 100), 964534116), match(data(accuracy, N1, 100), 964534116), N1 =:= N + 1])])]). + F0:./964618341/964114942/964115986/description F270:./964618341/964114942/964115986/messages + 1: Present Stimuli:R3 -> Input/Output: told(symptoms([i])) + 1: Present Stimuli:R3 -> Current Trial: add(symptoms([i])) + 1: Present Stimuli:R3 -> Current Trial: add(disease(_G1271)) + 1: Present Stimuli:R3 -> Current Block: del(trial(symptoms([i]), disease(_G1271))) D./964618341/964114942/964118079 F582:./964618341/964114942/964118079/model +% Symptom x Diagnosis: Thu Jul 27 16:00:12 2000 + +'!box'('Symptom x Diagnosis', 'Buffer' / 'Table', [enum("Initialise:", 'Each Subject'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diagnoses"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 90), pos_int("Cell Height:", 25)], 'Table of frequencies of diagnoses for different symptom combinations'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F51:./964618341/964114942/964118079/elements +% Symptom x Diagnosis: Thu Jul 27 16:00:12 2000 + F0:./964618341/964114942/964118079/description F14182:./964618341/964114942/964118079/messages + 7: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[a, c], 4, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[a, b], 2, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[d, e], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[g, h], 4, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[g, i], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[d, f], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 1)) + 7: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[d, f], 4, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 2)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[a, c], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 4)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[g, i], 6, 1)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 6)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, c], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 6)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 7)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 6)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 7)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 7)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 6)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 7)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 6)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 5)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, f], 4, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, f], 4, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, i], 6, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, i], 6, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 7)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 6)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 7)) + 7: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[g, h], 6, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 10)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, f], 4, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, f], 4, 2)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(train-[a, c], 1, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 8)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, i], 6, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, i], 6, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 10)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[g, h], 5, 10)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[g, h], 5, 9)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[d, e], 3, 11)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[d, e], 3, 10)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(train-[a, b], 1, 11)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(train-[a, b], 1, 10)) + 7: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[g], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[i], 6, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[a, b, c], 2, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[e, f], 3, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[h], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[g, h, i], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[b, c], 2, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[h, i], 5, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[d], 3, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[e], 3, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[d, e, f], 3, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[b], 1, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[a], 2, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[c], 2, 1)) + 5: Collate Responses:R2 -> Symptom x Diagnosis: add(data(transfer-[f], 4, 1)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[a, b, c], 2, 2)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[a, b, c], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[g, h, i], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[g, h, i], 5, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[c], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[g], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[g], 5, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[a], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[a], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[d], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[d], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[h, i], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[h, i], 5, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[h], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[h], 5, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[i], 6, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[i], 6, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[e, f], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[e, f], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[d, e, f], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[d, e, f], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[b], 1, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[b], 1, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[e], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[e], 3, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[b, c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[b, c], 2, 1)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[f], 4, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[f], 4, 1)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[g], 5, 3)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[g], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[d], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[d], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[d, e, f], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[d, e, f], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[e, f], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[e, f], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[i], 6, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[i], 6, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[h], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[h], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[c], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[b], 1, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[b], 1, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[a, b, c], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[a, b, c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[a], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[a], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[b, c], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[b, c], 2, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[f], 4, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[f], 4, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[g, h, i], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[g, h, i], 5, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[e], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[e], 3, 2)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[h, i], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[h, i], 5, 2)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[g], 5, 4)) + 7: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[g], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[e], 3, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[e], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[b, c], 2, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[b, c], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[h], 5, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[h], 5, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[a, b, c], 2, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[a, b, c], 2, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[d], 3, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[d], 3, 3)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[i], 6, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[i], 6, 3)) F932:./964618341/964114942/964118079/elements.current +660: data(transfer-[i], 6, 4). +655: data(transfer-[d], 3, 4). +650: data(transfer-[a, b, c], 2, 4). +645: data(transfer-[h], 5, 4). +640: data(transfer-[b, c], 2, 4). +635: data(transfer-[e], 3, 4). +630: data(transfer-[g], 5, 4). +623: data(transfer-[h, i], 5, 3). +613: data(transfer-[g, h, i], 5, 3). +608: data(transfer-[f], 4, 3). +598: data(transfer-[a], 2, 3). +588: data(transfer-[b], 1, 3). +583: data(transfer-[c], 2, 3). +568: data(transfer-[e, f], 3, 3). +563: data(transfer-[d, e, f], 3, 3). +389: data(train-[a, b], 1, 11). +381: data(train-[d, e], 3, 11). +373: data(train-[g, h], 5, 10). +357: data(train-[g, i], 6, 3). +341: data(train-[a, c], 1, 1). +333: data(train-[d, f], 4, 3). +301: data(train-[g, h], 6, 1). +211: data(train-[a, c], 2, 2). + 87: data(train-[d, f], 3, 1). + 47: data(train-[g, i], 5, 1). + 39: data(train-[g, h], 4, 1). + 31: data(train-[d, e], 5, 1). + 15: data(train-[a, b], 2, 1). + 7: data(train-[a, c], 4, 1). + D./964618341/964114942/964118037 F216:./964618341/964114942/964118037/model +% Collate Responses: Thu Jun 28 13:43:00 2001 + +'!box'('Collate Responses', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1755:./964618341/964114942/964118037/rules +% Collate Responses: Thu Jun 28 13:43:00 2001 + +'!rule'('Tell the subject the correct diagnosis', [triggered(diagnosis(D1))], [match(disease(D2), 964117591), not [var(D2)]], [send(feedback(disease(D2)), 964117769)]). + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), block_type(BT), not [match(data(BT - S, D, X), 964118079)]], [add(data(BT - S, D, 1), 964118079)]). + +'!rule'('Increment accuracy count (symptom/diagnosis pattern is not novel)', [triggered(diagnosis(D))], [match(symptoms(S), 964117591), block_type(BT), match(data(BT - S, D, X), 964118079), X1 is X + 1], [delete(data(BT - S, D, X), 964118079), add(data(BT - S, D, X1), 964118079)]). + +'!rule'('Store trial result for later graphical presentation', [triggered(diagnosis(Diagnosis))], [match(symptoms(Symptoms), 964117591), match(disease(Disease), 964117591)], [add(result(symptoms(Symptoms), disease(Disease), diagnosis(Diagnosis)), 964115957)]). + +'!rule'('At the end of each logical block update the accuracy graph', [triggered(new_block(Block))], [count_results(Disease, Disease, Correct), count_results(AnyDisease, AnyDiagnosis, Total), Total > 0, times(Rate, 100, Correct / Total)], [add(data(accuracy, Block, Rate), 964534116), delete_all(result(_, _, _), 964115957)]). + +'!condition'('Count the number of disease/diagnosis results in Current Block', count_results, 3, [(count_results(Disease, Diagnosis, Count) :- [findall(Disease - Diagnosis, [match(result(_, disease(Disease), diagnosis(Diagnosis)), 964115957)], List), length(List, Count)])]). + +'!condition'('Condition Definition', block_type, 1, [(block_type(transfer) :- [match(disease(D), 964117591), var(D), '!']), (block_type(train) :- [])]). + F0:./964618341/964114942/964118037/description F322:./964618341/964114942/964118037/messages + 4: Input/Output:R3 -> Collate Responses: diagnosis(6) + 5: Collate Responses:R3 -> Symptom x Diagnosis: add(data(transfer-[i], 6, 4)) + 5: Collate Responses:R3 -> Symptom x Diagnosis: del(data(transfer-[i], 6, 3)) + 5: Collate Responses:R4 -> Current Block: add(result(symptoms([i]), disease(_G1633), diagnosis(6))) F0:./964618341/964114942/description F215:./964618341/964114942/subboxes.current +5: data(964118037, add(data(transfer-[i], 6, 4)), 964118079). +5: data(964118037, del(data(transfer-[i], 6, 3)), 964118079). +5: data(964118037, add(result(symptoms([i]), disease(_G1485), diagnosis(6))), 964115957). + F0:./964618341/964114942/messages F1460:./964618341/.config +% Associationist (Mark 1): Fri Jun 29 17:22:04 2001 + +version('Version 2.1 beta 4'). +selection(0.247, 0.343). +position(964618341, 0.264, 0.324). +size(964618341, 640, 299). +mode(964618341, open, 0). + +position(964114945, 0.276, 0.055). +size(964114945, 640, 392). +mode(964114945, closed, 0). + +position(964117769, 0.327, 0.352). +size(964117769, 640, 0). +mode(964117769, closed, 0). + +position(964181794, 0.327, 0.352). +size(964181794, 640, 0). +mode(964181794, closed, 0). + +position(964618362, 0.458, 0.540). +size(964618362, 703, 469). +mode(964618362, closed, 1). + +position(964181798, 0.432, 0.072). +size(964181798, 640, 651). +mode(964181798, closed, 0). + +position(964530097, 0.456, 0.152). +size(964530097, 640, 751). +mode(964530097, closed, 0). + +position(964114942, 0.004, 0.018). +size(964114942, 640, 430). +mode(964114942, open, 0). + +position(964118079, 0.004, 0.018). +size(964118079, 693, 592). +mode(964118079, closed, 4). + +position(964117591, 0.327, 0.352). +size(964117591, 640, 0). +mode(964117591, closed, 0). + +position(964115957, 0.004, 0.018). +size(964115957, 640, 502). +mode(964115957, closed, 3). + +position(964114984, 0.334, 0.387). +size(964114984, 640, 312). +mode(964114984, closed, 0). + +position(964534116, 0.175, 0.156). +size(964534116, 640, 389). +mode(964534116, open, 4). + +position(964118037, 0.327, 0.352). +size(964118037, 640, 0). +mode(964118037, closed, 0). + +position(964115986, 0.331, 0.369). +size(964115986, 640, 312). +mode(964115986, closed, 0). + D./964618341/Scripts F60:./964618341/Scripts/Default +% Default: Wed Jul 26 17:40:50 2000 + +repeat("Trial", 100). + F83:./964618341/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F8:./964618341/scriptname +Default F0:./964618341/description F102:./964618341/parameters +set_parameter(verbose, false). +set_parameter(messages, true). +set_parameter(foreign_libraries, true). F0:./964618341/scriptstate F24:./964618341/cycle +5. 660. 660. 660. 660. F215:./964618341/subboxes.current +5: data(964114942, add(data(transfer-[i], 6, 4)), 964114942). +5: data(964114942, del(data(transfer-[i], 6, 3)), 964114942). +5: data(964114942, add(result(symptoms([i]), disease(_G1452), diagnosis(6))), 964114942). + F0:./964618341/messages F18:./964618341/trial +100. -1. 1. 1. 1. F25:./964618341/random_seed +seed(1824, 2616, 24859). F0:./964618341/data_bus F95:./964618341/refract +fired(1, 964115986, 3, [symptoms([i]), disease(_G1952), _G1954]). +fired(4, 964117769, 3, [6]). F18668:./964618341/trace +################################################################################ +Initialising session...............done +Starting Default. +Experiment 1, Subject 1, Block 1, Trial 1 + 10: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 2 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 3 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 4 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 5 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 6 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 7 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 8 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 9 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 10 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 11 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 12 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 13 + 10: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 14 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 15 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 16 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 17 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 18 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 19 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 20 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 21 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 22 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 23 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 24 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 25 + 10: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 26 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 27 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 28 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 29 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 30 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 31 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 32 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 33 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 34 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 35 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 36 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 37 + 10: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 38 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 39 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 40 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 41 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 42 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 43 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 44 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 45 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 46 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 47 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 48 + 8: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 49 + 7: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 50 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 51 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 52 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 53 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 54 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 55 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 56 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 57 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 58 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 59 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 60 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 61 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 62 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 63 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 64 + 7: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 65 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 66 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 67 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 68 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 69 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 70 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 71 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 72 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 73 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 74 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 75 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 76 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 77 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 78 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 79 + 7: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 80 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 81 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 82 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 83 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 84 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 85 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 86 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 87 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 88 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 89 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 90 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 91 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 92 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 93 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 94 + 7: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 95 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 96 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 97 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 98 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 99 + 5: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 100 + 5: All data processed +Finished Default. [1.90 CPU sec, 2.23 seconds, 852 KB]. F0:./964618341/user_halt F1801:./964618341/oos_input +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +initialise(session). +script("Default", run). +initialise(session). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", step). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +initialise(session). +script("Default", run). +halt. F2382:./964618341/oos_output +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +Using PsyCOGENT classes. +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", step). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> initialise(session). +oos> script("Default", run). +oos> halt. +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +oos> halt. +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +oos> F0:./964618341/oos_exit F0:./964618341/oos_halt F196:./964618341/oos_init.pl +:- assert(file_search_path(class, '/usr/local/lib/cogent/classes/')). +:- assert(file_search_path(lib, '/usr/local/lib/cogent/oos/')). +:- assert(file_search_path(io, '/home/rick/COGENT/output/')). F7:./964618341/oos_pid +31115. F0:./964618341/variables D./966271776 F232:./966271776/model +% Cue Selection Infrastructure: Mon Aug 14 17:18:39 2000 + +'!box'('Cue Selection Infrastructure', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with dummy subject module)'). + +'!property_levels'([]). + F224:./966271776/subboxes +% Cue Selection Infrastructure: Mon Aug 14 17:18:39 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./966271776/Scripts F58:./966271776/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./966271776/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./966271776/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./966271776/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F226:./966271776/Scripts/Experiment +% Experiment: Mon Aug 14 18:38:02 2000 + +initialise(experiment). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 20). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 20). + +end(experiment). + F11:./966271776/scriptname +Experiment F3:./966271776/cycle +9. D./966271776/966271845 F223:./966271776/966271845/model +% Experimenter Module: Mon Aug 14 19:25:32 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./966271776/966271845/subboxes +% Experimenter Module: Mon Aug 14 19:25:32 2000 + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + F0:./966271776/966271845/messages D./966271776/966271845/966271935 F289:./966271776/966271845/966271935/model +% Experimenter: Mon Aug 14 19:31:54 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./966271776/966271845/966271935/rules +% Experimenter: Mon Aug 14 19:31:54 2000 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./966271776/966271845/966271935/messages D./966271776/966271845/966271964 F662:./966271776/966271845/966271964/model +% Mean Symptoms Queried: Mon Aug 14 19:36:42 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./966271776/966271845/966271964/elements +% Mean Symptoms Queried: Mon Aug 14 19:36:42 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./966271776/966271845/966271964/messages F650:./966271776/966271845/966271964/elements.current + 11: data(dense, 1, ext_float(0.8, -1717986918, 1072273817)). + 8: data(dense, 4, ext_float(0.83125, -1717986919, 1072339353)). + 8: data(dense, 3, ext_float(0.8625, -1717986920, 1072404889)). + 11: data(dense, 2, ext_float(0.9, -858993459, 1072483532)). + 8: data(sparse, 4, ext_float(0.8525, 343597384, 1072383918)). + 17: data(sparse, 3, ext_float(0.8, -1717986917, 1072273817)). + 17: data(sparse, 2, ext_float(0.8, -1717986918, 1072273817)). + 8: data(sparse, 1, ext_float(0.735, -1202590844, 1072137502)). + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./966271776/966271845/966273974 F383:./966271776/966271845/966273974/model +% Current Trial: Mon Aug 14 17:27:13 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Trial'), enum("Duplicates:", 'No'), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./966271776/966271845/966273974/elements +% Current Trial: Mon Aug 14 17:27:13 2000 + F0:./966271776/966271845/966273974/messages F124:./966271776/966271845/966273974/elements.current + 8: trial(katalgia, [fever, paralysis, headache, diarrhoea], [diagnosis(ritengitis), query(headache), presenting(fever)]). D./966271776/966271845/966271971 F661:./966271776/966271845/966271971/model +% Mean Diagnostic Accuracy: Mon Aug 14 19:35:52 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./966271776/966271845/966271971/elements +% Mean Diagnostic Accuracy: Mon Aug 14 19:35:52 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./966271776/966271845/966271971/messages F590:./966271776/966271845/966271971/elements.current + 11: data(dense, 1, ext_float(27.2222, -1908874354, 1077623011)). + 8: data(dense, 4, ext_float(31.875, 0, 1077927936)). + 8: data(dense, 3, ext_float(26.875, 0, 1077600256)). + 11: data(dense, 2, ext_float(29.375, 0, 1077764096)). + 8: data(sparse, 4, ext_float(28.5, 0, 1077706752)). + 17: data(sparse, 3, ext_float(23.5, 0, 1077379072)). + 17: data(sparse, 2, ext_float(23.25, 0, 1077362688)). + 8: data(sparse, 1, ext_float(25.75, 0, 1077526528)). + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./966271776/966271845/966272921 F528:./966271776/966271845/966272921/model +% Symptom/Disease Associations: Mon Aug 14 17:21:35 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Session'), pos_int("Cell Height:", 25), pos_int("Cell Width:", 110), char_string("Row Label:", "Symptoms"), char_string("Column Label:", "Diseases"), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./966271776/966271845/966272921/elements +% Symptom/Disease Associations: Mon Aug 14 17:21:35 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./966271776/966271845/966272921/messages F2598:./966271776/966271845/966272921/elements.current + 0: data(dense/vomiting, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/vomiting, katalgia, ext_float(0, 0, 0)). + 0: data(dense/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/vomiting, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, katalgia, ext_float(0.75, 0, 1072168960)). + 0: data(dense/paralysis, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/paralysis, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, bonanoma, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/headache, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/headache, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/fever, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, mesiopathy, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, bonanoma, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/diarrhoea, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/vomiting, katalgia, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/vomiting, mesiopathy, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, katalgia, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/paralysis, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/paralysis, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, bonanoma, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/headache, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/headache, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/fever, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/fever, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/fever, ritengitis, ext_float(0, 0, 0)). + 0: data(sparse/fever, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/diarrhoea, mesiopathy, ext_float(0, 0, 0)). F0:./966271776/966271845/subboxes.current D./966271776/966271845/966273758 F427:./966271776/966271845/966273758/model +% Block Data: Mon Aug 14 17:25:43 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Block'), enum("Duplicates:", 'Yes'), enum("Access:", 'Random')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./966271776/966271845/966273758/elements +% Block Data: Mon Aug 14 17:25:43 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./966271776/966271845/966273758/messages F2439:./966271776/966271845/966273758/elements.current + 9: trial(katalgia, [fever, paralysis, headache, diarrhoea], [diagnosis(ritengitis), query(headache), presenting(fever)]). + 6: trial(ritengitis, [fever, vomiting, diarrhoea], [diagnosis(bonanoma), presenting(fever)]). + 15: trial(bonanoma, [fever, paralysis, vomiting, headache], [diagnosis(mesiopathy), query(diarrhoea), query(vomiting), query(headache), presenting(fever)]). + 9: trial(katalgia, [fever, headache, diarrhoea, paralysis], [diagnosis(bonanoma), query(paralysis), presenting(fever)]). + 6: trial(bonanoma, [headache, vomiting, paralysis, fever], [diagnosis(bonanoma), presenting(headache)]). + 6: trial(katalgia, [fever, diarrhoea, paralysis, headache], [diagnosis(ritengitis), presenting(fever)]). + 18: trial(ritengitis, [fever], [diagnosis(katalgia), query(paralysis), query(headache), query(diarrhoea), query(vomiting), presenting(fever)]). + 9: trial(mesiopathy, [vomiting, diarrhoea, paralysis, headache], [diagnosis(ritengitis), query(diarrhoea), presenting(vomiting)]). + 6: trial(bonanoma, [fever, paralysis, headache, vomiting], [diagnosis(bonanoma), presenting(fever)]). + 9: trial(ritengitis, [fever], [diagnosis(mesiopathy), query(diarrhoea), presenting(fever)]). + 6: trial(bonanoma, [fever, vomiting, paralysis, headache], [diagnosis(mesiopathy), presenting(fever)]). + 15: trial(mesiopathy, [headache, diarrhoea, vomiting], [diagnosis(mesiopathy), query(vomiting), query(diarrhoea), query(paralysis), presenting(headache)]). + 15: trial(mesiopathy, [vomiting, paralysis, headache, diarrhoea], [diagnosis(katalgia), query(paralysis), query(fever), query(diarrhoea), presenting(vomiting)]). + 9: trial(bonanoma, [vomiting, headache, paralysis, fever], [diagnosis(bonanoma), query(paralysis), presenting(vomiting)]). + 9: trial(mesiopathy, [paralysis, vomiting, headache, diarrhoea], [diagnosis(bonanoma), query(fever), presenting(paralysis)]). + 15: trial(katalgia, [diarrhoea, headache, fever, paralysis], [diagnosis(mesiopathy), query(paralysis), query(vomiting), query(headache), presenting(diarrhoea)]). + 9: trial(mesiopathy, [headache, diarrhoea, vomiting], [diagnosis(bonanoma), query(paralysis), presenting(headache)]). + 9: trial(katalgia, [headache, fever, paralysis, diarrhoea], [diagnosis(katalgia), query(fever), presenting(headache)]). + 6: trial(ritengitis, [vomiting, fever], [diagnosis(katalgia), presenting(vomiting)]). + 6: trial(ritengitis, [fever], [diagnosis(bonanoma), presenting(fever)]). D./966271776/966271845/966277853 F498:./966271776/966271845/966277853/model +% Subject Data: Mon Aug 14 18:39:45 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./966271776/966271845/966277853/elements +% Subject Data: Mon Aug 14 18:39:45 2000 + F0:./966271776/966271845/966277853/messages F11058:./966271776/966271845/966277853/elements.current + 10: data(29/dense, 2/sq, ext_float(1.2, 858993459, 1072902963)). + 10: data(29/dense, 2/da, 25). + 10: data(29/dense, 1/sq, ext_float(1.15, 1717986918, 1072850534)). + 10: data(29/dense, 1/da, 40). + 7: data(28/dense, 4/sq, ext_float(0.9, -858993459, 1072483532)). + 7: data(28/dense, 4/da, ext_float(55, 1, 1078689792)). + 7: data(28/dense, 3/sq, ext_float(1.15, 1717986918, 1072850534)). + 7: data(28/dense, 3/da, 35). + 10: data(28/dense, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(28/dense, 2/da, 35). + 13: data(28/dense, 1/sq, ext_float(0.75, 0, 1072168960)). + 13: data(28/dense, 1/da, 25). + 13: data(27/dense, 4/sq, ext_float(0.8, -1717986918, 1072273817)). + 13: data(27/dense, 4/da, 40). + 7: data(27/dense, 3/sq, ext_float(1.1, -1717986918, 1072798105)). + 7: data(27/dense, 3/da, 20). + 7: data(27/dense, 2/sq, ext_float(0.8, -1717986918, 1072273817)). + 7: data(27/dense, 2/da, 35). + 13: data(27/dense, 1/sq, ext_float(1, 0, 1072693248)). + 13: data(27/dense, 1/da, 30). + 7: data(26/dense, 4/sq, ext_float(0.75, 0, 1072168960)). + 7: data(26/dense, 4/da, 35). + 7: data(26/dense, 3/sq, ext_float(0.6, 858993459, 1071854387)). + 7: data(26/dense, 3/da, 20). + 10: data(26/dense, 2/sq, ext_float(0.8, -1717986918, 1072273817)). + 10: data(26/dense, 2/da, 30). + 13: data(26/dense, 1/sq, ext_float(0.85, 858993459, 1072378675)). + 13: data(26/dense, 1/da, 10). + 7: data(25/dense, 4/sq, ext_float(0.85, 858993459, 1072378675)). + 7: data(25/dense, 4/da, 25). + 16: data(25/dense, 3/sq, ext_float(0.75, 0, 1072168960)). + 16: data(25/dense, 3/da, 35). + 13: data(25/dense, 2/sq, ext_float(0.8, -1717986918, 1072273817)). + 13: data(25/dense, 2/da, 50). + 7: data(25/dense, 1/sq, ext_float(0.9, -858993459, 1072483532)). + 7: data(25/dense, 1/da, 20). + 7: data(24/dense, 4/sq, ext_float(1.05, -858993459, 1072745676)). + 7: data(24/dense, 4/da, 25). + 13: data(24/dense, 3/sq, ext_float(1.05, -858993459, 1072745676)). + 13: data(24/dense, 3/da, 25). + 10: data(24/dense, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(24/dense, 2/da, 15). + 16: data(24/dense, 1/sq, ext_float(0.65, -858993459, 1071959244)). + 16: data(24/dense, 1/da, 40). + 13: data(23/dense, 4/sq, ext_float(1.05, -858993459, 1072745676)). + 13: data(23/dense, 4/da, 30). + 10: data(23/dense, 3/sq, ext_float(0.65, -858993459, 1071959244)). + 10: data(23/dense, 3/da, 35). + 10: data(23/dense, 2/sq, ext_float(1.05, -858993459, 1072745676)). + 10: data(23/dense, 2/da, 30). + 7: data(23/dense, 1/sq, ext_float(0.4, -1717986918, 1071225241)). + 7: data(23/dense, 1/da, 35). + 7: data(22/dense, 4/sq, ext_float(0.8, -1717986918, 1072273817)). + 7: data(22/dense, 4/da, 35). + 7: data(22/dense, 3/sq, ext_float(0.75, 0, 1072168960)). + 7: data(22/dense, 3/da, 20). + 10: data(22/dense, 2/sq, ext_float(1.05, -858993459, 1072745676)). + 10: data(22/dense, 2/da, 15). + 7: data(22/dense, 1/sq, ext_float(0.75, 0, 1072168960)). + 7: data(22/dense, 1/da, 20). + 7: data(21/dense, 4/sq, ext_float(0.45, -858993459, 1071434956)). + 7: data(21/dense, 4/da, 10). + 7: data(21/dense, 3/sq, ext_float(0.85, 858993459, 1072378675)). + 7: data(21/dense, 3/da, 25). + 7: data(21/dense, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 7: data(21/dense, 2/da, 25). + 13: data(21/dense, 1/sq, ext_float(0.75, 0, 1072168960)). + 13: data(21/dense, 1/da, 25). + 7: data(20/sparse, 4/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(20/sparse, 4/da, 35). + 16: data(20/sparse, 3/sq, ext_float(0.9, -858993459, 1072483532)). + 16: data(20/sparse, 3/da, 10). + 16: data(20/sparse, 2/sq, ext_float(0.8, -1717986918, 1072273817)). + 16: data(20/sparse, 2/da, 20). + 7: data(20/sparse, 1/sq, ext_float(0.45, -858993459, 1071434956)). + 7: data(20/sparse, 1/da, 20). + 7: data(19/sparse, 4/sq, ext_float(1.15, 1717986918, 1072850534)). + 7: data(19/sparse, 4/da, 25). + 10: data(19/sparse, 3/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(19/sparse, 3/da, 20). + 16: data(19/sparse, 2/sq, ext_float(1, 0, 1072693248)). + 16: data(19/sparse, 2/da, 10). + 10: data(19/sparse, 1/sq, ext_float(0.6, 858993459, 1071854387)). + 10: data(19/sparse, 1/da, 25). + 13: data(18/sparse, 4/sq, ext_float(0.85, 858993459, 1072378675)). + 13: data(18/sparse, 4/da, 35). + 7: data(18/sparse, 3/sq, ext_float(0.75, 0, 1072168960)). + 7: data(18/sparse, 3/da, 20). + 10: data(18/sparse, 2/sq, ext_float(1.05, -858993459, 1072745676)). + 10: data(18/sparse, 2/da, 25). + 10: data(18/sparse, 1/sq, ext_float(1.45, 858993459, 1073165107)). + 10: data(18/sparse, 1/da, 15). + 10: data(17/sparse, 4/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(17/sparse, 4/da, 25). + 16: data(17/sparse, 3/sq, ext_float(0.8, -1717986918, 1072273817)). + 16: data(17/sparse, 3/da, 20). + 7: data(17/sparse, 2/sq, ext_float(0.55, -1717986918, 1071749529)). + 7: data(17/sparse, 2/da, 20). + 7: data(17/sparse, 1/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(17/sparse, 1/da, 50). + 7: data(16/sparse, 4/sq, ext_float(1.1, -1717986918, 1072798105)). + 7: data(16/sparse, 4/da, 30). + 7: data(16/sparse, 3/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(16/sparse, 3/da, 15). + 13: data(16/sparse, 2/sq, ext_float(1, 0, 1072693248)). + 13: data(16/sparse, 2/da, 40). + 7: data(16/sparse, 1/sq, ext_float(0.15, 858993459, 1069757235)). + 7: data(16/sparse, 1/da, 20). + 7: data(15/sparse, 4/sq, ext_float(0.75, 0, 1072168960)). + 7: data(15/sparse, 4/da, 15). + 10: data(15/sparse, 3/sq, ext_float(1.1, -1717986918, 1072798105)). + 10: data(15/sparse, 3/da, 40). + 19: data(15/sparse, 2/sq, ext_float(0.7, 1717986918, 1072064102)). + 19: data(15/sparse, 2/da, 25). + 7: data(15/sparse, 1/sq, ext_float(0.85, 858993459, 1072378675)). + 7: data(15/sparse, 1/da, 25). + 7: data(14/sparse, 4/sq, ext_float(0.95, 1717986918, 1072588390)). + 7: data(14/sparse, 4/da, 25). + 7: data(14/sparse, 3/sq, ext_float(0.85, 858993459, 1072378675)). + 7: data(14/sparse, 3/da, 35). + 10: data(14/sparse, 2/sq, ext_float(0.7, 1717986918, 1072064102)). + 10: data(14/sparse, 2/da, 35). + 10: data(14/sparse, 1/sq, ext_float(0.85, 858993459, 1072378675)). + 10: data(14/sparse, 1/da, 40). + 7: data(13/sparse, 4/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(13/sparse, 4/da, 15). + 7: data(13/sparse, 3/sq, ext_float(0.9, -858993459, 1072483532)). + 7: data(13/sparse, 3/da, 20). + 7: data(13/sparse, 2/sq, ext_float(1, 0, 1072693248)). + 7: data(13/sparse, 2/da, 35). + 7: data(13/sparse, 1/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(13/sparse, 1/da, 20). + 7: data(12/sparse, 4/sq, ext_float(0.65, -858993459, 1071959244)). + 7: data(12/sparse, 4/da, 35). + 7: data(12/sparse, 3/sq, ext_float(0.65, -858993459, 1071959244)). + 7: data(12/sparse, 3/da, 15). + 7: data(12/sparse, 2/sq, ext_float(0.6, 858993459, 1071854387)). + 7: data(12/sparse, 2/da, 20). + 7: data(12/sparse, 1/sq, ext_float(0.65, -858993459, 1071959244)). + 7: data(12/sparse, 1/da, 30). + 10: data(11/sparse, 4/sq, ext_float(0.7, 1717986918, 1072064102)). + 10: data(11/sparse, 4/da, 50). + 10: data(11/sparse, 3/sq, ext_float(0.65, -858993459, 1071959244)). + 10: data(11/sparse, 3/da, 10). + 13: data(11/sparse, 2/sq, ext_float(0.95, 1717986918, 1072588390)). + 13: data(11/sparse, 2/da, 10). + 7: data(11/sparse, 1/sq, ext_float(0.6, 858993459, 1071854387)). + 7: data(11/sparse, 1/da, 35). + 10: data(10/sparse, 4/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(10/sparse, 4/da, 35). + 10: data(10/sparse, 3/sq, ext_float(0.7, 1717986918, 1072064102)). + 10: data(10/sparse, 3/da, 20). + 10: data(10/sparse, 2/sq, ext_float(0.6, 858993459, 1071854387)). + 10: data(10/sparse, 2/da, 5). + 7: data(10/sparse, 1/sq, ext_float(0.4, -1717986918, 1071225241)). + 7: data(10/sparse, 1/da, 40). + 7: data(9/sparse, 4/sq, ext_float(0.95, 1717986918, 1072588390)). + 7: data(9/sparse, 4/da, 25). + 13: data(9/sparse, 3/sq, ext_float(0.65, -858993459, 1071959244)). + 13: data(9/sparse, 3/da, 25). + 10: data(9/sparse, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(9/sparse, 2/da, 35). + 10: data(9/sparse, 1/sq, ext_float(0.95, 1717986918, 1072588390)). + 10: data(9/sparse, 1/da, 5). + 7: data(8/sparse, 4/sq, ext_float(0.75, 0, 1072168960)). + 7: data(8/sparse, 4/da, 35). + 7: data(8/sparse, 3/sq, ext_float(0.65, -858993459, 1071959244)). + 7: data(8/sparse, 3/da, 30). + 7: data(8/sparse, 2/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(8/sparse, 2/da, 35). + 10: data(8/sparse, 1/sq, ext_float(0.55, -1717986918, 1071749529)). + 10: data(8/sparse, 1/da, 20). + 7: data(7/sparse, 4/sq, ext_float(0.75, 0, 1072168960)). + 7: data(7/sparse, 4/da, 30). + 7: data(7/sparse, 3/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(7/sparse, 3/da, 40). + 7: data(7/sparse, 2/sq, ext_float(0.7, 1717986918, 1072064102)). + 7: data(7/sparse, 2/da, 15). + 7: data(7/sparse, 1/sq, ext_float(0.8, -1717986918, 1072273817)). + 7: data(7/sparse, 1/da, 15). + 10: data(6/sparse, 4/sq, ext_float(0.95, 1717986918, 1072588390)). + 10: data(6/sparse, 4/da, 30). + 10: data(6/sparse, 3/sq, ext_float(0.75, 0, 1072168960)). + 10: data(6/sparse, 3/da, 35). + 10: data(6/sparse, 2/sq, ext_float(0.45, -858993459, 1071434956)). + 10: data(6/sparse, 2/da, 25). + 10: data(6/sparse, 1/sq, ext_float(0.9, -858993459, 1072483532)). + 10: data(6/sparse, 1/da, 20). + 10: data(5/sparse, 4/sq, ext_float(1.3, -858993459, 1073007820)). + 10: data(5/sparse, 4/da, 25). + 10: data(5/sparse, 3/sq, ext_float(0.8, -1717986918, 1072273817)). + 10: data(5/sparse, 3/da, 25). + 7: data(5/sparse, 2/sq, ext_float(0.75, 0, 1072168960)). + 7: data(5/sparse, 2/da, 20). + 13: data(5/sparse, 1/sq, ext_float(0.7, 1717986918, 1072064102)). + 13: data(5/sparse, 1/da, 25). + 16: data(4/sparse, 4/sq, ext_float(0.75, 0, 1072168960)). + 16: data(4/sparse, 4/da, 30). + 10: data(4/sparse, 3/sq, ext_float(0.95, 1717986918, 1072588390)). + 10: data(4/sparse, 3/da, 15). + 7: data(4/sparse, 2/sq, ext_float(0.75, 0, 1072168960)). + 7: data(4/sparse, 2/da, 15). + 7: data(4/sparse, 1/sq, ext_float(0.5, 0, 1071644672)). + 7: data(4/sparse, 1/da, 25). + 7: data(3/sparse, 4/sq, ext_float(1.05, -858993459, 1072745676)). + 7: data(3/sparse, 4/da, 10). + 7: data(3/sparse, 3/sq, ext_float(0.95, 1717986918, 1072588390)). + 7: data(3/sparse, 3/da, 30). + 19: data(3/sparse, 2/sq, ext_float(1, 0, 1072693248)). + 19: data(3/sparse, 2/da, 35). + 10: data(3/sparse, 1/sq, ext_float(0.95, 1717986918, 1072588390)). + 10: data(3/sparse, 1/da, 30). + 13: data(2/sparse, 4/sq, ext_float(0.8, -1717986918, 1072273817)). + 13: data(2/sparse, 4/da, 30). + 10: data(2/sparse, 3/sq, ext_float(0.85, 858993459, 1072378675)). + 10: data(2/sparse, 3/da, 15). + 13: data(2/sparse, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 13: data(2/sparse, 2/da, 10). + 7: data(2/sparse, 1/sq, ext_float(0.65, -858993459, 1071959244)). + 7: data(2/sparse, 1/da, 25). + 7: data(1/sparse, 4/sq, ext_float(0.4, -1717986918, 1071225241)). + 7: data(1/sparse, 4/da, 30). + 13: data(1/sparse, 3/sq, ext_float(0.8, -1717986918, 1072273817)). + 13: data(1/sparse, 3/da, 30). + 7: data(1/sparse, 2/sq, ext_float(0.9, -858993459, 1072483532)). + 7: data(1/sparse, 2/da, 30). + 16 D./966271776/966271845/966280361 F500:./966271776/966271845/966280361/model +% One-Ply Table: Mon Aug 14 19:34:08 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./966271776/966271845/966280361/elements +% One-Ply Table: Mon Aug 14 19:34:08 2000 + F0:./966271776/966271845/966280361/messages F3478:./966271776/966271845/966280361/elements.current + 6: data(dense/diarrhoea, d(katalgia), 3). + 6: data(dense/vomiting, d(ritengitis), 3). + 6: data(dense/fever, d(ritengitis), 8). + 6: data(dense/fever, d(mesiopathy), 7). + 6: data(dense/vomiting, q(diarrhoea), 5). + 6: data(dense/headache, q(diarrhoea), 6). + 6: data(dense/headache, d(ritengitis), 5). + 6: data(dense/fever, q(paralysis), 5). + 6: data(dense/fever, d(bonanoma), 6). + 6: data(dense/paralysis, q(headache), 4). + 6: data(dense/paralysis, q(fever), 2). + 6: data(dense/vomiting, d(bonanoma), 6). + 6: data(dense/fever, q(headache), 3). + 6: data(dense/diarrhoea, q(paralysis), 7). + 6: data(dense/diarrhoea, d(mesiopathy), 5). + 6: data(dense/vomiting, q(headache), 10). + 6: data(dense/paralysis, q(vomiting), 4). + 6: data(dense/headache, d(mesiopathy), 2). + 6: data(dense/diarrhoea, d(ritengitis), 2). + 6: data(dense/diarrhoea, q(headache), 5). + 6: data(dense/headache, q(fever), 2). + 6: data(dense/paralysis, d(katalgia), 6). + 6: data(dense/paralysis, d(bonanoma), 3). + 6: data(dense/fever, q(vomiting), 2). + 6: data(dense/fever, q(diarrhoea), 7). + 6: data(dense/paralysis, d(mesiopathy), 1). + 6: data(dense/headache, q(vomiting), 4). + 6: data(dense/fever, d(katalgia), 7). + 6: data(dense/vomiting, q(paralysis), 4). + 6: data(dense/headache, d(katalgia), 5). + 6: data(dense/paralysis, q(diarrhoea), 1). + 6: data(dense/diarrhoea, q(fever), 4). + 6: data(dense/diarrhoea, q(vomiting), 2). + 6: data(dense/headache, d(bonanoma), 3). + 6: data(dense/vomiting, d(katalgia), 3). + 6: data(dense/vomiting, q(fever), 2). + 6: data(dense/diarrhoea, d(bonanoma), 3). + 6: data(dense/vomiting, d(mesiopathy), 2). + 6: data(dense/paralysis, d(ritengitis), 1). + 6: data(sparse/diarrhoea, d(mesiopathy), 13). + 6: data(sparse/diarrhoea, q(fever), 15). + 6: data(sparse/fever, q(headache), 18). + 6: data(sparse/diarrhoea, d(katalgia), 12). + 6: data(sparse/fever, q(vomiting), 10). + 6: data(sparse/paralysis, q(headache), 4). + 6: data(sparse/paralysis, d(katalgia), 10). + 6: data(sparse/headache, q(diarrhoea), 6). + 6: data(sparse/fever, q(paralysis), 8). + 6: data(sparse/headache, d(ritengitis), 8). + 6: data(sparse/fever, d(bonanoma), 11). + 6: data(sparse/paralysis, q(vomiting), 10). + 6: data(sparse/vomiting, d(bonanoma), 11). + 6: data(sparse/fever, d(ritengitis), 10). + 6: data(sparse/vomiting, q(diarrhoea), 20). + 6: data(sparse/diarrhoea, q(paralysis), 11). + 6: data(sparse/vomiting, q(headache), 12). + 6: data(sparse/vomiting, q(fever), 14). + 6: data(sparse/vomiting, d(ritengitis), 10). + 6: data(sparse/headache, d(bonanoma), 12). + 6: data(sparse/diarrhoea, q(vomiting), 13). + 6: data(sparse/headache, q(vomiting), 10). + 6: data(sparse/vomiting, q(paralysis), 15). + 6: data(sparse/paralysis, q(fever), 6). + 6: data(sparse/paralysis, d(bonanoma), 6). + 6: data(sparse/vomiting, d(mesiopathy), 10). + 6: data(sparse/diarrhoea, d(ritengitis), 11). + 6: data(sparse/paralysis, q(diarrhoea), 8). + 6: data(sparse/headache, d(katalgia), 5). + 6: data(sparse/diarrhoea, q(headache), 12). + 6: data(sparse/vomiting, d(katalgia), 13). + 6: data(sparse/fever, d(mesiopathy), 10). + 6: data(sparse/diarrhoea, d(bonanoma), 11). + 6: data(sparse/headache, q(fever), 9). + 6: data(sparse/headache, q(paralysis), 4). + 6: data(sparse/fever, d(katalgia), 8). + 6: data(sparse/headache, d(mesiopathy), 7). + 6: data(sparse/paralysis, d(mesiopathy), 4). + 6: data(sparse/paralysis, d(ritengitis), 9). + 6: data(sparse/fever, q(diarrhoea), 4). D./966271776/966271847 F189:./966271776/966271847/model +% Subject Module: Mon Aug 14 18:50:52 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F259:./966271776/966271847/subboxes +% Subject Module: Mon Aug 14 18:50:52 2000 + +'!subbox'(966272249, 425, 70, [input(966272176, send), input(966272176, read)]). + +'!subbox'(966272176, 235, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + F0:./966271776/966271847/messages D./966271776/966271847/966272176 F264:./966271776/966271847/966272176/model +% Input / Output: Mon Aug 14 18:16:39 2000 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F406:./966271776/966271847/966272176/rules +% Input / Output: Mon Aug 14 18:16:39 2000 + +'!rule'('When triggered by the experimenter, generate a response', [triggered(symptom(Symptom, Value))], [], [delete(query(Symptom), 966272249), send(random_response, 966272176)]). + +'!rule'('Generate a random (but previously untried) response when triggered', [triggered(random_response), fire_once], [match(Response, 966272249)], [send(Response, 966271935)]). + F0:./966271776/966271847/966272176/messages D./966271776/966271847/966272249 F393:./966271776/966271847/966272249/model +% Possible Responses: Mon Aug 14 18:04:25 2000 + +'!box'('Possible Responses', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F628:./966271776/966271847/966272249/elements +% Possible Responses: Mon Aug 14 18:04:25 2000 + +'!element'('We could query a symptom...', query(diarrhoea)). + +'!element'('We could query a symptom...', query(fever)). + +'!element'('We could query a symptom...', query(headache)). + +'!element'('We could query a symptom...', query(paralysis)). + +'!element'('We could query a symptom...', query(vomiting)). + +'!element'('We could diagnose a disease...', diagnosis(mesiopathy)). + +'!element'('We could diagnose a disease...', diagnosis(ritengitis)). + +'!element'('We could diagnose a disease...', diagnosis(katalgia)). + +'!element'('We could diagnose a disease...', diagnosis(bonanoma)). + F0:./966271776/966271847/966272249/messages F176:./966271776/966271847/966272249/elements.current + 0: diagnosis(bonanoma). + 0: diagnosis(katalgia). + 0: diagnosis(ritengitis). + 0: diagnosis(mesiopathy). + 0: query(vomiting). + 0: query(paralysis). + 0: query(diarrhoea). F0:./966271776/966271847/subboxes.current F103:./966271776/parameters +set_parameter(verbose, false). +set_parameter(messages, true). +set_parameter(foreign_libraries, false). F0:./966271776/scriptstate F21:./966271776/trace +Starting Experiment. F0:./966271776/subboxes.current F0:./966271776/messages F17:./966271776/trial +20. 1. 2. 29. 1. F26:./966271776/random_seed +seed(16067, 14431, 4063). F0:./966271776/data_bus F0:./966271776/refract F0:./966271776/user_halt F0:./966271776/oos_input F80:./966271776/oos_output +Modular OOS Version 2.3.01 (09:33:44 29 Mar 2001) +Using PsyCOGENT classes. +oos> F7:./966271776/oos_pid +13442 . F1276:./966271776/.config +% Cue Selection Infrastructure: Thu Aug 24 15:50:06 2000 + +version('Version 2.00.00 alpha'). +selection(0.180, 0.295). +position(966271776, 0.250, 0.256). +size(966271776, 640, 299). +mode(966271776, open, 0). + +position(966271847, 0.287, 0.305). +size(966271847, 640, 0). +mode(966271847, closed, 0). + +position(966272249, 0.327, 0.354). +size(966272249, 640, 0). +mode(966272249, closed, 0). + +position(966272176, 0.327, 0.354). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966271845, 0.287, 0.305). +size(966271845, 640, 299). +mode(966271845, open, 0). + +position(966277853, 0.327, 0.354). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271964, 0.327, 0.354). +size(966271964, 640, 0). +mode(966271964, closed, 0). + +position(966271971, 0.327, 0.354). +size(966271971, 640, 0). +mode(966271971, closed, 0). + +position(966272921, 0.327, 0.354). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966273758, 0.327, 0.354). +size(966273758, 640, 299). +mode(966273758, closed, 0). + +position(966273974, 0.327, 0.354). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966280361, 0.327, 0.354). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966271935, 0.327, 0.354). +size(966271935, 640, 299). +mode(966271935, open, 0). + F0:./966271776/oos_exit F0:./966271776/oos_halt D./967038494 F236:./967038494/model +% Bayesian/Inform: Slow learning: Wed Aug 23 13:53:31 2000 + +'!box'('Bayesian/Inform: Slow learning', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with dummy subject module)'). + +'!property_levels'([]). + F226:./967038494/subboxes +% Bayesian/Inform: Slow learning: Wed Aug 23 13:53:31 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./967038494/966271847 F189:./967038494/966271847/model +% Subject Module: Wed Aug 23 13:48:14 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F741:./967038494/966271847/subboxes +% Subject Module: Wed Aug 23 13:48:14 2000 + +'!subbox'(966272176, 215, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + +'!subbox'(966304863, 465, 135, [input(966282273, read)]). + +'!subbox'(966282273, 555, 70, [output(966304863, read), output(966272249, read), output(966272249, send), output(966282277, read)]). + +'!subbox'(967038062, 385, 190, [output(966282277, read), output(966282277, send), output(966272249, read)]). + +'!subbox'(966272249, 385, 70, [input(967038062, read), input(966272176, send), input(966282273, read), input(966282273, send), input(966272176, read)]). + +'!subbox'(966282277, 555, 190, [input(967038062, read), input(967038062, send), input(966282273, read)]). + D./967038494/966271847/966272176 F264:./967038494/966271847/966272176/model +% Input / Output: Wed Aug 23 13:48:14 2000 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F322:./967038494/966271847/966272176/rules +% Input / Output: Wed Aug 23 13:48:14 2000 + +'!rule'('Forward given symptoms to the subject', [triggered(symptom(Symptom, Valence))], [], [add(symptom(Symptom, Valence), 966272249)]). + +'!rule'('Forward queries/diagnoses to the experimenter', [refracted], [match(say(Something), 966272249)], [send(Something, 966271935)]). + F0:./967038494/966271847/966272176/description D./967038494/966271847/966304863 F397:./967038494/966271847/966304863/model +% Prior Task Knowledge: Wed Aug 23 13:48:14 2000 + +'!box'('Prior Task Knowledge', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F569:./967038494/966271847/966304863/elements +% Prior Task Knowledge: Wed Aug 23 13:48:14 2000 + +'!element'('Mesiopathy is a disease', disease(mesiopathy)). + +'!element'('Ritengitis is a disease', disease(ritengitis)). + +'!element'('Katalgia is a disease', disease(katalgia)). + +'!element'('Bonanoma is a disease', disease(bonanoma)). + +'!element'('Diarrhoea is a symptom', symptom(diarrhoea)). + +'!element'('Fever is a symptom', symptom(fever)). + +'!element'('Headache is a symptom', symptom(headache)). + +'!element'('Paralysis is a symptom', symptom(paralysis)). + +'!element'('Vomiting is a symptom', symptom(vomiting)). + F0:./967038494/966271847/966304863/description D./967038494/966271847/966282273 F418:./967038494/966271847/966282273/model +% Bayesian Decision Procedure: Wed Aug 23 13:48:14 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!property'(real("Threshold:", 0.500, 0.000, 1.000)). + +'!box'('Bayesian Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse), real("Threshold:", 0.750, 0.000, 1.000)], ''). + +'!property_levels'([0, 0, 0, 0, 0]). + F4869:./967038494/966271847/966282273/rules +% Bayesian Decision Procedure: Wed Aug 23 13:48:14 2000 + +'!rule'('Initialise Working Memory with base rate information', [refracted], [not [match(Anything, 966272249)], match(data(Disease, base_rate, P), 966282277)], [add(probability(Disease, given([]), P), 966272249)]). + +'!rule'('Process any unprocessed symptoms', [refracted], [match(symptom(Symptom, Valence), 966272249), not [match(processed(Symptom), 966272249)]], [add(processed(Symptom), 966272249), send(process(Symptom, Valence), 966282273)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom, Valence))], [match(probability(Disease, given(Givens), Prior), 966272249), probability_of_disease_given_symptom(Disease, Symptom - Valence, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 966272249), add(probability(Disease, given([Symptom - Valence|Givens]), Posterior), 966272249)]). + +'!condition'('Condition Definition', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom - present, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - present, Givens, PS), calculate_posterior(Prior, PSD, PS, Posterior)]), (probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - absent, Givens, PS), calculate_posterior(Prior, 1 - PSD, PS, Posterior)])]). + +'!condition'('Calculate posterior probabilties, taking into account possible division by zero', calculate_posterior, 4, [(calculate_posterior(Prior, PSD, PS, 0) :- [Prior =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, 0) :- [PSD =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, Posterior) :- [times(Posterior, Prior, PSD / PS)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom - present, Givens, P) :- [value_of_property("Condition:", Condition), findall(PSD * Priors, [match(data(Condition / Disease, Symptom, PSD), 966282277), match(probability(Disease, given(Givens), Priors), 966272249)], List), sum_list(List, P)]), (probability_of_symptom(Symptom - absent, Givens, P1) :- [probability_of_symptom(Symptom - present, Givens, P), P1 is 1 - P])]). + +'!rule'('Select query or diagnosis', [fire_once, triggered(system_quiescent)], [not [match(say(diagnosis(_)), 966272249)], query_or_diagnose(Action)], [send(Action, 966282273)]). + +'!rule'('Calculate infromativeness so as to query a symptom', [triggered(query)], [not [match(informativeness(_, _), 966272249)], match(symptom(Symptom), 966304863), not [match(processed(Symptom), 966272249)], informativeness(Symptom, Inf)], [add(informativeness(Symptom, Inf), 966272249)]). + +'!rule'('Query the most informative symptom', [fire_once], [match(informativeness(Symptom1, I1), 966272249), not [match(informativeness(Symptom2, I2), 966272249), I2 > I1]], [add(say(query(Symptom1)), 966272249), delete_all(informativeness(_, _), 966272249)]). + +'!rule'('Offer a diagnosis', [triggered(diagnose)], [match(probability(Disease1, Givens, P1), 966272249), not [match(probability(Disease2, Givens, P2), 966272249), P2 > P1]], [add(say(diagnosis(Disease1)), 966272249)]). + +'!condition'('Should we query another symptom, or diagnose?', query_or_diagnose, 1, [(query_or_diagnose(diagnose) :- [not [match(symptom(S), 966304863), not [match(symptom(S, V), 966272249)]], '!']), (query_or_diagnose(diagnose) :- [value_of_property("Threshold:", Threshold), exists([match(probability(_, _, P), 966272249), P > Threshold]), '!']), (query_or_diagnose(query) :- [])]). + +'!condition'('Calculate the informativeness of each symptom', informativeness, 2, [(informativeness(Symptom, Inf) :- [findall(C, [match(disease(Disease), 966304863), informativeness_contribution(Disease, Symptom, C)], List), sum_list(List, Inf)])]). + +'!condition'('Contriubution of a symptom to informativeness relative to a disease', informativeness_contribution, 3, [(informativeness_contribution(Disease, Symptom, Contribution) :- [match(probability(Disease, given(Givens), PDG), 966272249), x_logx(PDG, P3), probability_of_disease_given_symptom(Disease, Symptom - present, Givens, PDSG), x_logx(PDSG, P1), probability_of_symptom(Symptom - present, Givens, PS), probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, PDNSG), x_logx(PDNSG, P2), probability_of_symptom(Symptom - absent, Givens, PNS), Contribution is P1 * PS + P2 * PNS - P3])]). + +'!condition'('X * log(X), with care for X=0', x_logx, 2, [(x_logx(0, 0) :- ['!']), (x_logx(X, XLOGX) :- [times(XLOGX, X, log(X))])]). + F0:./967038494/966271847/966282273/description D./967038494/966271847/967038062 F326:./967038494/966271847/967038062/model +% Learning Mechanism: Wed Aug 23 13:53:25 2000 + +'!property'(real("Learning Rate:", 1.000, 0.000, 1.000)). + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), real("Learning Rate:", 0.900, 0.000, 1.000)], ''). + +'!property_levels'([0, 0, 0, 0]). + F788:./967038494/966271847/967038062/rules +% Learning Mechanism: Wed Aug 23 13:53:25 2000 + +'!rule'('Trigger learning of current disease associations', [refracted], [match(feedback(D), 966272249)], [send(learn(D), 967038062)]). + +'!rule'('Increment prevalence of current disease', [triggered(learn(disease(D)))], [random_check, match(data(D, cases, X), 966282277), plus(X1, X, 1)], [delete(data(D, cases, X), 966282277), add(data(D, cases, X1), 966282277)]). + +'!rule'('Increment frequency of disease/symptom pair', [triggered(learn(disease(D)))], [match(symptom(S), 966272249), random_check, match(data(D, S, N), 966282277), plus(N1, N, 1)], [add(data(D, S, N1), 966282277)]). + +'!condition'('True on a percentage of occasions', random_check, 0, [(random_check :- [value_of_property("Learning Rate:", P), u_rand(0, 1, X), X < P])]). + F0:./967038494/966271847/967038062/description D./967038494/966271847/966272249 F385:./967038494/966271847/966272249/model +% Working Memory: Wed Aug 23 13:48:14 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967038494/966271847/966272249/elements +% Working Memory: Wed Aug 23 13:48:14 2000 + F0:./967038494/966271847/966272249/description D./967038494/966271847/966282277 F661:./967038494/966271847/966282277/model +% Knowledge Base: Wed Aug 23 13:48:14 2000 + +'!property'(enum("Access:", ['Random', 'FIFO', 'LIFO'])). + +'!property'(enum("Duplicates:", ['No', 'Yes'])). + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Columns"), char_string("Row Label:", "Rows"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F2812:./967038494/966271847/966282277/elements +% Knowledge Base: Wed Aug 23 13:48:14 2000 + +'!comment'('Base rates: ------------------------------------------------------------------'). + +'!element'('Base rate: mesiopathy', data(mesiopathy, base_rate, 0)). + +'!element'('Base rate: ritengitis', data(ritengitis, base_rate, 0)). + +'!element'('Base rate: katalgia', data(katalgia, base_rate, 0)). + +'!element'('Base rate: bonanoma', data(bonanoma, base_rate, 0)). + +'!comment'('Initial frequency count: diarrhoea ---------------------------------------------------'). + +'!element'('Initial frequency count: p(diarrhoea | mesiopathy)', data(mesiopathy, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | ritengitis)', data(ritengitis, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | katalgia)', data(katalgia, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | bonanoma)', data(bonanoma, diarrhoea, 0)). + +'!comment'('Initial frequency count: fever ---------------------------------------------------'). + +'!element'('Initial frequency count: p(fever | mesiopathy)', data(mesiopathy, fever, 0)). + +'!element'('Initial frequency count: p(fever | ritengitis)', data(ritengitis, fever, 0)). + +'!element'('Initial frequency count: p(fever | katalgia)', data(katalgia, fever, 0)). + +'!element'('Initial frequency count: p(fever | bonanoma)', data(bonanoma, fever, 0)). + +'!comment'('Initial frequency count: headache ---------------------------------------------------'). + +'!element'('Initial frequency count: p(headache | mesiopathy)', data(mesiopathy, headache, 0)). + +'!element'('Initial frequency count: p(headache | ritengitis)', data(ritengitis, headache, 0)). + +'!element'('Initial frequency count: p(headache | katalgia)', data(katalgia, headache, 0)). + +'!element'('Initial frequency count: p(headache | bonanoma)', data(bonanoma, headache, 0)). + +'!comment'('Initial frequency count: paralysis ---------------------------------------------------'). + +'!element'('Initial frequency count: p(paralysis | mesiopathy)', data(mesiopathy, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | ritengitis)', data(ritengitis, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | katalgia)', data(katalgia, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | bonanoma)', data(bonanoma, paralysis, 0)). + +'!comment'('Initial frequency count: vomiting ---------------------------------------------------'). + +'!element'('Initial frequency count: p(vomiting | mesiopathy)', data(mesiopathy, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | ritengitis)', data(ritengitis, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | katalgia)', data(katalgia, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | bonanoma)', data(bonanoma, vomiting, 0)). + F0:./967038494/966271847/966282277/description F0:./967038494/966271847/description D./967038494/966271845 F223:./967038494/966271845/model +% Experimenter Module: Wed Aug 23 13:48:14 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./967038494/966271845/subboxes +% Experimenter Module: Wed Aug 23 13:48:14 2000 + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + D./967038494/966271845/966280361 F500:./967038494/966271845/966280361/model +% One-Ply Table: Wed Aug 23 13:48:14 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967038494/966271845/966280361/elements +% One-Ply Table: Wed Aug 23 13:48:14 2000 + F0:./967038494/966271845/966280361/description D./967038494/966271845/966273974 F383:./967038494/966271845/966273974/model +% Current Trial: Wed Aug 23 13:48:14 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967038494/966271845/966273974/elements +% Current Trial: Wed Aug 23 13:48:14 2000 + F0:./967038494/966271845/966273974/description D./967038494/966271845/966273758 F427:./967038494/966271845/966273758/model +% Block Data: Wed Aug 23 13:48:14 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./967038494/966271845/966273758/elements +% Block Data: Wed Aug 23 13:48:14 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./967038494/966271845/966273758/description D./967038494/966271845/966272921 F528:./967038494/966271845/966272921/model +% Symptom/Disease Associations: Wed Aug 23 13:48:14 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("Initialise:", 'Each Session'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diseases"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 110), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./967038494/966271845/966272921/elements +% Symptom/Disease Associations: Wed Aug 23 13:48:14 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./967038494/966271845/966272921/description D./967038494/966271845/966271971 F661:./967038494/966271845/966271971/model +% Mean Diagnostic Accuracy: Wed Aug 23 13:48:14 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./967038494/966271845/966271971/elements +% Mean Diagnostic Accuracy: Wed Aug 23 13:48:14 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967038494/966271845/966271971/description D./967038494/966271845/966271964 F662:./967038494/966271845/966271964/model +% Mean Symptoms Queried: Wed Aug 23 13:48:14 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./967038494/966271845/966271964/elements +% Mean Symptoms Queried: Wed Aug 23 13:48:14 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967038494/966271845/966271964/description D./967038494/966271845/966277853 F498:./967038494/966271845/966277853/model +% Subject Data: Wed Aug 23 13:48:14 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./967038494/966271845/966277853/elements +% Subject Data: Wed Aug 23 13:48:14 2000 + F0:./967038494/966271845/966277853/description D./967038494/966271845/966271935 F289:./967038494/966271845/966271935/model +% Experimenter: Wed Aug 23 13:48:14 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./967038494/966271845/966271935/rules +% Experimenter: Wed Aug 23 13:48:14 2000 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./967038494/966271845/966271935/description F0:./967038494/966271845/description F1549:./967038494/.config +% Cue Selection: Bayesian/Inform: Tue Aug 22 13:00:12 2000 + +version('Version 2.00.00 alpha'). +selection(0.180, 0.295). +position(966282240, 0.250, 0.256). +size(966282240, 640, 299). +mode(966282240, open, 0). + +position(966271847, 0.289, 0.305). +size(966271847, 640, 0). +mode(966271847, closed, 0). + +position(966282277, 0.328, 0.354). +size(966282277, 640, 0). +mode(966282277, closed, 0). + +position(966272176, 0.328, 0.354). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966272249, 0.328, 0.354). +size(966272249, 640, 0). +mode(966272249, closed, 0). + +position(966304863, 0.328, 0.354). +size(966304863, 640, 0). +mode(966304863, closed, 0). + +position(966282273, 0.328, 0.354). +size(966282273, 640, 0). +mode(966282273, closed, 0). + +position(966271845, 0.289, 0.305). +size(966271845, 640, 434). +mode(966271845, closed, 0). + +position(966280361, 0.328, 0.354). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966273974, 0.328, 0.354). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966273758, 0.328, 0.354). +size(966273758, 640, 0). +mode(966273758, closed, 0). + +position(966272921, 0.328, 0.354). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966271971, 0.082, 0.063). +size(966271971, 640, 299). +mode(966271971, closed, 4). + +position(966271964, 0.328, 0.354). +size(966271964, 640, 299). +mode(966271964, closed, 4). + +position(966277853, 0.328, 0.354). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271935, 0.328, 0.354). +size(966271935, 640, 0). +mode(966271935, closed, 0). + D./967038494/Scripts F58:./967038494/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./967038494/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./967038494/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./967038494/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F114:./967038494/Scripts/Experiment +% Experiment: Tue Aug 15 15:00:12 2000 + +initialise(experiment). + +repeat("BothConditions", 20). + +end(experiment). + F280:./967038494/Scripts/BothConditions +% BothConditions: Tue Aug 15 15:10:54 2000 + +set_property(966282273, "Condition:", sparse). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 1). + +set_property(966282273, "Condition:", dense). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 1). + F15:./967038494/scriptname +BothConditions F0:./967038494/description F0:./967038494/user_halt D./967037447 F236:./967037447/model +% Cue Selection: Bayesian/Inform: Wed Aug 23 13:40:11 2000 + +'!box'('Cue Selection: Bayesian/Inform', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with dummy subject module)'). + +'!property_levels'([]). + F226:./967037447/subboxes +% Cue Selection: Bayesian/Inform: Wed Aug 23 13:40:11 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./967037447/966271847 F189:./967037447/966271847/model +% Subject Module: Wed Aug 23 13:40:08 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F559:./967037447/966271847/subboxes +% Subject Module: Wed Aug 23 13:40:08 2000 + +'!subbox'(966272176, 215, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + +'!subbox'(966304863, 465, 135, [input(966282273, read)]). + +'!subbox'(966282273, 555, 70, [output(966304863, read), output(966272249, read), output(966272249, send), output(966282277, read)]). + +'!subbox'(966272249, 385, 70, [input(966272176, send), input(966282273, read), input(966282273, send), input(966272176, read)]). + +'!subbox'(966282277, 555, 190, [input(966282273, read)]). + D./967037447/966271847/966282277 F661:./967037447/966271847/966282277/model +% Knowledge Base: Wed Aug 23 13:37:23 2000 + +'!property'(enum("Access:", ['Random', 'FIFO', 'LIFO'])). + +'!property'(enum("Duplicates:", ['No', 'Yes'])). + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Columns"), char_string("Row Label:", "Rows"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5960:./967037447/966271847/966282277/elements +% Knowledge Base: Wed Aug 23 13:37:23 2000 + +'!comment'('Base rates: ------------------------------------------------------------------'). + +'!element'('Base rate: mesiopathy', data(sparse / mesiopathy, base_rate, 0.250)). + +'!element'('Base rate: ritengitis', data(sparse / ritengitis, base_rate, 0.250)). + +'!element'('Base rate: katalgia', data(sparse / katalgia, base_rate, 0.250)). + +'!element'('Base rate: bonanoma', data(sparse / bonanoma, base_rate, 0.250)). + +'!element'('Base rate: mesiopathy', data(dense / mesiopathy, base_rate, 0.250)). + +'!element'('Base rate: ritengitis', data(dense / ritengitis, base_rate, 0.250)). + +'!element'('Base rate: katalgia', data(dense / katalgia, base_rate, 0.250)). + +'!element'('Base rate: bonanoma', data(dense / bonanoma, base_rate, 0.250)). + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / mesiopathy, diarrhoea, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / ritengitis, diarrhoea, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / katalgia, diarrhoea, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / bonanoma, diarrhoea, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / mesiopathy, fever, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / ritengitis, fever, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / katalgia, fever, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / bonanoma, fever, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / mesiopathy, headache, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / ritengitis, headache, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / katalgia, headache, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / bonanoma, headache, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / mesiopathy, paralysis, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / ritengitis, paralysis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / katalgia, paralysis, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / bonanoma, paralysis, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / mesiopathy, vomiting, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / ritengitis, vomiting, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / katalgia, vomiting, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / bonanoma, vomiting, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / mesiopathy, diarrhoea, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / ritengitis, diarrhoea, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / katalgia, diarrhoea, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / bonanoma, diarrhoea, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / mesiopathy, fever, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / ritengitis, fever, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / katalgia, fever, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / bonanoma, fever, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / mesiopathy, headache, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / ritengitis, headache, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / katalgia, headache, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / bonanoma, headache, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / mesiopathy, paralysis, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / ritengitis, paralysis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / katalgia, paralysis, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / bonanoma, paralysis, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / mesiopathy, vomiting, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / ritengitis, vomiting, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / katalgia, vomiting, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / bonanoma, vomiting, 1.000)). + F0:./967037447/966271847/966282277/description F0:./967037447/966271847/966282277/messages F3170:./967037447/966271847/966282277/elements.current + 0: data(dense/bonanoma, vomiting, ext_float(1, 0, 1072693248)). + 0: data(dense/katalgia, vomiting, ext_float(0, 0, 0)). + 0: data(dense/ritengitis, vomiting, ext_float(0.5, 0, 1071644672)). + 0: data(dense/mesiopathy, vomiting, ext_float(1, 0, 1072693248)). + 0: data(dense/bonanoma, paralysis, ext_float(1, 0, 1072693248)). + 0: data(dense/katalgia, paralysis, ext_float(0.75, 0, 1072168960)). + 0: data(dense/ritengitis, paralysis, ext_float(0, 0, 0)). + 0: data(dense/mesiopathy, paralysis, ext_float(0.75, 0, 1072168960)). + 0: data(dense/bonanoma, headache, ext_float(0.75, 0, 1072168960)). + 0: data(dense/katalgia, headache, ext_float(1, 0, 1072693248)). + 0: data(dense/ritengitis, headache, ext_float(0, 0, 0)). + 0: data(dense/mesiopathy, headache, ext_float(0.75, 0, 1072168960)). + 0: data(dense/bonanoma, fever, ext_float(1, 0, 1072693248)). + 0: data(dense/katalgia, fever, ext_float(1, 0, 1072693248)). + 0: data(dense/ritengitis, fever, ext_float(1, 0, 1072693248)). + 0: data(dense/mesiopathy, fever, ext_float(0, 0, 0)). + 0: data(dense/bonanoma, diarrhoea, ext_float(0, 0, 0)). + 0: data(dense/katalgia, diarrhoea, ext_float(1, 0, 1072693248)). + 0: data(dense/ritengitis, diarrhoea, ext_float(0.5, 0, 1071644672)). + 0: data(dense/mesiopathy, diarrhoea, ext_float(1, 0, 1072693248)). + 0: data(sparse/bonanoma, vomiting, ext_float(0, 0, 0)). + 0: data(sparse/katalgia, vomiting, ext_float(1, 0, 1072693248)). + 0: data(sparse/ritengitis, vomiting, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/mesiopathy, vomiting, ext_float(0, 0, 0)). + 0: data(sparse/bonanoma, paralysis, ext_float(0, 0, 0)). + 0: data(sparse/katalgia, paralysis, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/ritengitis, paralysis, ext_float(1, 0, 1072693248)). + 0: data(sparse/mesiopathy, paralysis, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/bonanoma, headache, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/katalgia, headache, ext_float(0, 0, 0)). + 0: data(sparse/ritengitis, headache, ext_float(1, 0, 1072693248)). + 0: data(sparse/mesiopathy, headache, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/bonanoma, fever, ext_float(0, 0, 0)). + 0: data(sparse/katalgia, fever, ext_float(0, 0, 0)). + 0: data(sparse/ritengitis, fever, ext_float(0, 0, 0)). + 0: data(sparse/mesiopathy, fever, ext_float(1, 0, 1072693248)). + 0: data(sparse/bonanoma, diarrhoea, ext_float(1, 0, 1072693248)). + 0: data(sparse/katalgia, diarrhoea, ext_float(0, 0, 0)). + 0: data(sparse/ritengitis, diarrhoea, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/mesiopathy, diarrhoea, ext_float(0, 0, 0)). + 0: data(dense/bonanoma, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(dense/katalgia, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(dense/ritengitis, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(dense/mesiopathy, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/bonanoma, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/katalgia, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/ritengitis, base_rate, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/mesiopathy, base_rate, ext_float(0.25, 0, 1070596096)). D./967037447/966271847/966272176 F264:./967037447/966271847/966272176/model +% Input / Output: Wed Aug 23 13:30:47 2000 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F322:./967037447/966271847/966272176/rules +% Input / Output: Wed Aug 23 13:30:47 2000 + +'!rule'('Forward given symptoms to the subject', [triggered(symptom(Symptom, Valence))], [], [add(symptom(Symptom, Valence), 966272249)]). + +'!rule'('Forward queries/diagnoses to the experimenter', [refracted], [match(say(Something), 966272249)], [send(Something, 966271935)]). + F0:./967037447/966271847/966272176/description F0:./967037447/966271847/966272176/messages D./967037447/966271847/966272249 F385:./967037447/966271847/966272249/model +% Working Memory: Wed Aug 23 13:30:47 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967037447/966271847/966272249/elements +% Working Memory: Wed Aug 23 13:30:47 2000 + F0:./967037447/966271847/966272249/description F0:./967037447/966271847/966272249/messages F2:./967037447/966271847/966272249/elements.current + D./967037447/966271847/966304863 F397:./967037447/966271847/966304863/model +% Prior Task Knowledge: Wed Aug 23 13:30:47 2000 + +'!box'('Prior Task Knowledge', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F569:./967037447/966271847/966304863/elements +% Prior Task Knowledge: Wed Aug 23 13:30:47 2000 + +'!element'('Mesiopathy is a disease', disease(mesiopathy)). + +'!element'('Ritengitis is a disease', disease(ritengitis)). + +'!element'('Katalgia is a disease', disease(katalgia)). + +'!element'('Bonanoma is a disease', disease(bonanoma)). + +'!element'('Diarrhoea is a symptom', symptom(diarrhoea)). + +'!element'('Fever is a symptom', symptom(fever)). + +'!element'('Headache is a symptom', symptom(headache)). + +'!element'('Paralysis is a symptom', symptom(paralysis)). + +'!element'('Vomiting is a symptom', symptom(vomiting)). + F0:./967037447/966271847/966304863/description F0:./967037447/966271847/966304863/messages F219:./967037447/966271847/966304863/elements.current + 0: symptom(vomiting). + 0: symptom(paralysis). + 0: symptom(headache). + 0: symptom(fever). + 0: symptom(diarrhoea). + 0: disease(bonanoma). + 0: disease(katalgia). + 0: disease(ritengitis). + 0: disease(mesiopathy). D./967037447/966271847/966282273 F418:./967037447/966271847/966282273/model +% Bayesian Decision Procedure: Wed Aug 23 13:39:21 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!property'(real("Threshold:", 0.500, 0.000, 1.000)). + +'!box'('Bayesian Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse), real("Threshold:", 0.750, 0.000, 1.000)], ''). + +'!property_levels'([0, 0, 0, 0, 0]). + F4925:./967037447/966271847/966282273/rules +% Bayesian Decision Procedure: Wed Aug 23 13:39:21 2000 + +'!rule'('Initialise Working Memory with base rate information', [refracted], [not [match(Anything, 966272249)], value_of_property("Condition:", Condition), match(data(Condition / Disease, base_rate, P), 966282277)], [add(probability(Disease, given([]), P), 966272249)]). + +'!rule'('Process any unprocessed symptoms', [refracted], [match(symptom(Symptom, Valence), 966272249), not [match(processed(Symptom), 966272249)]], [add(processed(Symptom), 966272249), send(process(Symptom, Valence), 966282273)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom, Valence))], [match(probability(Disease, given(Givens), Prior), 966272249), probability_of_disease_given_symptom(Disease, Symptom - Valence, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 966272249), add(probability(Disease, given([Symptom - Valence|Givens]), Posterior), 966272249)]). + +'!condition'('Condition Definition', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom - present, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - present, Givens, PS), calculate_posterior(Prior, PSD, PS, Posterior)]), (probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - absent, Givens, PS), calculate_posterior(Prior, 1 - PSD, PS, Posterior)])]). + +'!condition'('Calculate posterior probabilties, taking into account possible division by zero', calculate_posterior, 4, [(calculate_posterior(Prior, PSD, PS, 0) :- [Prior =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, 0) :- [PSD =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, Posterior) :- [times(Posterior, Prior, PSD / PS)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom - present, Givens, P) :- [value_of_property("Condition:", Condition), findall(PSD * Priors, [match(data(Condition / Disease, Symptom, PSD), 966282277), match(probability(Disease, given(Givens), Priors), 966272249)], List), sum_list(List, P)]), (probability_of_symptom(Symptom - absent, Givens, P1) :- [probability_of_symptom(Symptom - present, Givens, P), P1 is 1 - P])]). + +'!rule'('Select query or diagnosis', [fire_once, triggered(system_quiescent)], [not [match(say(diagnosis(_)), 966272249)], query_or_diagnose(Action)], [send(Action, 966282273)]). + +'!rule'('Calculate infromativeness so as to query a symptom', [triggered(query)], [not [match(informativeness(_, _), 966272249)], match(symptom(Symptom), 966304863), not [match(processed(Symptom), 966272249)], informativeness(Symptom, Inf)], [add(informativeness(Symptom, Inf), 966272249)]). + +'!rule'('Query the most informative symptom', [fire_once], [match(informativeness(Symptom1, I1), 966272249), not [match(informativeness(Symptom2, I2), 966272249), I2 > I1]], [add(say(query(Symptom1)), 966272249), delete_all(informativeness(_, _), 966272249)]). + +'!rule'('Offer a diagnosis', [triggered(diagnose)], [match(probability(Disease1, Givens, P1), 966272249), not [match(probability(Disease2, Givens, P2), 966272249), P2 > P1]], [add(say(diagnosis(Disease1)), 966272249)]). + +'!condition'('Should we query another symptom, or diagnose?', query_or_diagnose, 1, [(query_or_diagnose(diagnose) :- [not [match(symptom(S), 966304863), not [match(symptom(S, V), 966272249)]], '!']), (query_or_diagnose(diagnose) :- [value_of_property("Threshold:", Threshold), exists([match(probability(_, _, P), 966272249), P > Threshold]), '!']), (query_or_diagnose(query) :- [])]). + +'!condition'('Calculate the informativeness of each symptom', informativeness, 2, [(informativeness(Symptom, Inf) :- [findall(C, [match(disease(Disease), 966304863), informativeness_contribution(Disease, Symptom, C)], List), sum_list(List, Inf)])]). + +'!condition'('Contriubution of a symptom to informativeness relative to a disease', informativeness_contribution, 3, [(informativeness_contribution(Disease, Symptom, Contribution) :- [match(probability(Disease, given(Givens), PDG), 966272249), x_logx(PDG, P3), probability_of_disease_given_symptom(Disease, Symptom - present, Givens, PDSG), x_logx(PDSG, P1), probability_of_symptom(Symptom - present, Givens, PS), probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, PDNSG), x_logx(PDNSG, P2), probability_of_symptom(Symptom - absent, Givens, PNS), Contribution is P1 * PS + P2 * PNS - P3])]). + +'!condition'('X * log(X), with care for X=0', x_logx, 2, [(x_logx(0, 0) :- ['!']), (x_logx(X, XLOGX) :- [times(XLOGX, X, log(X))])]). + F0:./967037447/966271847/966282273/description F0:./967037447/966271847/966282273/messages F0:./967037447/966271847/description F0:./967037447/966271847/messages F0:./967037447/966271847/subboxes.current D./967037447/966271845 F223:./967037447/966271845/model +% Experimenter Module: Wed Aug 23 13:30:47 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./967037447/966271845/subboxes +% Experimenter Module: Wed Aug 23 13:30:47 2000 + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + D./967037447/966271845/966280361 F500:./967037447/966271845/966280361/model +% One-Ply Table: Wed Aug 23 13:30:47 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967037447/966271845/966280361/elements +% One-Ply Table: Wed Aug 23 13:30:47 2000 + F0:./967037447/966271845/966280361/description F0:./967037447/966271845/966280361/messages F2:./967037447/966271845/966280361/elements.current + D./967037447/966271845/966273974 F383:./967037447/966271845/966273974/model +% Current Trial: Wed Aug 23 13:30:47 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967037447/966271845/966273974/elements +% Current Trial: Wed Aug 23 13:30:47 2000 + F0:./967037447/966271845/966273974/description F0:./967037447/966271845/966273974/messages F2:./967037447/966271845/966273974/elements.current + D./967037447/966271845/966273758 F427:./967037447/966271845/966273758/model +% Block Data: Wed Aug 23 13:30:47 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./967037447/966271845/966273758/elements +% Block Data: Wed Aug 23 13:30:47 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./967037447/966271845/966273758/description F0:./967037447/966271845/966273758/messages F440:./967037447/966271845/966273758/elements.current + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). D./967037447/966271845/966272921 F528:./967037447/966271845/966272921/model +% Symptom/Disease Associations: Wed Aug 23 13:30:47 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("Initialise:", 'Each Session'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diseases"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 110), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./967037447/966271845/966272921/elements +% Symptom/Disease Associations: Wed Aug 23 13:30:47 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./967037447/966271845/966272921/description F0:./967037447/966271845/966272921/messages F2598:./967037447/966271845/966272921/elements.current + 0: data(dense/vomiting, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/vomiting, katalgia, ext_float(0, 0, 0)). + 0: data(dense/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/vomiting, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, katalgia, ext_float(0.75, 0, 1072168960)). + 0: data(dense/paralysis, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/paralysis, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, bonanoma, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/headache, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/headache, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/fever, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, mesiopathy, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, bonanoma, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/diarrhoea, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/vomiting, katalgia, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/vomiting, mesiopathy, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, katalgia, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/paralysis, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/paralysis, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, bonanoma, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/headache, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/headache, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/fever, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/fever, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/fever, ritengitis, ext_float(0, 0, 0)). + 0: data(sparse/fever, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/diarrhoea, mesiopathy, ext_float(0, 0, 0)). D./967037447/966271845/966271971 F661:./967037447/966271845/966271971/model +% Mean Diagnostic Accuracy: Wed Aug 23 13:30:47 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./967037447/966271845/966271971/elements +% Mean Diagnostic Accuracy: Wed Aug 23 13:30:47 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967037447/966271845/966271971/description F0:./967037447/966271845/966271971/messages F141:./967037447/966271845/966271971/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./967037447/966271845/966271964 F662:./967037447/966271845/966271964/model +% Mean Symptoms Queried: Wed Aug 23 13:30:47 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./967037447/966271845/966271964/elements +% Mean Symptoms Queried: Wed Aug 23 13:30:47 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967037447/966271845/966271964/description F0:./967037447/966271845/966271964/messages F141:./967037447/966271845/966271964/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./967037447/966271845/966277853 F498:./967037447/966271845/966277853/model +% Subject Data: Wed Aug 23 13:30:47 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./967037447/966271845/966277853/elements +% Subject Data: Wed Aug 23 13:30:47 2000 + F0:./967037447/966271845/966277853/description F0:./967037447/966271845/966277853/messages F2:./967037447/966271845/966277853/elements.current + D./967037447/966271845/966271935 F289:./967037447/966271845/966271935/model +% Experimenter: Wed Aug 23 13:30:47 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./967037447/966271845/966271935/rules +% Experimenter: Wed Aug 23 13:30:47 2000 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./967037447/966271845/966271935/description F0:./967037447/966271845/966271935/messages F0:./967037447/966271845/description F0:./967037447/966271845/subboxes.current F0:./967037447/966271845/messages F1549:./967037447/.config +% Cue Selection: Bayesian/Inform: Tue Aug 22 13:00:12 2000 + +version('Version 2.00.00 alpha'). +selection(0.180, 0.295). +position(966282240, 0.250, 0.256). +size(966282240, 640, 299). +mode(966282240, open, 0). + +position(966271847, 0.289, 0.305). +size(966271847, 640, 0). +mode(966271847, closed, 0). + +position(966282277, 0.328, 0.354). +size(966282277, 640, 0). +mode(966282277, closed, 0). + +position(966272176, 0.328, 0.354). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966272249, 0.328, 0.354). +size(966272249, 640, 0). +mode(966272249, closed, 0). + +position(966304863, 0.328, 0.354). +size(966304863, 640, 0). +mode(966304863, closed, 0). + +position(966282273, 0.328, 0.354). +size(966282273, 640, 0). +mode(966282273, closed, 0). + +position(966271845, 0.289, 0.305). +size(966271845, 640, 434). +mode(966271845, closed, 0). + +position(966280361, 0.328, 0.354). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966273974, 0.328, 0.354). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966273758, 0.328, 0.354). +size(966273758, 640, 0). +mode(966273758, closed, 0). + +position(966272921, 0.328, 0.354). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966271971, 0.082, 0.063). +size(966271971, 640, 299). +mode(966271971, closed, 4). + +position(966271964, 0.328, 0.354). +size(966271964, 640, 299). +mode(966271964, closed, 4). + +position(966277853, 0.328, 0.354). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271935, 0.328, 0.354). +size(966271935, 640, 0). +mode(966271935, closed, 0). + D./967037447/Scripts F58:./967037447/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./967037447/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./967037447/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./967037447/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F114:./967037447/Scripts/Experiment +% Experiment: Tue Aug 15 15:00:12 2000 + +initialise(experiment). + +repeat("BothConditions", 20). + +end(experiment). + F280:./967037447/Scripts/BothConditions +% BothConditions: Tue Aug 15 15:10:54 2000 + +set_property(966282273, "Condition:", sparse). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 1). + +set_property(966282273, "Condition:", dense). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 1). + F15:./967037447/scriptname +BothConditions F0:./967037447/description F3:./967037447/cycle +0. F103:./967037447/parameters +set_parameter(verbose, false). +set_parameter(messages, false). +set_parameter(foreign_libraries, true). F0:./967037447/scriptstate F0:./967037447/subboxes.current F0:./967037447/messages F15:./967037447/trial +1. 1. 1. 1. 1. F26:./967037447/random_seed +seed(18199, 10150, 6828). F0:./967037447/data_bus F0:./967037447/refract F0:./967037447/trace F0:./967037447/user_halt D./967037972 F228:./967037972/model +% Bayesian/Inform + Learning: Wed Aug 23 13:46:00 2000 + +'!box'('Bayesian/Inform + Learning', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with dummy subject module)'). + +'!property_levels'([]). + F222:./967037972/subboxes +% Bayesian/Inform + Learning: Wed Aug 23 13:46:00 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./967037972/966271847 F189:./967037972/966271847/model +% Subject Module: Wed Aug 23 13:46:00 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F741:./967037972/966271847/subboxes +% Subject Module: Wed Aug 23 13:46:00 2000 + +'!subbox'(967038062, 385, 190, [output(966282277, read), output(966282277, send), output(966272249, read)]). + +'!subbox'(966282277, 555, 190, [input(967038062, read), input(967038062, send), input(966282273, read)]). + +'!subbox'(966304863, 465, 135, [input(966282273, read)]). + +'!subbox'(966282273, 555, 70, [output(966304863, read), output(966272249, read), output(966272249, send), output(966282277, read)]). + +'!subbox'(966272176, 215, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + +'!subbox'(966272249, 385, 70, [input(967038062, read), input(966272176, send), input(966282273, read), input(966282273, send), input(966272176, read)]). + D./967037972/966271847/966272176 F264:./967037972/966271847/966272176/model +% Input / Output: Wed Aug 23 13:39:33 2000 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F322:./967037972/966271847/966272176/rules +% Input / Output: Wed Aug 23 13:39:33 2000 + +'!rule'('Forward given symptoms to the subject', [triggered(symptom(Symptom, Valence))], [], [add(symptom(Symptom, Valence), 966272249)]). + +'!rule'('Forward queries/diagnoses to the experimenter', [refracted], [match(say(Something), 966272249)], [send(Something, 966271935)]). + F0:./967037972/966271847/966272176/description F0:./967037972/966271847/966272176/messages D./967037972/966271847/966304863 F397:./967037972/966271847/966304863/model +% Prior Task Knowledge: Wed Aug 23 13:39:33 2000 + +'!box'('Prior Task Knowledge', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F569:./967037972/966271847/966304863/elements +% Prior Task Knowledge: Wed Aug 23 13:39:33 2000 + +'!element'('Mesiopathy is a disease', disease(mesiopathy)). + +'!element'('Ritengitis is a disease', disease(ritengitis)). + +'!element'('Katalgia is a disease', disease(katalgia)). + +'!element'('Bonanoma is a disease', disease(bonanoma)). + +'!element'('Diarrhoea is a symptom', symptom(diarrhoea)). + +'!element'('Fever is a symptom', symptom(fever)). + +'!element'('Headache is a symptom', symptom(headache)). + +'!element'('Paralysis is a symptom', symptom(paralysis)). + +'!element'('Vomiting is a symptom', symptom(vomiting)). + F0:./967037972/966271847/966304863/description F0:./967037972/966271847/966304863/messages F219:./967037972/966271847/966304863/elements.current + 0: symptom(vomiting). + 0: symptom(paralysis). + 0: symptom(headache). + 0: symptom(fever). + 0: symptom(diarrhoea). + 0: disease(bonanoma). + 0: disease(katalgia). + 0: disease(ritengitis). + 0: disease(mesiopathy). D./967037972/966271847/966282273 F418:./967037972/966271847/966282273/model +% Bayesian Decision Procedure: Wed Aug 23 13:48:02 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!property'(real("Threshold:", 0.500, 0.000, 1.000)). + +'!box'('Bayesian Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse), real("Threshold:", 0.750, 0.000, 1.000)], ''). + +'!property_levels'([0, 0, 0, 0, 0]). + F4869:./967037972/966271847/966282273/rules +% Bayesian Decision Procedure: Wed Aug 23 13:48:02 2000 + +'!rule'('Initialise Working Memory with base rate information', [refracted], [not [match(Anything, 966272249)], match(data(Disease, base_rate, P), 966282277)], [add(probability(Disease, given([]), P), 966272249)]). + +'!rule'('Process any unprocessed symptoms', [refracted], [match(symptom(Symptom, Valence), 966272249), not [match(processed(Symptom), 966272249)]], [add(processed(Symptom), 966272249), send(process(Symptom, Valence), 966282273)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom, Valence))], [match(probability(Disease, given(Givens), Prior), 966272249), probability_of_disease_given_symptom(Disease, Symptom - Valence, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 966272249), add(probability(Disease, given([Symptom - Valence|Givens]), Posterior), 966272249)]). + +'!condition'('Condition Definition', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom - present, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - present, Givens, PS), calculate_posterior(Prior, PSD, PS, Posterior)]), (probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - absent, Givens, PS), calculate_posterior(Prior, 1 - PSD, PS, Posterior)])]). + +'!condition'('Calculate posterior probabilties, taking into account possible division by zero', calculate_posterior, 4, [(calculate_posterior(Prior, PSD, PS, 0) :- [Prior =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, 0) :- [PSD =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, Posterior) :- [times(Posterior, Prior, PSD / PS)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom - present, Givens, P) :- [value_of_property("Condition:", Condition), findall(PSD * Priors, [match(data(Condition / Disease, Symptom, PSD), 966282277), match(probability(Disease, given(Givens), Priors), 966272249)], List), sum_list(List, P)]), (probability_of_symptom(Symptom - absent, Givens, P1) :- [probability_of_symptom(Symptom - present, Givens, P), P1 is 1 - P])]). + +'!rule'('Select query or diagnosis', [fire_once, triggered(system_quiescent)], [not [match(say(diagnosis(_)), 966272249)], query_or_diagnose(Action)], [send(Action, 966282273)]). + +'!rule'('Calculate infromativeness so as to query a symptom', [triggered(query)], [not [match(informativeness(_, _), 966272249)], match(symptom(Symptom), 966304863), not [match(processed(Symptom), 966272249)], informativeness(Symptom, Inf)], [add(informativeness(Symptom, Inf), 966272249)]). + +'!rule'('Query the most informative symptom', [fire_once], [match(informativeness(Symptom1, I1), 966272249), not [match(informativeness(Symptom2, I2), 966272249), I2 > I1]], [add(say(query(Symptom1)), 966272249), delete_all(informativeness(_, _), 966272249)]). + +'!rule'('Offer a diagnosis', [triggered(diagnose)], [match(probability(Disease1, Givens, P1), 966272249), not [match(probability(Disease2, Givens, P2), 966272249), P2 > P1]], [add(say(diagnosis(Disease1)), 966272249)]). + +'!condition'('Should we query another symptom, or diagnose?', query_or_diagnose, 1, [(query_or_diagnose(diagnose) :- [not [match(symptom(S), 966304863), not [match(symptom(S, V), 966272249)]], '!']), (query_or_diagnose(diagnose) :- [value_of_property("Threshold:", Threshold), exists([match(probability(_, _, P), 966272249), P > Threshold]), '!']), (query_or_diagnose(query) :- [])]). + +'!condition'('Calculate the informativeness of each symptom', informativeness, 2, [(informativeness(Symptom, Inf) :- [findall(C, [match(disease(Disease), 966304863), informativeness_contribution(Disease, Symptom, C)], List), sum_list(List, Inf)])]). + +'!condition'('Contriubution of a symptom to informativeness relative to a disease', informativeness_contribution, 3, [(informativeness_contribution(Disease, Symptom, Contribution) :- [match(probability(Disease, given(Givens), PDG), 966272249), x_logx(PDG, P3), probability_of_disease_given_symptom(Disease, Symptom - present, Givens, PDSG), x_logx(PDSG, P1), probability_of_symptom(Symptom - present, Givens, PS), probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, PDNSG), x_logx(PDNSG, P2), probability_of_symptom(Symptom - absent, Givens, PNS), Contribution is P1 * PS + P2 * PNS - P3])]). + +'!condition'('X * log(X), with care for X=0', x_logx, 2, [(x_logx(0, 0) :- ['!']), (x_logx(X, XLOGX) :- [times(XLOGX, X, log(X))])]). + F0:./967037972/966271847/966282273/description F0:./967037972/966271847/966282273/messages D./967037972/966271847/967037497 F218:./967037972/966271847/967037497/model +% Learning Mechanism: Wed Aug 23 13:39:33 2000 + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'No'), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F48:./967037972/966271847/967037497/rules +% Learning Mechanism: Wed Aug 23 13:39:33 2000 + F0:./967037972/966271847/967037497/description D./967037972/966271847/966272249 F385:./967037972/966271847/966272249/model +% Working Memory: Wed Aug 23 13:39:33 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967037972/966271847/966272249/elements +% Working Memory: Wed Aug 23 13:39:33 2000 + F0:./967037972/966271847/966272249/description F0:./967037972/966271847/966272249/messages F2:./967037972/966271847/966272249/elements.current + D./967037972/966271847/966282277 F661:./967037972/966271847/966282277/model +% Knowledge Base: Wed Aug 23 13:46:00 2000 + +'!property'(enum("Access:", ['Random', 'FIFO', 'LIFO'])). + +'!property'(enum("Duplicates:", ['No', 'Yes'])). + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Columns"), char_string("Row Label:", "Rows"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F2812:./967037972/966271847/966282277/elements +% Knowledge Base: Wed Aug 23 13:46:00 2000 + +'!comment'('Base rates: ------------------------------------------------------------------'). + +'!element'('Base rate: mesiopathy', data(mesiopathy, base_rate, 0)). + +'!element'('Base rate: ritengitis', data(ritengitis, base_rate, 0)). + +'!element'('Base rate: katalgia', data(katalgia, base_rate, 0)). + +'!element'('Base rate: bonanoma', data(bonanoma, base_rate, 0)). + +'!comment'('Initial frequency count: diarrhoea ---------------------------------------------------'). + +'!element'('Initial frequency count: p(diarrhoea | mesiopathy)', data(mesiopathy, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | ritengitis)', data(ritengitis, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | katalgia)', data(katalgia, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | bonanoma)', data(bonanoma, diarrhoea, 0)). + +'!comment'('Initial frequency count: fever ---------------------------------------------------'). + +'!element'('Initial frequency count: p(fever | mesiopathy)', data(mesiopathy, fever, 0)). + +'!element'('Initial frequency count: p(fever | ritengitis)', data(ritengitis, fever, 0)). + +'!element'('Initial frequency count: p(fever | katalgia)', data(katalgia, fever, 0)). + +'!element'('Initial frequency count: p(fever | bonanoma)', data(bonanoma, fever, 0)). + +'!comment'('Initial frequency count: headache ---------------------------------------------------'). + +'!element'('Initial frequency count: p(headache | mesiopathy)', data(mesiopathy, headache, 0)). + +'!element'('Initial frequency count: p(headache | ritengitis)', data(ritengitis, headache, 0)). + +'!element'('Initial frequency count: p(headache | katalgia)', data(katalgia, headache, 0)). + +'!element'('Initial frequency count: p(headache | bonanoma)', data(bonanoma, headache, 0)). + +'!comment'('Initial frequency count: paralysis ---------------------------------------------------'). + +'!element'('Initial frequency count: p(paralysis | mesiopathy)', data(mesiopathy, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | ritengitis)', data(ritengitis, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | katalgia)', data(katalgia, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | bonanoma)', data(bonanoma, paralysis, 0)). + +'!comment'('Initial frequency count: vomiting ---------------------------------------------------'). + +'!element'('Initial frequency count: p(vomiting | mesiopathy)', data(mesiopathy, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | ritengitis)', data(ritengitis, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | katalgia)', data(katalgia, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | bonanoma)', data(bonanoma, vomiting, 0)). + F0:./967037972/966271847/966282277/description F0:./967037972/966271847/966282277/messages F840:./967037972/966271847/966282277/elements.current + 0: data(bonanoma, vomiting, 0). + 0: data(katalgia, vomiting, 0). + 0: data(ritengitis, vomiting, 0). + 0: data(mesiopathy, vomiting, 0). + 0: data(bonanoma, paralysis, 0). + 0: data(katalgia, paralysis, 0). + 0: data(ritengitis, paralysis, 0). + 0: data(mesiopathy, paralysis, 0). + 0: data(bonanoma, headache, 0). + 0: data(katalgia, headache, 0). + 0: data(ritengitis, headache, 0). + 0: data(mesiopathy, headache, 0). + 0: data(bonanoma, fever, 0). + 0: data(katalgia, fever, 0). + 0: data(ritengitis, fever, 0). + 0: data(mesiopathy, fever, 0). + 0: data(bonanoma, diarrhoea, 0). + 0: data(katalgia, diarrhoea, 0). + 0: data(ritengitis, diarrhoea, 0). + 0: data(mesiopathy, diarrhoea, 0). + 0: data(bonanoma, base_rate, 0). + 0: data(katalgia, base_rate, 0). + 0: data(ritengitis, base_rate, 0). + 0: data(mesiopathy, base_rate, 0). F0:./967037972/966271847/description D./967037972/966271847/967038062 F219:./967037972/966271847/967038062/model +% Learning Mechanism: Wed Aug 23 13:42:51 2000 + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F605:./967037972/966271847/967038062/rules +% Learning Mechanism: Wed Aug 23 13:42:51 2000 + +'!rule'('Trigger learning of current disease associations', [refracted], [match(feedback(D), 966272249)], [send(learn(D), 967038062)]). + +'!rule'('Increment prevalence of current disease', [triggered(learn(disease(D)))], [match(data(D, cases, X), 966282277), plus(X1, X, 1)], [delete(data(D, cases, X), 966282277), add(data(D, cases, X1), 966282277)]). + +'!rule'('Increment frequency of disease/symptom pair', [triggered(learn(disease(D)))], [match(symptom(S), 966272249), match(data(D, S, N), 966282277), plus(N1, N, 1)], [add(data(D, S, N1), 966282277)]). + F0:./967037972/966271847/967038062/messages F0:./967037972/966271847/subboxes.current F0:./967037972/966271847/messages D./967037972/966271845 F223:./967037972/966271845/model +% Experimenter Module: Wed Aug 23 13:39:33 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./967037972/966271845/subboxes +% Experimenter Module: Wed Aug 23 13:39:33 2000 + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + D./967037972/966271845/966277853 F498:./967037972/966271845/966277853/model +% Subject Data: Wed Aug 23 13:39:33 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./967037972/966271845/966277853/elements +% Subject Data: Wed Aug 23 13:39:33 2000 + F0:./967037972/966271845/966277853/description F0:./967037972/966271845/966277853/messages F2:./967037972/966271845/966277853/elements.current + D./967037972/966271845/966271964 F662:./967037972/966271845/966271964/model +% Mean Symptoms Queried: Wed Aug 23 13:39:33 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./967037972/966271845/966271964/elements +% Mean Symptoms Queried: Wed Aug 23 13:39:33 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967037972/966271845/966271964/description F0:./967037972/966271845/966271964/messages F141:./967037972/966271845/966271964/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./967037972/966271845/966271971 F661:./967037972/966271845/966271971/model +% Mean Diagnostic Accuracy: Wed Aug 23 13:39:33 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./967037972/966271845/966271971/elements +% Mean Diagnostic Accuracy: Wed Aug 23 13:39:33 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967037972/966271845/966271971/description F0:./967037972/966271845/966271971/messages F141:./967037972/966271845/966271971/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). D./967037972/966271845/966272921 F528:./967037972/966271845/966272921/model +% Symptom/Disease Associations: Wed Aug 23 13:39:33 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("Initialise:", 'Each Session'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diseases"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 110), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./967037972/966271845/966272921/elements +% Symptom/Disease Associations: Wed Aug 23 13:39:33 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./967037972/966271845/966272921/description F0:./967037972/966271845/966272921/messages F2598:./967037972/966271845/966272921/elements.current + 0: data(dense/vomiting, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/vomiting, katalgia, ext_float(0, 0, 0)). + 0: data(dense/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/vomiting, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/paralysis, katalgia, ext_float(0.75, 0, 1072168960)). + 0: data(dense/paralysis, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/paralysis, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, bonanoma, ext_float(0.75, 0, 1072168960)). + 0: data(dense/headache, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/headache, ritengitis, ext_float(0, 0, 0)). + 0: data(dense/headache, mesiopathy, ext_float(0.75, 0, 1072168960)). + 0: data(dense/fever, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(dense/fever, mesiopathy, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, bonanoma, ext_float(0, 0, 0)). + 0: data(dense/diarrhoea, katalgia, ext_float(1, 0, 1072693248)). + 0: data(dense/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(dense/diarrhoea, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/vomiting, katalgia, ext_float(1, 0, 1072693248)). + 0: data(sparse/vomiting, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/vomiting, mesiopathy, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/paralysis, katalgia, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/paralysis, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/paralysis, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, bonanoma, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/headache, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/headache, ritengitis, ext_float(1, 0, 1072693248)). + 0: data(sparse/headache, mesiopathy, ext_float(0.25, 0, 1070596096)). + 0: data(sparse/fever, bonanoma, ext_float(0, 0, 0)). + 0: data(sparse/fever, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/fever, ritengitis, ext_float(0, 0, 0)). + 0: data(sparse/fever, mesiopathy, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, bonanoma, ext_float(1, 0, 1072693248)). + 0: data(sparse/diarrhoea, katalgia, ext_float(0, 0, 0)). + 0: data(sparse/diarrhoea, ritengitis, ext_float(0.5, 0, 1071644672)). + 0: data(sparse/diarrhoea, mesiopathy, ext_float(0, 0, 0)). D./967037972/966271845/966273758 F427:./967037972/966271845/966273758/model +% Block Data: Wed Aug 23 13:39:33 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./967037972/966271845/966273758/elements +% Block Data: Wed Aug 23 13:39:33 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./967037972/966271845/966273758/description F0:./967037972/966271845/966273758/messages F440:./967037972/966271845/966273758/elements.current + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(bonanoma). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(katalgia). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(ritengitis). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). + 0: case(mesiopathy). D./967037972/966271845/966273974 F383:./967037972/966271845/966273974/model +% Current Trial: Wed Aug 23 13:39:33 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967037972/966271845/966273974/elements +% Current Trial: Wed Aug 23 13:39:33 2000 + F0:./967037972/966271845/966273974/description F0:./967037972/966271845/966273974/messages F2:./967037972/966271845/966273974/elements.current + D./967037972/966271845/966280361 F500:./967037972/966271845/966280361/model +% One-Ply Table: Wed Aug 23 13:39:33 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967037972/966271845/966280361/elements +% One-Ply Table: Wed Aug 23 13:39:33 2000 + F0:./967037972/966271845/966280361/description F0:./967037972/966271845/966280361/messages F2:./967037972/966271845/966280361/elements.current + D./967037972/966271845/966271935 F289:./967037972/966271845/966271935/model +% Experimenter: Wed Aug 23 13:39:33 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./967037972/966271845/966271935/rules +% Experimenter: Wed Aug 23 13:39:33 2000 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./967037972/966271845/966271935/description F0:./967037972/966271845/966271935/messages F0:./967037972/966271845/description F0:./967037972/966271845/subboxes.current F0:./967037972/966271845/messages F1549:./967037972/.config +% Cue Selection: Bayesian/Inform: Tue Aug 22 13:00:12 2000 + +version('Version 2.00.00 alpha'). +selection(0.180, 0.295). +position(966282240, 0.250, 0.256). +size(966282240, 640, 299). +mode(966282240, open, 0). + +position(966271847, 0.289, 0.305). +size(966271847, 640, 0). +mode(966271847, closed, 0). + +position(966282277, 0.328, 0.354). +size(966282277, 640, 0). +mode(966282277, closed, 0). + +position(966272176, 0.328, 0.354). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966272249, 0.328, 0.354). +size(966272249, 640, 0). +mode(966272249, closed, 0). + +position(966304863, 0.328, 0.354). +size(966304863, 640, 0). +mode(966304863, closed, 0). + +position(966282273, 0.328, 0.354). +size(966282273, 640, 0). +mode(966282273, closed, 0). + +position(966271845, 0.289, 0.305). +size(966271845, 640, 434). +mode(966271845, closed, 0). + +position(966280361, 0.328, 0.354). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966273974, 0.328, 0.354). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966273758, 0.328, 0.354). +size(966273758, 640, 0). +mode(966273758, closed, 0). + +position(966272921, 0.328, 0.354). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966271971, 0.082, 0.063). +size(966271971, 640, 299). +mode(966271971, closed, 4). + +position(966271964, 0.328, 0.354). +size(966271964, 640, 299). +mode(966271964, closed, 4). + +position(966277853, 0.328, 0.354). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271935, 0.328, 0.354). +size(966271935, 640, 0). +mode(966271935, closed, 0). + D./967037972/Scripts F58:./967037972/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./967037972/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./967037972/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./967037972/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F114:./967037972/Scripts/Experiment +% Experiment: Tue Aug 15 15:00:12 2000 + +initialise(experiment). + +repeat("BothConditions", 20). + +end(experiment). + F280:./967037972/Scripts/BothConditions +% BothConditions: Tue Aug 15 15:10:54 2000 + +set_property(966282273, "Condition:", sparse). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 1). + +set_property(966282273, "Condition:", dense). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 1). + F15:./967037972/scriptname +BothConditions F0:./967037972/description F3:./967037972/cycle +0. F103:./967037972/parameters +set_parameter(verbose, false). +set_parameter(messages, false). +set_parameter(foreign_libraries, true). F0:./967037972/scriptstate F0:./967037972/subboxes.current F0:./967037972/messages F15:./967037972/trial +1. 1. 1. 1. 1. F26:./967037972/random_seed +seed(27134, 9213, 17773). F0:./967037972/data_bus F0:./967037972/refract F0:./967037972/trace F0:./967037972/user_halt D./967038497 F244:./967038497/model +% Copy of Bayesian/Inform + Learning: Wed Aug 23 13:48:17 2000 + +'!box'('Copy of Bayesian/Inform + Learning', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with dummy subject module)'). + +'!property_levels'([]). + F230:./967038497/subboxes +% Copy of Bayesian/Inform + Learning: Wed Aug 23 13:48:17 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./967038497/966271847 F189:./967038497/966271847/model +% Subject Module: Wed Aug 23 13:48:17 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F741:./967038497/966271847/subboxes +% Subject Module: Wed Aug 23 13:48:17 2000 + +'!subbox'(966272176, 215, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + +'!subbox'(966304863, 465, 135, [input(966282273, read)]). + +'!subbox'(966282273, 555, 70, [output(966304863, read), output(966272249, read), output(966272249, send), output(966282277, read)]). + +'!subbox'(967038062, 385, 190, [output(966282277, read), output(966282277, send), output(966272249, read)]). + +'!subbox'(966272249, 385, 70, [input(967038062, read), input(966272176, send), input(966282273, read), input(966282273, send), input(966272176, read)]). + +'!subbox'(966282277, 555, 190, [input(967038062, read), input(967038062, send), input(966282273, read)]). + D./967038497/966271847/966272176 F264:./967038497/966271847/966272176/model +% Input / Output: Wed Aug 23 13:48:18 2000 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F322:./967038497/966271847/966272176/rules +% Input / Output: Wed Aug 23 13:48:18 2000 + +'!rule'('Forward given symptoms to the subject', [triggered(symptom(Symptom, Valence))], [], [add(symptom(Symptom, Valence), 966272249)]). + +'!rule'('Forward queries/diagnoses to the experimenter', [refracted], [match(say(Something), 966272249)], [send(Something, 966271935)]). + F0:./967038497/966271847/966272176/description D./967038497/966271847/966304863 F397:./967038497/966271847/966304863/model +% Prior Task Knowledge: Wed Aug 23 13:48:18 2000 + +'!box'('Prior Task Knowledge', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F569:./967038497/966271847/966304863/elements +% Prior Task Knowledge: Wed Aug 23 13:48:18 2000 + +'!element'('Mesiopathy is a disease', disease(mesiopathy)). + +'!element'('Ritengitis is a disease', disease(ritengitis)). + +'!element'('Katalgia is a disease', disease(katalgia)). + +'!element'('Bonanoma is a disease', disease(bonanoma)). + +'!element'('Diarrhoea is a symptom', symptom(diarrhoea)). + +'!element'('Fever is a symptom', symptom(fever)). + +'!element'('Headache is a symptom', symptom(headache)). + +'!element'('Paralysis is a symptom', symptom(paralysis)). + +'!element'('Vomiting is a symptom', symptom(vomiting)). + F0:./967038497/966271847/966304863/description D./967038497/966271847/966282273 F418:./967038497/966271847/966282273/model +% Bayesian Decision Procedure: Wed Aug 23 13:48:18 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!property'(real("Threshold:", 0.500, 0.000, 1.000)). + +'!box'('Bayesian Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse), real("Threshold:", 0.750, 0.000, 1.000)], ''). + +'!property_levels'([0, 0, 0, 0, 0]). + F4869:./967038497/966271847/966282273/rules +% Bayesian Decision Procedure: Wed Aug 23 13:48:18 2000 + +'!rule'('Initialise Working Memory with base rate information', [refracted], [not [match(Anything, 966272249)], match(data(Disease, base_rate, P), 966282277)], [add(probability(Disease, given([]), P), 966272249)]). + +'!rule'('Process any unprocessed symptoms', [refracted], [match(symptom(Symptom, Valence), 966272249), not [match(processed(Symptom), 966272249)]], [add(processed(Symptom), 966272249), send(process(Symptom, Valence), 966282273)]). + +'!rule'('Process a symptom by applying Bayes'' theorem', [triggered(process(Symptom, Valence))], [match(probability(Disease, given(Givens), Prior), 966272249), probability_of_disease_given_symptom(Disease, Symptom - Valence, Givens, Posterior)], [delete(probability(Disease, given(Givens), Prior), 966272249), add(probability(Disease, given([Symptom - Valence|Givens]), Posterior), 966272249)]). + +'!condition'('Condition Definition', probability_of_disease_given_symptom, 4, [(probability_of_disease_given_symptom(Disease, Symptom - present, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - present, Givens, PS), calculate_posterior(Prior, PSD, PS, Posterior)]), (probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, Posterior) :- [match(probability(Disease, given(Givens), Prior), 966272249), value_of_property("Condition:", Condition), match(data(Condition / Disease, Symptom, PSD), 966282277), probability_of_symptom(Symptom - absent, Givens, PS), calculate_posterior(Prior, 1 - PSD, PS, Posterior)])]). + +'!condition'('Calculate posterior probabilties, taking into account possible division by zero', calculate_posterior, 4, [(calculate_posterior(Prior, PSD, PS, 0) :- [Prior =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, 0) :- [PSD =:= 0, '!']), (calculate_posterior(Prior, PSD, PS, Posterior) :- [times(Posterior, Prior, PSD / PS)])]). + +'!condition'('Find the probability of a symptom', probability_of_symptom, 3, [(probability_of_symptom(Symptom - present, Givens, P) :- [value_of_property("Condition:", Condition), findall(PSD * Priors, [match(data(Condition / Disease, Symptom, PSD), 966282277), match(probability(Disease, given(Givens), Priors), 966272249)], List), sum_list(List, P)]), (probability_of_symptom(Symptom - absent, Givens, P1) :- [probability_of_symptom(Symptom - present, Givens, P), P1 is 1 - P])]). + +'!rule'('Select query or diagnosis', [fire_once, triggered(system_quiescent)], [not [match(say(diagnosis(_)), 966272249)], query_or_diagnose(Action)], [send(Action, 966282273)]). + +'!rule'('Calculate infromativeness so as to query a symptom', [triggered(query)], [not [match(informativeness(_, _), 966272249)], match(symptom(Symptom), 966304863), not [match(processed(Symptom), 966272249)], informativeness(Symptom, Inf)], [add(informativeness(Symptom, Inf), 966272249)]). + +'!rule'('Query the most informative symptom', [fire_once], [match(informativeness(Symptom1, I1), 966272249), not [match(informativeness(Symptom2, I2), 966272249), I2 > I1]], [add(say(query(Symptom1)), 966272249), delete_all(informativeness(_, _), 966272249)]). + +'!rule'('Offer a diagnosis', [triggered(diagnose)], [match(probability(Disease1, Givens, P1), 966272249), not [match(probability(Disease2, Givens, P2), 966272249), P2 > P1]], [add(say(diagnosis(Disease1)), 966272249)]). + +'!condition'('Should we query another symptom, or diagnose?', query_or_diagnose, 1, [(query_or_diagnose(diagnose) :- [not [match(symptom(S), 966304863), not [match(symptom(S, V), 966272249)]], '!']), (query_or_diagnose(diagnose) :- [value_of_property("Threshold:", Threshold), exists([match(probability(_, _, P), 966272249), P > Threshold]), '!']), (query_or_diagnose(query) :- [])]). + +'!condition'('Calculate the informativeness of each symptom', informativeness, 2, [(informativeness(Symptom, Inf) :- [findall(C, [match(disease(Disease), 966304863), informativeness_contribution(Disease, Symptom, C)], List), sum_list(List, Inf)])]). + +'!condition'('Contriubution of a symptom to informativeness relative to a disease', informativeness_contribution, 3, [(informativeness_contribution(Disease, Symptom, Contribution) :- [match(probability(Disease, given(Givens), PDG), 966272249), x_logx(PDG, P3), probability_of_disease_given_symptom(Disease, Symptom - present, Givens, PDSG), x_logx(PDSG, P1), probability_of_symptom(Symptom - present, Givens, PS), probability_of_disease_given_symptom(Disease, Symptom - absent, Givens, PDNSG), x_logx(PDNSG, P2), probability_of_symptom(Symptom - absent, Givens, PNS), Contribution is P1 * PS + P2 * PNS - P3])]). + +'!condition'('X * log(X), with care for X=0', x_logx, 2, [(x_logx(0, 0) :- ['!']), (x_logx(X, XLOGX) :- [times(XLOGX, X, log(X))])]). + F0:./967038497/966271847/966282273/description D./967038497/966271847/967038062 F219:./967038497/966271847/967038062/model +% Learning Mechanism: Wed Aug 23 13:48:18 2000 + +'!box'('Learning Mechanism', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F605:./967038497/966271847/967038062/rules +% Learning Mechanism: Wed Aug 23 13:48:18 2000 + +'!rule'('Trigger learning of current disease associations', [refracted], [match(feedback(D), 966272249)], [send(learn(D), 967038062)]). + +'!rule'('Increment prevalence of current disease', [triggered(learn(disease(D)))], [match(data(D, cases, X), 966282277), plus(X1, X, 1)], [delete(data(D, cases, X), 966282277), add(data(D, cases, X1), 966282277)]). + +'!rule'('Increment frequency of disease/symptom pair', [triggered(learn(disease(D)))], [match(symptom(S), 966272249), match(data(D, S, N), 966282277), plus(N1, N, 1)], [add(data(D, S, N1), 966282277)]). + F0:./967038497/966271847/967038062/description D./967038497/966271847/966272249 F385:./967038497/966271847/966272249/model +% Working Memory: Wed Aug 23 13:48:18 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967038497/966271847/966272249/elements +% Working Memory: Wed Aug 23 13:48:18 2000 + F0:./967038497/966271847/966272249/description D./967038497/966271847/966282277 F661:./967038497/966271847/966282277/model +% Knowledge Base: Wed Aug 23 13:48:18 2000 + +'!property'(enum("Access:", ['Random', 'FIFO', 'LIFO'])). + +'!property'(enum("Duplicates:", ['No', 'Yes'])). + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Columns"), char_string("Row Label:", "Rows"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F2812:./967038497/966271847/966282277/elements +% Knowledge Base: Wed Aug 23 13:48:18 2000 + +'!comment'('Base rates: ------------------------------------------------------------------'). + +'!element'('Base rate: mesiopathy', data(mesiopathy, base_rate, 0)). + +'!element'('Base rate: ritengitis', data(ritengitis, base_rate, 0)). + +'!element'('Base rate: katalgia', data(katalgia, base_rate, 0)). + +'!element'('Base rate: bonanoma', data(bonanoma, base_rate, 0)). + +'!comment'('Initial frequency count: diarrhoea ---------------------------------------------------'). + +'!element'('Initial frequency count: p(diarrhoea | mesiopathy)', data(mesiopathy, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | ritengitis)', data(ritengitis, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | katalgia)', data(katalgia, diarrhoea, 0)). + +'!element'('Initial frequency count: p(diarrhoea | bonanoma)', data(bonanoma, diarrhoea, 0)). + +'!comment'('Initial frequency count: fever ---------------------------------------------------'). + +'!element'('Initial frequency count: p(fever | mesiopathy)', data(mesiopathy, fever, 0)). + +'!element'('Initial frequency count: p(fever | ritengitis)', data(ritengitis, fever, 0)). + +'!element'('Initial frequency count: p(fever | katalgia)', data(katalgia, fever, 0)). + +'!element'('Initial frequency count: p(fever | bonanoma)', data(bonanoma, fever, 0)). + +'!comment'('Initial frequency count: headache ---------------------------------------------------'). + +'!element'('Initial frequency count: p(headache | mesiopathy)', data(mesiopathy, headache, 0)). + +'!element'('Initial frequency count: p(headache | ritengitis)', data(ritengitis, headache, 0)). + +'!element'('Initial frequency count: p(headache | katalgia)', data(katalgia, headache, 0)). + +'!element'('Initial frequency count: p(headache | bonanoma)', data(bonanoma, headache, 0)). + +'!comment'('Initial frequency count: paralysis ---------------------------------------------------'). + +'!element'('Initial frequency count: p(paralysis | mesiopathy)', data(mesiopathy, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | ritengitis)', data(ritengitis, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | katalgia)', data(katalgia, paralysis, 0)). + +'!element'('Initial frequency count: p(paralysis | bonanoma)', data(bonanoma, paralysis, 0)). + +'!comment'('Initial frequency count: vomiting ---------------------------------------------------'). + +'!element'('Initial frequency count: p(vomiting | mesiopathy)', data(mesiopathy, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | ritengitis)', data(ritengitis, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | katalgia)', data(katalgia, vomiting, 0)). + +'!element'('Initial frequency count: p(vomiting | bonanoma)', data(bonanoma, vomiting, 0)). + F0:./967038497/966271847/966282277/description F0:./967038497/966271847/description D./967038497/966271845 F223:./967038497/966271845/model +% Experimenter Module: Wed Aug 23 13:48:18 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./967038497/966271845/subboxes +% Experimenter Module: Wed Aug 23 13:48:18 2000 + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + D./967038497/966271845/966280361 F500:./967038497/966271845/966280361/model +% One-Ply Table: Wed Aug 23 13:48:18 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967038497/966271845/966280361/elements +% One-Ply Table: Wed Aug 23 13:48:18 2000 + F0:./967038497/966271845/966280361/description D./967038497/966271845/966273974 F383:./967038497/966271845/966273974/model +% Current Trial: Wed Aug 23 13:48:18 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967038497/966271845/966273974/elements +% Current Trial: Wed Aug 23 13:48:18 2000 + F0:./967038497/966271845/966273974/description D./967038497/966271845/966273758 F427:./967038497/966271845/966273758/model +% Block Data: Wed Aug 23 13:48:18 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./967038497/966271845/966273758/elements +% Block Data: Wed Aug 23 13:48:18 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./967038497/966271845/966273758/description D./967038497/966271845/966272921 F528:./967038497/966271845/966272921/model +% Symptom/Disease Associations: Wed Aug 23 13:48:18 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("Initialise:", 'Each Session'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diseases"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 110), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./967038497/966271845/966272921/elements +% Symptom/Disease Associations: Wed Aug 23 13:48:18 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./967038497/966271845/966272921/description D./967038497/966271845/966271971 F661:./967038497/966271845/966271971/model +% Mean Diagnostic Accuracy: Wed Aug 23 13:48:18 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./967038497/966271845/966271971/elements +% Mean Diagnostic Accuracy: Wed Aug 23 13:48:18 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967038497/966271845/966271971/description D./967038497/966271845/966271964 F662:./967038497/966271845/966271964/model +% Mean Symptoms Queried: Wed Aug 23 13:48:18 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./967038497/966271845/966271964/elements +% Mean Symptoms Queried: Wed Aug 23 13:48:18 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967038497/966271845/966271964/description D./967038497/966271845/966277853 F498:./967038497/966271845/966277853/model +% Subject Data: Wed Aug 23 13:48:18 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./967038497/966271845/966277853/elements +% Subject Data: Wed Aug 23 13:48:18 2000 + F0:./967038497/966271845/966277853/description D./967038497/966271845/966271935 F289:./967038497/966271845/966271935/model +% Experimenter: Wed Aug 23 13:48:18 2000 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), enum("Recurrent:", 'Yes'), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./967038497/966271845/966271935/rules +% Experimenter: Wed Aug 23 13:48:18 2000 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./967038497/966271845/966271935/description F0:./967038497/966271845/description F1549:./967038497/.config +% Cue Selection: Bayesian/Inform: Tue Aug 22 13:00:12 2000 + +version('Version 2.00.00 alpha'). +selection(0.180, 0.295). +position(966282240, 0.250, 0.256). +size(966282240, 640, 299). +mode(966282240, open, 0). + +position(966271847, 0.289, 0.305). +size(966271847, 640, 0). +mode(966271847, closed, 0). + +position(966282277, 0.328, 0.354). +size(966282277, 640, 0). +mode(966282277, closed, 0). + +position(966272176, 0.328, 0.354). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966272249, 0.328, 0.354). +size(966272249, 640, 0). +mode(966272249, closed, 0). + +position(966304863, 0.328, 0.354). +size(966304863, 640, 0). +mode(966304863, closed, 0). + +position(966282273, 0.328, 0.354). +size(966282273, 640, 0). +mode(966282273, closed, 0). + +position(966271845, 0.289, 0.305). +size(966271845, 640, 434). +mode(966271845, closed, 0). + +position(966280361, 0.328, 0.354). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966273974, 0.328, 0.354). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966273758, 0.328, 0.354). +size(966273758, 640, 0). +mode(966273758, closed, 0). + +position(966272921, 0.328, 0.354). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966271971, 0.082, 0.063). +size(966271971, 640, 299). +mode(966271971, closed, 4). + +position(966271964, 0.328, 0.354). +size(966271964, 640, 299). +mode(966271964, closed, 4). + +position(966277853, 0.328, 0.354). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271935, 0.328, 0.354). +size(966271935, 640, 0). +mode(966271935, closed, 0). + D./967038497/Scripts F58:./967038497/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./967038497/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./967038497/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./967038497/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F114:./967038497/Scripts/Experiment +% Experiment: Tue Aug 15 15:00:12 2000 + +initialise(experiment). + +repeat("BothConditions", 20). + +end(experiment). + F280:./967038497/Scripts/BothConditions +% BothConditions: Tue Aug 15 15:10:54 2000 + +set_property(966282273, "Condition:", sparse). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 1). + +set_property(966282273, "Condition:", dense). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 1). + F15:./967038497/scriptname +BothConditions F0:./967038497/description F0:./967038497/user_halt D./967048242 F239:./967048242/model +% Cue Selection: Hypothesis Testing: Wed Aug 23 18:09:03 2000 + +'!box'('Cue Selection: Hypothesis Testing', 'Compound' / 'Generic', [], 'Experimenter module for Cooper et al. experiment (with HT subject module)'). + +'!property_levels'([]). + F229:./967048242/subboxes +% Cue Selection: Hypothesis Testing: Wed Aug 23 18:09:03 2000 + +'!subbox'(966271847, 455, 60, [output(966271845, send), input(966271845, send)]). + +'!subbox'(966271845, 135, 60, [input(966271847, send), output(966271847, send)]). + D./967048242/966271847 F189:./967048242/966271847/model +% Subject Module: Wed Aug 23 18:09:00 2000 + +'!box'('Subject Module', 'Compound' / 'Subject', [], 'A mock subject to allow development of experimenter functions'). + +'!property_levels'([]). + F475:./967048242/966271847/subboxes +% Subject Module: Wed Aug 23 18:09:00 2000 + +'!subbox'(967048480, 585, 205, [input(967048297, read)]). + +'!subbox'(967048297, 585, 70, [output(966272249, send), output(967048480, read), output(966272249, read)]). + +'!subbox'(966272249, 405, 70, [input(967048297, send), input(967048297, read), input(966272176, send), input(966272176, read)]). + +'!subbox'(966272176, 235, 70, [output(966272249, send), output(966272249, read), output(966271845, send), input(966271845, send)]). + D./967048242/966271847/966272249 F385:./967048242/966271847/966272249/model +% Working Memory: Wed Aug 23 16:34:11 2000 + +'!box'('Working Memory', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967048242/966271847/966272249/elements +% Working Memory: Wed Aug 23 16:34:11 2000 + F0:./967048242/966271847/966272249/description F74:./967048242/966271847/966272249/messages + 3: Input / Output:R1 -> Working Memory: add(symptom(vomiting, present)) F34:./967048242/966271847/966272249/elements.current + 3: symptom(vomiting, present). + D./967048242/966271847/966272176 F263:./967048242/966271847/966272176/model +% Input / Output: Thu Jun 28 15:41:20 2001 + +'!box'('Input / Output', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000)], 'Respond (at random) to messages from the experimenter'). + +'!property_levels'([0, 0, 0]). + F295:./967048242/966271847/966272176/rules +% Input / Output: Thu Jun 28 15:41:20 2001 + +'!rule'('Forward symptom valence to Working Memory', [triggered(symptom(Symptom, Valence))], [], [add(symptom(Symptom, Valence), 966272249)]). + +'!rule'('Forward decisions Experimenter', [refracted], [match(say(X), 966272249)], [send(X, 966271935)]). + F0:./967048242/966271847/966272176/description F141:./967048242/966271847/966272176/messages + 2: Experimenter:R2 -> Input / Output: symptom(vomiting, present) + 3: Input / Output:R1 -> Working Memory: add(symptom(vomiting, present)) F0:./967048242/966271847/description D./967048242/966271847/967048297 F218:./967048242/966271847/967048297/model +% Decision Procedure: Thu Jun 28 15:41:20 2001 + +'!box'('Decision Procedure', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 0), real("Firing Rate:", 1.000)], ''). + +'!property_levels'([0, 0, 0]). + F1337:./967048242/966271847/967048297/rules +% Decision Procedure: Thu Jun 28 15:41:20 2001 + +'!rule'('Generate hypothesis from known symptoms', [refracted], [match(symptom(Symptom, Valence), 966272249), match(data(Disease, Symptom, Valence), 967048480)], [add(hypothesis(suspect(Disease)), 966272249)]). + +'!rule'('Generate expectations', [refracted], [match(hypothesis(suspect(Disease)), 966272249), match(data(Disease, Symptom, Valence), 967048480), not [match(symptom(Symptom, AnyValence), 966272249)]], [add(expect(Disease, Symptom, Valence), 966272249)]). + +'!rule'('Verification: Query a symptom that is expected to be present', [fire_once, triggered(system_quiescent)], [match(expect(Disease, Symptom, present), 966272249), not [match(symptom(Symptom, AnyValence), 966272249)]], [add(say(query(Symptom)), 966272249)]). + +'!rule'('Delete hypotheses that don''t match our knowledge', [refracted], [match(hypothesis(suspect(Disease)), 966272249), match(data(Disease, Symptom, Valence1), 967048480), match(symptom(Symptom, Valence2), 966272249), Valence1 \== Valence2], [delete(hypothesis(suspect(Disease)), 966272249), delete_all(expect(Disease, AnySymptom, AnyValence), 966272249)]). + +'!rule'('If there is only one suspected disease, offer it as the diagnosis', [refracted], [unique([match(hypothesis(suspect(Disease)), 966272249)])], [add(say(diagnosis(Disease)), 966272249)]). + F0:./967048242/966271847/967048297/messages D./967048242/966271847/967048480 F492:./967048242/966271847/967048480/model +% Knowledge Base: Wed Aug 23 16:34:49 2000 + +'!box'('Knowledge Base', 'Buffer' / 'Table', [enum("On Excess:", 'Random'), pos_int("Capacity:", 7), enum("Limited Capacity:", 'No'), pos_int("Decay Constant:", 20), enum("Decay:", 'None'), enum("Initialise:", 'Each Trial'), pos_int("Cell Height:", 30), pos_int("Cell Width:", 60), char_string("Row Label:", "Rows"), char_string("Column Label:", "Columns"), enum("Access:", 'Random')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F44:./967048242/966271847/967048480/elements +% Knowledge Base: Wed Aug 23 16:34:49 2000 + F0:./967048242/966271847/967048480/messages F3:./967048242/966271847/967048480/elements.current + F65:./967048242/966271847/subboxes.current +3: data(966272176, add(symptom(vomiting, present)), 966272249). + F0:./967048242/966271847/messages D./967048242/966271845 F223:./967048242/966271845/model +% Experimenter Module: Wed Aug 23 16:30:43 2000 + +'!box'('Experimenter Module', 'Compound' / 'Generic', [], 'Present symptoms, respond to queries, provide feedback and tabulate subject responses'). + +'!property_levels'([]). + F1009:./967048242/966271845/subboxes +% Experimenter Module: Wed Aug 23 16:30:43 2000 + +'!subbox'(966277853, 430, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271964, 250, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966271971, 55, 215, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966272921, 50, 120, [input(966271935, read)]). + +'!subbox'(966273758, 250, 30, [input(966271935, read), input(966271935, send)]). + +'!subbox'(966273974, 50, 35, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966280361, 415, 210, [input(966271935, send), input(966271935, read)]). + +'!subbox'(966271935, 250, 120, [output(966280361, send), output(966280361, read), output(966271964, read), output(966271971, read), output(966277853, read), output(966277853, send), output(966272921, read), output(966273974, send), output(966273974, read), output(966273758, read), output(966273758, send), output(966271847, send), input(966271847, send), output(966271964, send), output(966271971, send)]). + D./967048242/966271845/966277853 F498:./967048242/966271845/966277853/model +% Subject Data: Wed Aug 23 16:30:43 2000 + +'!box'('Subject Data', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Accuracy"), char_string("Row Label:", "Subjects"), pos_int("Cell Width:", 60), pos_int("Cell Height:", 30)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F42:./967048242/966271845/966277853/elements +% Subject Data: Wed Aug 23 16:30:43 2000 + F0:./967048242/966271845/966277853/description F0:./967048242/966271845/966277853/messages F1:./967048242/966271845/966277853/elements.current + D./967048242/966271845/966271964 F662:./967048242/966271845/966271964/model +% Mean Symptoms Queried: Wed Aug 23 16:30:43 2000 + +'!box'('Mean Symptoms Queried', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Symptoms Queried per Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Symptoms"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 4.000), pos_int("Y Units:", 4)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F247:./967048242/966271845/966271964/elements +% Mean Symptoms Queried: Wed Aug 23 16:30:43 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967048242/966271845/966271964/description F0:./967048242/966271845/966271964/messages F142:./967048242/966271845/966271964/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). + D./967048242/966271845/966271971 F661:./967048242/966271845/966271971/model +% Mean Diagnostic Accuracy: Wed Aug 23 16:30:43 2000 + +'!box'('Mean Diagnostic Accuracy', 'Buffer' / 'Graph', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Title:", "Mean Accuracy by Block"), char_string("X Label:", "Block"), char_string("Y Label:", "Accuracy"), real("X Min:", 1.000), real("X Max:", 4.000), pos_int("X Units:", 3), real("Y Min:", 0.000), real("Y Max:", 100.000), pos_int("Y Units:", 5)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F250:./967048242/966271845/966271971/elements +% Mean Diagnostic Accuracy: Wed Aug 23 16:30:43 2000 + +'!element'('The sparse graph', type(sparse, line, [colour(red), marker(square), filled(false)])). + +'!element'('The dense graph', type(dense, line, [colour(blue), marker(square), filled(true)])). + F0:./967048242/966271845/966271971/description F0:./967048242/966271845/966271971/messages F142:./967048242/966271845/966271971/elements.current + 0: type(dense, line, [colour(blue), marker(square), filled(true)]). + 0: type(sparse, line, [colour(red), marker(square), filled(false)]). + D./967048242/966271845/966272921 F528:./967048242/966271845/966272921/model +% Symptom/Disease Associations: Wed Aug 23 16:30:43 2000 + +'!box'('Symptom/Disease Associations', 'Buffer' / 'Table', [enum("Initialise:", 'Each Session'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Diseases"), char_string("Row Label:", "Symptoms"), pos_int("Cell Width:", 110), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F5235:./967048242/966271845/966272921/elements +% Symptom/Disease Associations: Wed Aug 23 16:30:43 2000 + +'!comment'('Sparse condition: diarrhoea ---------------------------------------------------'). + +'!element'('Sparse condition: p(diarrhoea | mesiopathy) = 0.0', data(sparse / diarrhoea, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | ritengitis) = 0.5', data(sparse / diarrhoea, ritengitis, 0.500)). + +'!element'('Sparse condition: p(diarrhoea | katalgia) = 0.0', data(sparse / diarrhoea, katalgia, 0.000)). + +'!element'('Sparse condition: p(diarrhoea | bonanoma) = 1.0', data(sparse / diarrhoea, bonanoma, 1.000)). + +'!comment'('Sparse condition: fever ---------------------------------------------------'). + +'!element'('Sparse condition: p(fever | mesiopathy) = 1.0', data(sparse / fever, mesiopathy, 1.000)). + +'!element'('Sparse condition: p(fever | ritengitis) = 0.0', data(sparse / fever, ritengitis, 0.000)). + +'!element'('Sparse condition: p(fever | katalgia) = 0.0', data(sparse / fever, katalgia, 0.000)). + +'!element'('Sparse condition: p(fever | bonanoma) = 0.0', data(sparse / fever, bonanoma, 0.000)). + +'!comment'('Sparse condition: headache ---------------------------------------------------'). + +'!element'('Sparse condition: p(headache | mesiopathy) = 0.25', data(sparse / headache, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(headache | ritengitis) = 1.0', data(sparse / headache, ritengitis, 1.000)). + +'!element'('Sparse condition: p(headache | katalgia) = 0.0', data(sparse / headache, katalgia, 0.000)). + +'!element'('Sparse condition: p(headache | bonanoma) = 0.250', data(sparse / headache, bonanoma, 0.250)). + +'!comment'('Sparse condition: paralysis ---------------------------------------------------'). + +'!element'('Sparse condition: p(paralysis | mesiopathy) = 0.25', data(sparse / paralysis, mesiopathy, 0.250)). + +'!element'('Sparse condition: p(paralysis | ritengitis) = 1.0', data(sparse / paralysis, ritengitis, 1.000)). + +'!element'('Sparse condition: p(paralysis | katalgia) = 0.25', data(sparse / paralysis, katalgia, 0.250)). + +'!element'('Sparse condition: p(paralysis | bonanoma) = 0.0', data(sparse / paralysis, bonanoma, 0.000)). + +'!comment'('Sparse condition: vomiting ---------------------------------------------------'). + +'!element'('Sparse condition: p(vomiting | mesiopathy) = 0.0', data(sparse / vomiting, mesiopathy, 0.000)). + +'!element'('Sparse condition: p(vomiting | ritengitis) = 0.5', data(sparse / vomiting, ritengitis, 0.500)). + +'!element'('Sparse condition: p(vomiting | katalgia) = 1.0', data(sparse / vomiting, katalgia, 1.000)). + +'!element'('Sparse condition: p(vomiting | bonanoma) = 0.0', data(sparse / vomiting, bonanoma, 0.000)). + +'!comment'('Dense condition: diarrhoea ---------------------------------------------------'). + +'!element'('Dense condition: p(diarrhoea | mesiopathy) = 1.0', data(dense / diarrhoea, mesiopathy, 1.000)). + +'!element'('Dense condition: p(diarrhoea | ritengitis) = 0.5', data(dense / diarrhoea, ritengitis, 0.500)). + +'!element'('Dense condition: p(diarrhoea | katalgia) = 1.0', data(dense / diarrhoea, katalgia, 1.000)). + +'!element'('Dense condition: p(diarrhoea | bonanoma) = 0.0', data(dense / diarrhoea, bonanoma, 0.000)). + +'!comment'('Dense condition: fever ---------------------------------------------------'). + +'!element'('Dense condition: p(fever | mesiopathy) = 0.0', data(dense / fever, mesiopathy, 0.000)). + +'!element'('Dense condition: p(fever | ritengitis) = 1.0', data(dense / fever, ritengitis, 1.000)). + +'!element'('Dense condition: p(fever | katalgia) = 1.0', data(dense / fever, katalgia, 1.000)). + +'!element'('Dense condition: p(fever | bonanoma) = 1.0', data(dense / fever, bonanoma, 1.000)). + +'!comment'('Dense condition: headache ---------------------------------------------------'). + +'!element'('Dense condition: p(headache | mesiopathy) = 0.75', data(dense / headache, mesiopathy, 0.750)). + +'!element'('Dense condition: p(headache | ritengitis) = 0.0', data(dense / headache, ritengitis, 0.000)). + +'!element'('Dense condition: p(headache | katalgia) = 1.0', data(dense / headache, katalgia, 1.000)). + +'!element'('Dense condition: p(headache | bonanoma) = 0.750', data(dense / headache, bonanoma, 0.750)). + +'!comment'('Dense condition: paralysis ---------------------------------------------------'). + +'!element'('Dense condition: p(paralysis | mesiopathy) = 0.75', data(dense / paralysis, mesiopathy, 0.750)). + +'!element'('Dense condition: p(paralysis | ritengitis) = 0.0', data(dense / paralysis, ritengitis, 0.000)). + +'!element'('Dense condition: p(paralysis | katalgia) = 0.75', data(dense / paralysis, katalgia, 0.750)). + +'!element'('Dense condition: p(paralysis | bonanoma) = 1.0', data(dense / paralysis, bonanoma, 1.000)). + +'!comment'('Dense condition: vomiting ---------------------------------------------------'). + +'!element'('Dense condition: p(vomiting | mesiopathy) = 1.0', data(dense / vomiting, mesiopathy, 1.000)). + +'!element'('Dense condition: p(vomiting | ritengitis) = 0.5', data(dense / vomiting, ritengitis, 0.500)). + +'!element'('Dense condition: p(vomiting | katalgia) = 0.0', data(dense / vomiting, katalgia, 0.000)). + +'!element'('Dense condition: p(vomiting | bonanoma) = 1.0', data(dense / vomiting, bonanoma, 1.000)). + F0:./967048242/966271845/966272921/description F0:./967048242/966271845/966272921/messages F1685:./967048242/966271845/966272921/elements.current + 0: data(dense/vomiting, bonanoma, 1). + 0: data(dense/vomiting, katalgia, 0). + 0: data(dense/vomiting, ritengitis, 0.5). + 0: data(dense/vomiting, mesiopathy, 1). + 0: data(dense/paralysis, bonanoma, 1). + 0: data(dense/paralysis, katalgia, 0.75). + 0: data(dense/paralysis, ritengitis, 0). + 0: data(dense/paralysis, mesiopathy, 0.75). + 0: data(dense/headache, bonanoma, 0.75). + 0: data(dense/headache, katalgia, 1). + 0: data(dense/headache, ritengitis, 0). + 0: data(dense/headache, mesiopathy, 0.75). + 0: data(dense/fever, bonanoma, 1). + 0: data(dense/fever, katalgia, 1). + 0: data(dense/fever, ritengitis, 1). + 0: data(dense/fever, mesiopathy, 0). + 0: data(dense/diarrhoea, bonanoma, 0). + 0: data(dense/diarrhoea, katalgia, 1). + 0: data(dense/diarrhoea, ritengitis, 0.5). + 0: data(dense/diarrhoea, mesiopathy, 1). + 0: data(sparse/vomiting, bonanoma, 0). + 0: data(sparse/vomiting, katalgia, 1). + 0: data(sparse/vomiting, ritengitis, 0.5). + 0: data(sparse/vomiting, mesiopathy, 0). + 0: data(sparse/paralysis, bonanoma, 0). + 0: data(sparse/paralysis, katalgia, 0.25). + 0: data(sparse/paralysis, ritengitis, 1). + 0: data(sparse/paralysis, mesiopathy, 0.25). + 0: data(sparse/headache, bonanoma, 0.25). + 0: data(sparse/headache, katalgia, 0). + 0: data(sparse/headache, ritengitis, 1). + 0: data(sparse/headache, mesiopathy, 0.25). + 0: data(sparse/fever, bonanoma, 0). + 0: data(sparse/fever, katalgia, 0). + 0: data(sparse/fever, ritengitis, 0). + 0: data(sparse/fever, mesiopathy, 1). + 0: data(sparse/diarrhoea, bonanoma, 1). + 0: data(sparse/diarrhoea, katalgia, 0). + 0: data(sparse/diarrhoea, ritengitis, 0.5). + 0: data(sparse/diarrhoea, mesiopathy, 0). + D./967048242/966271845/966273758 F427:./967048242/966271845/966273758/model +% Block Data: Wed Aug 23 16:30:43 2000 + +'!box'('Block Data', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Block'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'Yes')], 'Contains trials and results for the current block'). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F1100:./967048242/966271845/966273758/elements +% Block Data: Wed Aug 23 16:30:43 2000 + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of mesiopathy', case(mesiopathy)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of ritengitis', case(ritengitis)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of katalgia', case(katalgia)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + +'!element'('A case of bonanoma', case(bonanoma)). + F0:./967048242/966271845/966273758/description F1140:./967048242/966271845/966273758/messages + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) + 1: Experimenter:R1 -> Block Data: del(case(ritengitis)) + 1: Experimenter:R1 -> Block Data: del(case(bonanoma)) + 1: Experimenter:R1 -> Block Data: del(case(katalgia)) + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) + 1: Experimenter:R1 -> Block Data: del(case(katalgia)) + 1: Experimenter:R1 -> Block Data: del(case(bonanoma)) + 1: Experimenter:R1 -> Block Data: del(case(ritengitis)) + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) + 1: Experimenter:R1 -> Block Data: del(case(katalgia)) + 1: Experimenter:R1 -> Block Data: del(case(bonanoma)) + 1: Experimenter:R1 -> Block Data: del(case(katalgia)) + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) + 1: Experimenter:R1 -> Block Data: del(case(bonanoma)) + 1: Experimenter:R1 -> Block Data: del(case(ritengitis)) + 1: Experimenter:R1 -> Block Data: del(case(ritengitis)) + 1: Experimenter:R1 -> Block Data: del(case(katalgia)) + 1: Experimenter:R1 -> Block Data: del(case(bonanoma)) + 1: Experimenter:R1 -> Block Data: del(case(ritengitis)) + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) F1:./967048242/966271845/966273758/elements.current + D./967048242/966271845/966273974 F383:./967048242/966271845/966273974/model +% Current Trial: Wed Aug 23 16:30:43 2000 + +'!box'('Current Trial', 'Buffer' / 'Propositional', [enum("Initialise:", 'Each Trial'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), enum("Duplicates:", 'No')], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967048242/966271845/966273974/elements +% Current Trial: Wed Aug 23 16:30:43 2000 + F0:./967048242/966271845/966273974/description F350:./967048242/966271845/966273974/messages + 1: Experimenter:R1 -> Current Trial: add(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [])) + 2: Experimenter:R2 -> Current Trial: add(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [presenting(vomiting)])) + 2: Experimenter:R2 -> Current Trial: del(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [])) F93:./967048242/966271845/966273974/elements.current + 2: trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [presenting(vomiting)]). + D./967048242/966271845/966280361 F500:./967048242/966271845/966280361/model +% One-Ply Table: Wed Aug 23 16:30:43 2000 + +'!box'('One-Ply Table', 'Buffer' / 'Table', [enum("Initialise:", 'Each Experiment'), enum("Decay:", 'None'), pos_int("Decay Constant:", 20), enum("Limited Capacity:", 'No'), pos_int("Capacity:", 7), enum("On Excess:", 'Random'), enum("Access:", 'Random'), char_string("Column Label:", "Action"), char_string("Row Label:", "Presenting"), pos_int("Cell Width:", 75), pos_int("Cell Height:", 25)], ''). + +'!property_levels'([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]). + F43:./967048242/966271845/966280361/elements +% One-Ply Table: Wed Aug 23 16:30:43 2000 + F0:./967048242/966271845/966280361/description F0:./967048242/966271845/966280361/messages F1:./967048242/966271845/966280361/elements.current + D./967048242/966271845/966271935 F288:./967048242/966271845/966271935/model +% Experimenter: Thu Jun 28 15:41:20 2001 + +'!property'(enum("Condition:", [sparse, dense])). + +'!box'('Experimenter', 'Process', [enum("Initialise:", 'Each Trial'), boolean("Recurrent:", 1), real("Firing Rate:", 1.000), enum("Condition:", sparse)], ''). + +'!property_levels'([0, 0, 0, 0]). + F6064:./967048242/966271845/966271935/rules +% Experimenter: Thu Jun 28 15:41:20 2001 + +'!comment'('Set up the trial and present an initial symptom ----------------------------------'). + +'!rule'('Initialise the trial and trigger presentation of an initial symptom', [fire_once], [not [match(AnyThing, 966273974)], match(case(Disease), 966273758), generate_case(Disease, Symptoms)], [delete(case(Disease), 966273758), add(trial(Disease, Symptoms, []), 966273974), send(present_symptom, 966271935)]). + +'!rule'('When triggered, present a symptom for the current trial to the subject', [fire_once, triggered(present_symptom)], [match(trial(Disease, Symptoms, []), 966273974), member(S, Symptoms)], [send(symptom(S, present), 966272176), delete(trial(Disease, Symptoms, []), 966273974), add(trial(Disease, Symptoms, [presenting(S)]), 966273974)]). + +'!condition'('Generate a list of symptoms adhearing to the appropriate conditional probabilities for a given disease', generate_case, 2, [(generate_case(Disease, Symptoms) :- [findall(S, [generate_symptom(Disease, S)], Symptoms)])]). + +'!condition'('Generate a symptom for the current disease case', generate_symptom, 2, [(generate_symptom(Disease, Symptom) :- [value_of_property("Condition:", Condition), match(data(Condition / Symptom, Disease, Probability), 966272921), u_rand(0, 1, X), X =< Probability])]). + +'!comment'('Respond to subject queries ---------------------------------------------'). + +'!rule'('Reponse to symptom queries', [triggered(query(Symptom))], [get_symptom_value(Symptom, Value)], [send(symptom(Symptom, Value), 966272176)]). + +'!condition'('Is a symptom present or absent?', get_symptom_value, 2, [(get_symptom_value(Symptom, present) :- [match(trial(Disease, Symptoms, Events), 966273974), member(Symptom, Symptoms)]), (get_symptom_value(Symptom, absent) :- [match(trial(Disease, Symptoms, Events), 966273974), not [member(Symptom, Symptoms)]])]). + +'!rule'('Record subject queries', [triggered(query(Symptom))], [match(trial(D, S, Events), 966273974)], [delete(trial(D, S, Events), 966273974), add(trial(D, S, [query(Symptom)|Events]), 966273974)]). + +'!rule'('Record subject queries', [triggered(query(Query))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, q(Query)), 966271935)]). + +'!comment'('Respond to subject diagnoses --------------------------------------------'). + +'!rule'('Feedback the correct diagnosis to the subject', [triggered(diagnosis(AnyDisease))], [match(trial(Disease, Symptoms, Events), 966273974)], [send(feedback(Disease), 966272176)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, S, A), 966273974)], [delete(trial(D, S, A), 966273974), add(trial(D, S, [diagnosis(Disease)|A]), 966273974), send(collate_results(trial), 966271935)]). + +'!rule'('Record subject diagnoses', [triggered(diagnosis(Disease))], [match(trial(D, Symptoms, [presenting(Presenting)]), 966273974), block(4), value_of_property("Condition:", Condition)], [send(update_oneply(Condition, Presenting, d(Disease)), 966271935)]). + +'!comment'('End of trial processing ------------------------------------------------------'). + +'!rule'('Copy trial responses to Block Data', [triggered(collate_results(trial))], [match(trial(Disease, Symptoms, Events), 966273974)], [add(trial(Disease, Symptoms, Events), 966273758)]). + +'!rule'('Check/trigger end of block processing', [triggered(collate_results(trial))], [not [match(case(AnyDisease), 966273758)]], [send(collate_results(block), 966271935)]). + +'!comment'('End of block processing ----------------------------------------------------'). + +'!rule'('Record block accuracy', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(D, [match(trial(D, _, [diagnosis(D)|_]), 966273758)], Correct), length(Correct, L), findall(D, [match(trial(D, _, _), 966273758)], All), length(All, T), times(Acc, L / T, 100)], [add(data(Subject / Condition, Block / da, Acc), 966277853), send(update_graph(diagnostic_accuracy, Block, Condition), 966271935)]). + +'!rule'('Record block query count', [triggered(collate_results(block))], [block(Block), subject(Subject), value_of_property("Condition:", Condition), findall(L, [match(trial(_, _, Events), 966273758), count_queries(Events, L)], Queries), arithmetic_mean(Queries, Q)], [add(data(Subject / Condition, Block / sq, Q), 966277853), send(update_graph(symptoms_queried, Block, Condition), 966271935)]). + +'!condition'('Count the number of queries in a list of actions', count_queries, 2, [(count_queries([], 0) :- []), (count_queries([query(_)|Tail], Q1) :- ['!', count_queries(Tail, Q), plus(Q1, Q, 1)]), (count_queries([_|Tail], Q) :- [count_queries(Tail, Q)])]). + +'!comment'('Update graphs ------------------------------------------------------'). + +'!rule'('Update diagnostic accuracy graph', [triggered(update_graph(diagnostic_accuracy, Block, Condition))], [findall(X, [match(data(S / Condition, Block / da, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271971), add(data(Condition, Block, M), 966271971)]). + +'!rule'('Update symptom queries graph', [triggered(update_graph(symptoms_queried, Block, Condition))], [findall(X, [match(data(S / Condition, Block / sq, X), 966277853)], List), arithmetic_mean(List, M)], [delete(data(Condition, Block, _), 966271964), add(data(Condition, Block, M), 966271964)]). + +'!comment'('Update the one-ply table ---------------------------------------------'). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [match(data(Condition / Presenting, Query, N), 966280361), plus(N1, N, 1)], [delete(data(Condition / Presenting, Query, N), 966280361), add(data(Condition / Presenting, Query, N1), 966280361)]). + +'!rule'('Update the one-ply table', [triggered(update_oneply(Condition, Presenting, Query))], [not [match(data(Condition / Presenting, Query, N), 966280361)]], [add(data(Condition / Presenting, Query, 1), 966280361)]). + F0:./967048242/966271845/966271935/description F529:./967048242/966271845/966271935/messages + 1: Experimenter:R1 -> Experimenter: present_symptom + 1: Experimenter:R1 -> Current Trial: add(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [])) + 1: Experimenter:R1 -> Block Data: del(case(mesiopathy)) + 2: Experimenter:R2 -> Input / Output: symptom(vomiting, present) + 2: Experimenter:R2 -> Current Trial: add(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [presenting(vomiting)])) + 2: Experimenter:R2 -> Current Trial: del(trial(mesiopathy, [vomiting, headache, paralysis, diarrhoea], [])) F0:./967048242/966271845/description F1:./967048242/966271845/subboxes.current + F0:./967048242/966271845/messages F1462:./967048242/.config +% Cue Selection: Hypothesis Testing: Thu Jun 28 15:41:21 2001 + +version('Version 2.1 beta 4'). +selection(0.247, 0.343). +position(967048242, 0.253, 0.268). +size(967048242, 640, 347). +mode(967048242, open, 0). + +position(966271847, 0.144, 0.037). +size(966271847, 640, 427). +mode(966271847, open, 0). + +position(966272176, 0.328, 0.353). +size(966272176, 640, 0). +mode(966272176, closed, 0). + +position(966272249, 0.327, 0.347). +size(966272249, 640, 299). +mode(966272249, closed, 0). + +position(967048480, 0.327, 0.347). +size(967048480, 640, 299). +mode(967048480, closed, 3). + +position(967048297, 0.331, 0.371). +size(967048297, 640, 312). +mode(967048297, open, 0). + +position(966271845, 0.327, 0.215). +size(966271845, 640, 596). +mode(966271845, closed, 0). + +position(966280361, 0.328, 0.353). +size(966280361, 640, 0). +mode(966280361, closed, 0). + +position(966273974, 0.328, 0.353). +size(966273974, 640, 0). +mode(966273974, closed, 0). + +position(966273758, 0.328, 0.353). +size(966273758, 640, 0). +mode(966273758, closed, 0). + +position(966272921, 0.328, 0.353). +size(966272921, 640, 0). +mode(966272921, closed, 0). + +position(966271971, 0.327, 0.347). +size(966271971, 640, 299). +mode(966271971, closed, 4). + +position(966271964, 0.328, 0.353). +size(966271964, 640, 0). +mode(966271964, closed, 0). + +position(966277853, 0.328, 0.353). +size(966277853, 640, 0). +mode(966277853, closed, 0). + +position(966271935, 0.328, 0.353). +size(966271935, 640, 0). +mode(966271935, closed, 0). + D./967048242/Scripts F58:./967048242/Scripts/Default +% Default: Wed Apr 14 10:58:20 1999 + +repeat("Trial", 1). + F83:./967048242/Scripts/Trial +% Trial: Wed Apr 14 10:57:35 1999 + +initialise(trial). + +finish_trial. + +end(trial). + F90:./967048242/Scripts/Block +% Block: Mon Aug 14 17:50:34 2000 + +initialise(block). + +repeat("Trial", 20). + +end(block). + F95:./967048242/Scripts/Subject +% Subject: Mon Aug 14 18:36:31 2000 + +initialise(subject). + +repeat("Block", 4). + +end(subject). + F226:./967048242/Scripts/Experiment +% Experiment: Mon Aug 14 18:38:02 2000 + +initialise(experiment). + +set_property(966271935, "Condition:", sparse). + +repeat("Subject", 20). + +set_property(966271935, "Condition:", dense). + +repeat("Subject", 20). + +end(experiment). + F11:./967048242/scriptname +Experiment F0:./967048242/description F0:./967048242/user_halt F102:./967048242/parameters +set_parameter(verbose, false). +set_parameter(messages, true). +set_parameter(foreign_libraries, true). F0:./967048242/oos_input F86:./967048242/oos_output +Modular OOS Version 2.3.02 (15:07:38 22 Jun 2001) +Using PsyCOGENT classes. +oos> halt. F25:./967048242/cycle +3. 60. 240. 9600. 9600. F596402:./967048242/trace +################################################################################ +Initialising session...............done +Starting Experiment. +Experiment 1, Subject 1, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 1, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 1, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 1, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 1, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 2, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 2, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 2, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 2, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 2, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 3, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 3, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 3, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 3, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 3, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 4, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 4, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 4, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 4, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 4, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 5, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 5, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 5, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 5, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 5, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 6, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 6, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 6, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 6, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 6, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 7, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 7, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 7, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 7, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 7, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 8, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 8, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 8, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 8, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 8, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 9, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 9, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 9, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 9, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 9, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 10, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 10, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 10, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 10, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 10, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 11, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 11, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 11, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 11, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 11, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 12, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 12, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 12, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 12, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 12, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 13, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 13, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 13, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 13, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 13, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 14, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 14, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 14, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 14, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 14, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 15, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 15, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 15, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 15, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 15, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 16, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 16, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 16, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 16, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 16, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 17, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 17, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 17, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 17, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 17, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 18, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 18, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 18, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 18, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 18, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 19, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 19, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 19, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 19, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 19, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 20, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 20, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 20, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 20, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 20, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 21, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 21, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 21, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 21, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 21, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 22, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 22, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 22, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 22, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 22, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 23, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 23, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 23, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 23, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 23, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 24, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 24, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 24, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 24, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 24, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 25, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 25, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 25, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 25, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 25, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 26, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 26, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 26, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 26, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 26, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 27, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 27, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 27, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 27, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 27, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 28, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 28, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 28, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 28, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 28, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 29, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 29, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 29, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 29, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 29, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 30, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 30, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 30, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 30, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 30, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 31, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 31, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 31, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 31, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 31, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 32, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 32, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 32, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 32, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 32, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 33, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 33, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 33, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 33, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 33, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 34, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 34, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 34, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 34, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 34, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 35, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 35, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 35, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 35, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 35, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 36, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 36, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 36, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 36, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 36, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 37, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 37, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 37, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 37, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 37, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 38, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 38, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 38, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 38, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 38, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 39, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 39, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 2, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 39, Block 3, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 3, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 39, Block 4, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 39, Block 4, Trial 20 + 3: All data processed +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +Initialising subject...............done +Experiment 1, Subject 40, Block 1, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 15 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 16 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 17 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 18 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 19 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 1, Trial 20 + 3: All data processed +================================================================================ +Initialising block...............done +Experiment 1, Subject 40, Block 2, Trial 1 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 2 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 3 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 4 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 5 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 6 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 7 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 8 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 9 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 10 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 11 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 12 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 13 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 14 + 3: All data processed +________________________________________________________________________________ +Initialising trial...............done +Experiment 1, Subject 40, Block 2, Trial 15 + 3: All data processed +____________________________________________________________________