You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the file cryojax.data._relion.py, it would be good to add STAR file writing (a revamp of the writer in #183!). Maybe this can be a function that takes in an existing STAR file and a RelionParticleStack, and dumps a new STAR file?
If the existing STAR file does not have pose estimates, we can add them—if it does, we can update them.
The text was updated successfully, but these errors were encountered:
In the file cryojax.data._relion.py, it would be good to add STAR file writing (a revamp of the writer in #183!). Maybe this can be a function that takes in an existing STAR file and a
RelionParticleStack
, and dumps a new STAR file?If the existing STAR file does not have pose estimates, we can add them—if it does, we can update them.
The text was updated successfully, but these errors were encountered: