tomodrgn.convergence.calc_test_train_pair_volumes_fscs#

calc_test_train_pair_volumes_fscs(workdir: str, epoch: int) None[source]#

Calculate the FSC between volumes generated from test and train latent embeddings of the same particles in the same epoch. Assumes volumes are previously generated and stored in workdir/scratch.epoch.train/ and workdir/scratch.epoch.test/

Parameters:
  • workdir – str, absolute path to model workdir

  • epoch – int, current epoch being evaluated

Returns:

None