Debayer an image loaded with the LOAD command in siril-cli

Hi!

I’m loading an image to run a few commands to gather statistics on the image (like “findstar” to get FWHM and “bg” to find the background level).

Since I’m using a color camera, the image should be debayered before running these commands, and this works fine in Siril GUI since I can check the “debayer” option in the File Open dialog.

But I’d like to do the same in siril-cli, but I haven’t found a way to debayer a single image. Note that I don’t need the debayered image (I use just the result of the findstar, bg and some other commands) so I don’t want to save additional data to disk.

Thanks for your help

Ciao
Angelo