Rollup interactions.R

This commit is contained in:
2024-08-10 09:54:01 -04:00
parent 9f541115eb
commit db92aea17d
248 changed files with 3197 additions and 4759 deletions

View File

@@ -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