This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
processing:remove_bad_images [2019/06/07 15:35] matthias created |
processing:remove_bad_images [2023/03/16 13:45] (current) smerkel |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| ===== How to remove a bad image ===== | ===== How to remove a bad image ===== | ||
| - | ==== Possibility 1: Replacing it by the average of the surrounding images ==== | + | Possibility 1: replacing it by the average of the surrounding images, which can be done using [[xray_data:averageedf|timelessAverageEDF]]. |
| + | |||
| + | Possibility 2: replacing it by an empty image, which can be done with [[xray_data:empty-image|timelessCreateEmptyImage]]. | ||
| - | ==== Possibility 2: Replacing it by an empty image ==== | ||