Commit ff6de504 authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

fixed phase offset bug

parent 78929846
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@ contains

          if(ssq_allpix < ssqmin) then
             ssqmin = ssq_allpix
             djoffset = dj
             !djoffset = dj
          endif

          xipof(ipt+NIPT+1) =  dj
+11 −0
Original line number Diff line number Diff line
macro
clear all
bins pix nbins 8
datapath /SNS/NSE/IPTS-27065 
read s10950.echo as res 
read s10973.echo as sam 
match all
fit res
it sample flag offset phase_offset  0.0
fit sample flag offset phase_offset 90.0