un:siril
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| un:siril [2026/01/25 21:37] – [Generalized Hyperbolic Stretch (GHS)] shahal | un:siril [2026/03/11 03:17] (current) – removed asad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Siril ====== | ||
| - | Siril is an image processing software designed for amateur astrophotography. | ||
| - | |||
| - | {{youtube> | ||
| - | Siril download link: https:// | ||
| - | |||
| - | ===== - Data preparation ===== | ||
| - | |||
| - | Generally there are three kinds of calibration files. Darks, Flats and Biases. | ||
| - | Collect the calibration files for your setup. | ||
| - | Then sort them into folders(eg. put the darks in a folder named Darks). | ||
| - | Now be careful about the script that you are going to use to stack the images. Sort them how the script demands. (eg. it might tell you to name the folders with just the first letter). | ||
| - | |||
| - | {{: | ||
| - | |||
| - | The light files are the actual exposures of the target object or sky. These also need to be sorted according to the script requirements. For the two scripts used in this getting-started tutorial, the light files must be placed in a folder named lights if the data were taken with a one-shot color camera. If the images are multi-filter data, they should instead be organized into separate folders named L, R, G, and B. | ||
| - | |||
| - | {{: | ||
| - | |||
| - | |||
| - | ===== - Stacking ===== | ||
| - | |||
| - | In this step, we will stack the calibrated images using Siril’s preprocessing scripts. The exact script you use depends on whether your data are narrowband or broadband (one-shot color). | ||
| - | |||
| - | |||
| - | 1. '' | ||
| - | |||
| - | Download the Siril preprocessing scripts for narrowband imaging from the following link: | ||
| - | https:// | ||
| - | |||
| - | After downloading: | ||
| - | Unzip the file. | ||
| - | Move the extracted scripts into Siril’s default scripts directory. | ||
| - | |||
| - | To check or locate the scripts directory in Siril, go to: | ||
| - | < | ||
| - | |||
| - | |||
| - | 2. '' | ||
| - | |||
| - | For broadband or one-shot color data, Siril already provides a built-in script. | ||
| - | Go to: | ||
| - | < | ||
| - | |||
| - | Note that this script may already be available in your scripts list, so check there first before downloading it again. | ||
| - | |||
| - | {{: | ||
| - | ==== Running the stacking script ==== | ||
| - | |||
| - | Once the scripts are ready: | ||
| - | |||
| - | Click the '' | ||
| - | |||
| - | {{: | ||
| - | |||
| - | Select the main project folder that contains all the required subfolders, including: | ||
| - | | ||
| - | Light frames | ||
| - | After setting the home directory, go to the '' | ||
| - | | ||
| - | |||
| - | Siril will now begin the calibration, | ||
| - | |||
| - | {{: | ||
| - | ==== Opening the stacked image ==== | ||
| - | |||
| - | Once the script has finished running successfully: | ||
| - | Click the '' | ||
| - | Load the final stacked FITS file into the image viewer. Then click on the '' | ||
| - | |||
| - | At this point, you will have a single stacked image ready for further processing, such as background extraction and color calibration. | ||
| - | |||
| - | {{ : | ||
| - | ===== - Foreground subtraction (background/ | ||
| - | |||
| - | At this stage, the images have already been stacked. The next step is to remove unwanted background gradients using '' | ||
| - | |||
| - | To perform background extraction: | ||
| - | Go to the '' | ||
| - | | ||
| - | Click the '' | ||
| - | |||
| - | The number and distribution of sample points can be controlled by adjusting the following parameters: | ||
| - | '' | ||
| - | '' | ||
| - | |||
| - | {{: | ||
| - | |||
| - | When placing or generating sample points, it is very important to ensure that they lie only on the '' | ||
| - | '' | ||
| - | '' | ||
| - | '' | ||
| - | |||
| - | You can manually refine the sample placement: | ||
| - | '' | ||
| - | '' | ||
| - | |||
| - | Manually place the points on the places where you feel like some glow or artifact is present which is not part of the object or sky. | ||
| - | |||
| - | Once the points are correctly placed on the sky regions, Siril models the background (foreground gradient) and subtracts it from the image. This process removes sky gradients and results in a much cleaner and more uniform final image. | ||
| - | |||
| - | {{: | ||
| - | |||
| - | |||
| - | ===== Star position calibration (astrometry) ===== | ||
| - | |||
| - | After stacking, the next step is to perform '' | ||
| - | |||
| - | |||
| - | {{: | ||
| - | |||
| - | To begin, make sure the stacked image is open in the viewer. Then go to the '' | ||
| - | |||
| - | You must also specify the approximate sky position of the image. Enter the '' | ||
| - | |||
| - | Once these inputs are set, run the astrometric solver. Siril will attempt to match detected stars in the image with stars from an astrometric catalog based on the provided scale and position, and the progress will be shown in the terminal panel. | ||
| - | |||
| - | {{: | ||
| - | |||
| - | If the solver fails to find a solution, several options can be used to improve the chances of success. You can enable '' | ||
| - | |||
| - | If Siril Solver fails, we have other ways to plate solve the image. One of them is Uploading the photo in '' | ||
| - | |||
| - | {{: | ||
| - | |||
| - | When the astrometric solution is successful, the image is plate-solved, | ||
| - | |||
| - | After clicking the 3rd and 4th button bsedide the Autostretch button you can see the co ordinate planes, and the object identifiers in the image. | ||
| - | |||
| - | {{: | ||
| - | |||
| - | ===== - Spectrophotometric color calibration ===== | ||
| - | |||
| - | After completing astrometric calibration, | ||
| - | |||
| - | |||
| - | To perform SPCC, ensure that the astrometrically calibrated image is open in the viewer. Then go to the '' | ||
| - | |||
| - | You need to select the appropriate '' | ||
| - | |||
| - | Once all required parameters are set, run the SPCC process. Siril will fit the observed stellar colors to the cataloged spectrophotometric data and compute correction factors for each color channel. | ||
| - | |||
| - | {{: | ||
| - | ===== Stretching ===== | ||
| - | |||
| - | **Histogram stretch** | ||
| - | |||
| - | To perform a histogram stretch, open the histogram transformation tool in Siril with the linear, background-subtracted, | ||
| - | |||
| - | Start by sliding the '' | ||
| - | Observe how the image brightens and the faint structures become more visible. | ||
| - | Repeat this adjustment multiple times, in small increments, gradually moving the midtone slider while monitoring the histogram peak and the image appearance. The goal is to achieve a balance between the highlights and shadows. | ||
| - | Next, adjust the '' | ||
| - | Continue alternating between small midtone and black point adjustments until the histogram is widened appropriately, | ||
| - | |||
| - | The key is to perform these adjustments gradually and repeatedly rather than making large, aggressive changes in a single step. | ||
| - | |||
| - | ** Generalized Hyperbolic Stretch (GHS) ** | ||
| - | |||
| - | Once a basic histogram stretch is applied, the Generalized Hyperbolic Stretch (GHS) can be used for finer control: | ||
| - | |||
| - | Open the GHS tool in Siril with the stretched image. | ||
| - | Adjust the '' | ||
| - | Move the '' | ||
| - | Monitor the histogram and the image as you adjust. Repeat the adjustments in small steps until you achieve a balanced stretch where faint details are visible and bright areas are not clipped. | ||
| - | Avoid extreme settings: do not pull the sliders to the edges, as this will clip the highlights or shadows and degrade image quality. | ||
| - | |||
| - | |||
| - | ===== - Sharpening and denoising ===== | ||
| - | Cosmic clarity: https:// | ||
| - | |||
| - | After stretching and enhancing the image, the next step is sharpening and denoising using '' | ||
| - | |||
| - | To get started, go to the '' | ||
| - | |||
| - | For denoising, there are three options: | ||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | For sharpening, you can choose: | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | Cosmic Clarity uses AI models trained on astronomical images to intelligently separate stars from background structures and noise, enhancing fine details while minimizing artifacts for a cleaner and sharper final image. | ||
un/siril.1769402270.txt.gz · Last modified: by shahal
