Pixel Math on Current Image

Hi,

Thank you very much for all giving us Siril and other the work and contribution. It has become my primary Astro processing software.

I wanted to find out if there is any way to use the current displayed image with pixel math. I understand one can save the image and reload it, but was wondering if there was a way to directly use it. \$filename\$ is for using filename.fit in a Pixel Math expression. Is there anything like “$_ $” for operating on the current image? (like pm “sqrt($_ $) * 2.0” )

It would be a great way to experiment once an image is loaded. If not, any plans to add this feature.

Thanks.

-D

Hello,

The answer is no. The displayed image is only the result. As Siril can only display one image we cannot use this image as a variable.