>> diary offEmail the log file "/gel/output/program.log" where "program" is the program that crashed to skng@cs.cmu.edu.
>> allele_call STUDY1failed, we can catch the error by re-running the program
>> allele_call_STU STUDY1For another example, if
>> image_call GEL3failed, then re-run with
>> image_call_GEL GEL3The second run will normally generate an error message and crash instead of failing silently. The error message generated will be tremenduously helpful in debugging the program. Again, save the error message to a log file by typing:
>> diary offand then email the log file "/gel/output/program.log" to skng@cs.cmu.edu. Currently, the programs that generate log files are: prep_call, image_call, allele_call, allele_results, and allele_printout.