--- DarthVader/TrackerLevel2/src/F77/mini.f 2007/04/27 10:39:58 1.15 +++ DarthVader/TrackerLevel2/src/F77/mini.f 2007/05/14 11:03:06 1.16 @@ -445,7 +445,7 @@ * measured position of the cluster. * --------------------------------------------------------- CHI2=0. - DO I=1,nplanes + DO I=1,nplanes IF(XGOOD(I).EQ.1.AND.YGOOD(I).EQ.0)THEN !X-cl BETA = (XM_B(I)-XM_A(I))/(YM_B(I)-YM_A(I)) ALFA = XM_A(I) - BETA * YM_A(I)