I searched the Siril command reference for the equivalent of the SAS Pro Pedestal function.
The only way I could find it was via Pixelmath x-min(x).
Did I miss a command in the command reference that can accomplish this?
I think I’ve found a partial solution and achieved the result with the code.
pm " $T - min ($T)
Oddly enough, it only works in 32-bit mode; in 16-bit mode, the result is a black void. ![]()
1 Like