Return-Path: Received: from GS77.SP.CS.CMU.EDU by ux3.sp.cs.cmu.edu id aa04388; 28 Jan 99 18:51 EST Received: from localhost by gs77.sp.cs.cmu.edu id aa25617; 28 Jan 99 18:50 EST X-Mailer: exmh version 2.0.1 12/23/97 From: Chuck Rosenberg To: danieln+@cs.cmu.edu, mitchell+@cs.cmu.edu cc: chuck+@cs.cmu.edu Subject: Bad Image Info ... Update Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jan 1999 18:50:31 -0500 Sender: chuck@gs77.sp.cs.cmu.edu X-UIDL: a068632520aae66c6d7a154c80ec2ac7 Hi, A slight update. I've added a fourth column which corresponds to the trial number. This corresponds to the suffix number of the file. Here is an updated version of my previous message. I've modified my program and generated files which contain the bad image information for all of the data (both subjects) (lb,lt separately and lblt combined). These files have the same name as the data files, but have the additional suffix ".txt". Each file consists of three columns of numbers which correspond to the lines of the data files: 188 1 5 11 189 1 5 11 190 1 5 11 191 1 5 11 192 1 5 11 193 1 5 11 194 1 5 11 195 1 5 11 196 0 5 11 197 1 5 11 198 1 5 11 199 1 5 11 200 1 5 11 201 1 5 11 202 1 5 11 203 1 5 11 The first column is the image index in the full sequence (0-839), the second column is the good/bad flag (1 = good, 0 = bad), the third column is the condition number for that image (0-7), the fourth column is the trial number (0-X). Chuck