mjo22 / cryojax

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

Implement RELION dataloaders #183

Closed mjo22 closed 7 months ago

mjo22 commented 8 months ago

This PR is a modified version of #161. It will close #8 (see discussion there).

The PR includes

mjo22 commented 8 months ago

Also adding a helical relion dataset loader. This simply grabs a particle stack all with the same filament index.

mjo22 commented 8 months ago

Also, a tutorial for reading a particle stack is now in the cryojax/docs/examples folder.