Wafer testing: ============== cd ~/wafer_test # laser and test using 2 laser pulses for each bit test_wafer.sh -w wafernumber -t -x 2 # Start testing at specified row and column test_wafer.sh -w wafernumber -t -x 2 -r row -c column # test single chip on wafer wafernumber, try to get position from proberbench # need to contact trap using proberbench first test_trap.sh -w wafernumber # only laser Ids test_wafer.sh -w wafernumber -l -x 2 For the complete wafer tests the logfiles can be found in ~/waf_WAFERNUMBER_DATE_SEQ For tests without specified wafernumber the logfiles are in ~/waf_X${SEQ}_DATE For single chip tests the logfiles can be found in ~/single_chiptests/ $Id$