Rollup interactions.R
This commit is contained in:
@@ -791,7 +791,7 @@ function [Tmpsbdg2, scanIntens, F_spots, bmtp, optomizedPos, TmpexpScanIntens2,
|
||||
else
|
||||
refBG(1)=refP(1)-floor(0.5*(refP(1)-(refPrR(1)+widthEx)));
|
||||
end
|
||||
refBG(2)=refP(2)-floor(0.5*(refP(2)-(refPrC(2)+widthEx))); % return from lunch fix start here!!!!!
|
||||
refBG(2)=refP(2)-floor(0.5*(refP(2)-(refPrC(2)+widthEx)));
|
||||
if rem(r,numRows)==0
|
||||
refBG(3)=refP(1)+widthEx+ floor(0.5*(plateBotSpace));
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user