Import optics groups from .star file?

Hi, is there now a straightforward way to import optics groups from micrographs .star file, e.g after AFIS? Seems like should be possible with new cryosparc-tools?
Thanks!

Hi,

Perhaps something adapted from either this post or this post? Unfortunately, cryoSPARC does not support star file input for micrograph import.

Alternatively, starting from EPU_group_AFIS.py output, you could also collate softlinks to the micrographs and systematically rename them to include the opticsGroup index either prior to initial import, or for the purpose of particle reassignment. This will facilitate ease of string_split/slice in Exposure Group Utilities. See @kookjookeem’s recent post for an examplar workflow.

Cheers,
Yang

One option is to use star.py ptcl.star ptcl-optics.star --merge-source mics.star --merge-key="rlnMicrographName" --merge-fields="rlnOpticsGroupNumber" and then import ptcl-optics.star.

1 Like

Hi all,

CryoSPARC doesn’t yet support importing optics groups parameters from micrograph star files. However, CryoSPARC 4.4 now integrates exposure group splitting via beam shift, for AFIS data collection.

Best,
Michael

1 Like