| 691 |
elseif(PFAx.eq.'ETA')then |
elseif(PFAx.eq.'ETA')then |
| 692 |
|
|
| 693 |
stripx = stripx + pfaeta(icx,angx) |
stripx = stripx + pfaeta(icx,angx) |
| 694 |
resxPAM = ris_eta(icx,angx) |
c resxPAM = riseta(icx,angx) |
| 695 |
|
resxPAM = riseta(viewx,angx) |
| 696 |
resxPAM = resxPAM*fbad_eta(icx,angx) |
resxPAM = resxPAM*fbad_eta(icx,angx) |
| 697 |
if(DEBUG.and.fbad_cog(2,icx).ne.1) |
if(DEBUG.and.fbad_cog(2,icx).ne.1) |
| 698 |
$ print*,'BAD icx >>> ',viewx,fbad_cog(2,icx) |
$ print*,'BAD icx >>> ',viewx,fbad_cog(2,icx) |
| 808 |
elseif(PFAy.eq.'ETA')then |
elseif(PFAy.eq.'ETA')then |
| 809 |
|
|
| 810 |
stripy = stripy + pfaeta(icy,angy) |
stripy = stripy + pfaeta(icy,angy) |
| 811 |
resyPAM = ris_eta(icy,angy) |
c resyPAM = riseta(icy,angy) |
| 812 |
|
resyPAM = riseta(viewy,angy) |
| 813 |
resyPAM = resyPAM*fbad_eta(icy,angy) |
resyPAM = resyPAM*fbad_eta(icy,angy) |
| 814 |
if(DEBUG.and.fbad_cog(2,icy).ne.1) |
if(DEBUG.and.fbad_cog(2,icy).ne.1) |
| 815 |
$ print*,'BAD icy >>> ',viewy,fbad_cog(2,icy) |
$ print*,'BAD icy >>> ',viewy,fbad_cog(2,icy) |