303 |
* 1st) decreasing n.points |
* 1st) decreasing n.points |
304 |
* 2nd) increasing chi**2 |
* 2nd) increasing chi**2 |
305 |
* ------------------------------------------------------- |
* ------------------------------------------------------- |
306 |
rchi2best=1000000000. |
rchi2best=1000000000. |
307 |
ndofbest=0 |
ndofbest=0 |
308 |
do i=1,ntracks |
do i=1,ntracks |
309 |
ndof=0 |
ndof=0 |
706 |
stripx = stripx + corr |
stripx = stripx + corr |
707 |
resxPAM = res |
resxPAM = res |
708 |
|
|
709 |
10 endif |
10 continue |
710 |
|
endif |
711 |
|
|
712 |
* ----------------- |
* ----------------- |
713 |
* CLUSTER Y |
* CLUSTER Y |
753 |
stripy = stripy + corr |
stripy = stripy + corr |
754 |
resyPAM = res |
resyPAM = res |
755 |
|
|
756 |
20 endif |
20 continue |
757 |
|
endif |
758 |
|
|
759 |
|
|
760 |
c=========================================================== |
c=========================================================== |