-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relion format update #50
Comments
not sure what you're referring to with this, do you mean the update of the convention in alisterburt/eulerangles? |
No, I'm referring to the fact that the new |
ahhh gotcha! Yes these are RELION 3.1+ STAR files with optics group information at the beginning. We definitely need to be able to gracefully handle both cases, ideally without a user having to know about the existence of an alternative format from the one they have (i.e. let's try not to require a flag) One additional piece of useful info is the pixel size is in the optics group information!! as well as the number of pixels in the box for each particle. We could use the pixel size info to move towards some rescaling functionality (#19) |
closed by #48 . |
How do we deal with this? What additional info does it bring to us, if any?
The text was updated successfully, but these errors were encountered: