Project

General

Profile

Actions

Bug #3569

closed

makestack "pixlimit" feature adding black pixels.

Added by Gabriel Lander over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Image Processing
Target version:
Start date:
09/17/2015
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:

Description

When we use the "pixlimit=4" option in makestack, our particles have lots of black spots appearing on them, like high intensity pixels are being replaced with low intensity ones. I'm attaching images of a stack made with and without this option. Not sure it's capping the value properly.


Files

withPixLimit.png (147 KB) withPixLimit.png with pixlimit=4 Gabriel Lander, 09/17/2015 02:31 AM
noPixLimit.png (141 KB) noPixLimit.png without pixlimit option Gabriel Lander, 09/17/2015 02:31 AM
Actions #1

Updated by Scott Stagg over 8 years ago

I am also getting screwy results with this option. I say we should turn it off by default and only have it as an option. I added other interested parties as watchers. Any other thoughts about having pixlimit be off by default?

Actions #2

Updated by Gabriel Lander over 8 years ago

We need some sort mechanism for removing hot pixels, since RELION will crash if these pixels haven't been corrected somehow, and these hot pixels introduce severe ringing effects if you do CTF correction on the particles. The XMIPP method worked really well, and we need some way to do this. Should we go back to XMIPP as an option?

Actions #3

Updated by Neil Voss over 8 years ago

We have two options, set high pixels to a constant or figure out what is wrong. Sorry, I had a grant due this afternoon.

Actions #4

Updated by Neil Voss over 8 years ago

Should be fixed now in r19195, I was using a uniform distribution, instead of a normal proper normal one. Check if it works, if still broken switch to the original version where we replace values over pixlimit, with a constant value by setting "const=True"

Actions #5

Updated by Gabriel Lander over 8 years ago

  • Status changed from New to Closed

appears to be working properly now, thanks Neil.

Actions

Also available in: Atom PDF