This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:timelessdiamondspotremoval [2019/02/12 13:54] smerkel |
software:timelessdiamondspotremoval [2019/09/03 13:43] (current) smerkel |
||
|---|---|---|---|
| Line 56: | Line 56: | ||
| --c_rawz C_RAWZ Raw Z position of beam center (can be read directly in Fabian, plot your image with orientation 1 0 0 1, it is the first number displayed to locate the cursor). Used to ignore a disk at the center of the image. If you have large intensity spots which are not diamond in there. | --c_rawz C_RAWZ Raw Z position of beam center (can be read directly in Fabian, plot your image with orientation 1 0 0 1, it is the first number displayed to locate the cursor). Used to ignore a disk at the center of the image. If you have large intensity spots which are not diamond in there. | ||
| --radius RADIUS Radius of disk to ignore around the beam center (in pixels, optional). c_rawy and c_rawz are mendatory if you want to use this option. . Used to ignore a disk at the center of the image. If you have large intensity spots which are not diamond in there. | --radius RADIUS Radius of disk to ignore around the beam center (in pixels, optional). c_rawy and c_rawz are mendatory if you want to use this option. . Used to ignore a disk at the center of the image. If you have large intensity spots which are not diamond in there. | ||
| + | --inpaint INPAINT If set to True, fill diamond mask with inpainting. If not set, diamond mask is filled with median value. | ||
| </code> | </code> | ||