Skip to content
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

Request: Removal of hot pixels #14

Open
davboyer opened this issue Jan 16, 2020 · 8 comments
Open

Request: Removal of hot pixels #14

davboyer opened this issue Jan 16, 2020 · 8 comments

Comments

@davboyer
Copy link

Hello,

I recently had an issue where due to an old K2 chip on our microscope, I needed to extract the WARP-picked particles in a program like RELION that allows hot/dead pixel removal. This unfortunately obviates the use of WARP for motion-correction because I would need to re-do motion correction using something that allows anisotropic magnification correction. It would be great if WARP could take care of hot/dead pixels for Extraction so I could stay in the WARP pipeline for pre-processing.

Also, it would be great if the on-the-fly extracted WARP particles had the option of being phase-flipped using the bigger box. I see that that is an option in the 2D task dialog, but not for the on-fly-extraction.

Thanks!

@dtegunov
Copy link
Contributor

Hi,

when the raw frames are read into Warp, hot pixels above 20 standard deviations are already removed, and the persistent ones should be handled by the gain reference. Do some still slip through?

The pre-multiplication option never gained traction because none of the popular SPA programs band-limit the CTF correctly in cases where pre-multiplication in a bigger box makes sense (high defocus/small box). RELION lets you specify the CTF as pre-multiplied, but then uses the standard analytic CTF^2 in its calculations rather than simulating it in a bigger box and then cropping. This kills most of the information beyond the frequency where CTF aliasing starts, so it doesn't matter if the particles are pre-multiplied.

However, this does make sense for sub-tomogram averaging, where the 3D CTF used by RELION is completely controlled by what Warp creates – so it can make a nice, anti-aliased CTF. This is going to be the default behavior in the next release.

@davboyer
Copy link
Author

davboyer commented Jan 16, 2020 via email

@davboyer
Copy link
Author

davboyer commented Jan 16, 2020 via email

@dtegunov
Copy link
Contributor

Sorry, can't see any images here. Dropbox?

@davboyer
Copy link
Author

davboyer commented Jan 16, 2020 via email

@dtegunov
Copy link
Contributor

Interesting! Are those from particles that were pre-multiplied by the CTF? Can you trace particles from those classes to the original micrographs and check if there is anything weird going on? It seems like the image artifacts appear at an almost fixed position relative to the particle. You can select particles from the classes in RELION and use "import particle coordinates" in Warp.

@davboyer
Copy link
Author

davboyer commented Jan 17, 2020 via email

@davboyer
Copy link
Author

davboyer commented Jan 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants