Overview
This article shows you how to do mosaics with Siril and Microsoft Image Composite Editor. I’m told that Siril 1.4 will contain mosaic features and some of them are present today, but they’re not quite ready for use. For now, we’ll prepare our frames in Siril and piece the mosaic together with Microsoft Image Composite Editor.
Stack Each Pane
The first thing to do is to separately stack each mosaic pane as you would do normally. It’s best to use the same equipment and stacking techniques on each pane. The critical thing is to keep each pane of the mosaic as similar as possible
Prepare Each Pane
Once you have each pane, you need to do the following to prepare :-
- Plate solve to ensure that the pane is orientated consistently
- If this is a colour frame, correct the colour, preferably using SPCC from Siril Alpha
- Crop to remove any dithering artifacts
crop 40 40 3790 2100
- Remove any background gradient
subsky -rbf -smooth=1 -dither
- Do any noise reduction that you would like to do, but keep this the same between all frames. Personally, I use Graxpert here
- Normalize the background level of each frame using pixelmath. Example below
pm $o3-2_GraXpert$*mad($o3-1_GraXpert$)/mad($o3-2_GraXpert$)-mad($o3-1_GraXpert$)/mad($o3-2_GraXpert$)*median($o3-2_GraXpert$)+median($o3-1_GraXpert$)
Create the mosaic
- Convert each frame to TIF. Load these into Microsoft Image Composite Editor to create your mosaic
- Load the resulting mosaic into Siril and process as normal