Green Removal From Mulitple Images

I’m trying to remove the ‘green noise’ from 96 images of Jupiter prior to creating a time-lapse. As I’ve never created a Siril script or batch file before, is there a way to do this within Siril?

I’ve tried creating a sequence and then altering the reference image and exporting with the Normalise box checked but this doesn’t work for me.

Thanks

Hello, why does the technique of normalizing on the reference image does not work?
Maybe the green doesn’t just go away with normalization, green removal is more than simply changing the level of the channel.

One way of applying a command that exists only for a single image to a sequence was demonstrated here, using python: Siril - Automating with pySiril . Good luck

Hi,

if you don’t want to take the python route, you can also use shell or powershell, depending on your OS, as shown here for the exactt same use case (i.e. applying an image command to all the images in a sequence): Siril - Advanced Siril scripting with bash or DOS

Cheers,

Cecile

But using the SCNR tool to remove green hue is not a good idea.
Applying the manual color calibration is a better one.