ComputationalCryoEM / ASPIRE-Python

Algorithms for Single Particle Reconstruction
http://spr.math.princeton.edu
GNU General Public License v3.0
46 stars 21 forks source link

OrientedSource Lazy Evaluation #1101

Closed j-c-c closed 6 months ago

j-c-c commented 7 months ago

Generate polar Fourier transform outside of init to enforce lazy eval for OrientedSource's.

Closes #1099