Hello again,
I'm quite uncertain about this one. The only crop command in the SmartScope code is CropCenterToSize which should automatically be centered.
Here a summary of how the ptolemy centering works:
1- on the first square, acquisition, a View image is taken to create a hole reference for the grid
2- All full holes found on that image are cropped out and averaged to create the template image which gets saved in buffer T
3- on each subsequent hole acquisition, the View is acquired, then cropped to the size of the reference
4- The cropped image is aligned to the reference
The cropping is not necessary but we found it to be better at avoiding aligning to a hole too far from the center of the image. There is no good way to disable the behavior without going into the code and removing the line.
First, I would try running a `CropCenterToSize A 512 512` from the script window just to see how it behaves in SerialEM alone.
Then, I'd like to know which mag you are using for View. Do you see at least 9 holes? We usually use the lowest SA mag available.
You may want to look at the reference image in buffer T. Does it look ok? The image should remain there after stopping smartscope until overwritten.
Finally, which version of SmartScope and SerialEM are you running?
Best,
Jonathan