timothygrant80 / cisTEM

Other
32 stars 27 forks source link

Unblur - New feature to deal with condensed beams #449

Closed jojoelfe closed 7 months ago

jojoelfe commented 1 year ago

Description

This PR adds to unblur some options to process images with condensed beams as described here. Briefly, it first allows for measuring the image shifts in a subarea of the image, so that beam edges due not affect it. Then it implements a procedure to crop the image to the illuminated area and to replace unilluminated pixels with gaussian nose that matches the illuminated areas.

Fixes # (issue)

I have rebased my feature branch to be current with the master branch using to minimize conflicts and headaches

Which compilers were tested

These changes are isolated to the

How has the functionality been tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

Checklist:

jojoelfe commented 7 months ago

Closing for now as this will require an extensive rebase.