mjo22 / cryojax

Cryo electron microscopy image simulation and analysis built on JAX.
https://mjo22.github.io/cryojax/
GNU Lesser General Public License v2.1
29 stars 9 forks source link

filters (fourier masking and real space masking) #237

Closed geoffwoollard closed 2 weeks ago

geoffwoollard commented 3 months ago

Suggested filters:

geoffwoollard commented 3 months ago

These filters have some free parameters that affects when they decay and show sharply.

mjo22 commented 3 months ago

Filters and masks exist in cryojax.image.operators. Adding a few more cosine masks based on the implementation in cisTEM in #238.

mjo22 commented 3 months ago

@geoffwoollard given this is already in the code (although still not comprehensively), could you make this issue more specific?

mjo22 commented 2 weeks ago

Closing, since this already exists. Would be good to open a new issue if there are specific additional filters / masks that are desired