Skip to content

Irregular shifts on holey substrates #40

Description

@asarnow

Hi Fabian,
After going back to some non-lamella imaging, I started using PACEtomo for e.g. imaging cell peripheries with irregularly spaced targets, that always have stable focus positions nearby. If you don't mind I wanted to sanity check what I'm doing with you.

I'm using targetsFromMontage with View montage maps. The high-defocus calibrations were done and View/Record alignment is pretty excellent all around the shift range at -50µm defocus offset, so I would like to rely on View alignments as much as possible. I used refineGeo = True, addAF = True, previewAli = False, viewAli = True, with the geometry left at 0˚ pretilt and rotation.

I also tried some SPA-style imaging, with AddAF, previewAli = False, viewAli = False and with minTilt = maxTilt = 0 and noZeroRecAli = True. AFAIK using PACE like this is the most convenient way to collect at arbitrary shifts in SerialEM, sort of like it works in Leginon, useful for lacy grids or e.g. filaments or vesicles that are not all over the holes and can be seen in View.

  • There still seems to be a Preview of the tracking target taken at the start tilt, which I can't figure out. I have realignToItem = True so it shouldn't be the one in realignTo().
  • For untilted imaging, could there be an advanced option to skip finding the eucentric height? (Like this).
  • For untilted imaging shift accuracy is improved using viewAli = True, but switching the low dose states while setting up the targets takes a large fraction of the time - can we possibly skip the GoToLowDoseArea("R") at line 1417 in the target setup loop? There is an error restoring the beam tilt unless I include the call...but moving it out of the loop seems to work...am missing something import here? (Like this).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions