courses:ast100:ip
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| courses:ast100:ip [2025/12/01 23:16] – [2. Stacking in DeepSkyStacker (DSS)] shahal | courses:ast100:ip [2025/12/10 09:49] (current) – asad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ===== - Imaging through iTelescope ===== | + | The data and the Siril script can be found in this google drive folder: https:// |
| - | ===== - Stacking in DeepSkyStacker (DSS) ===== | + | ===== Processing and Stacking |
| - | Install DSS by downloading the installer appropriate for your OS from this page: | + | |
| - | - Ordered List Item | + | ==== 1. Downloading and Installing Siril ==== |
| - | | + | |
| - | | + | |
| - | - Open DSS app ( not that not the Live app). | + | |
| - | | + | * Windows → run the .exe |
| - | - Click on dark, flat, and offset/bias consecutively | + | * macOS → open .dmg and move Siril to Applications |
| - | - Make sure that all the images in all the tabs are selected in the bottom box. If not, click the Check all button in the second box on the left sidebar. | + | * Linux → use AppImage or package manager |
| - | - Click on <color # | + | |
| + | ---- | ||
| + | ==== 2. Setting Up StarNet++ and Script ==== | ||
| + | === 2.1 Download StarNet++ === | ||
| + | * Download StarNet++ from the provided link. | ||
| + | * Extract the folder to a known location (example: C:/ | ||
| - | ===== - Processing | + | === 2.2 Install the Siril Script (.ssf) |
| - | test | + | * Download the provided script. |
| + | * Place it in your Siril scripts directory: | ||
| + | * Windows → C: | ||
| + | * macOS → ~/ | ||
| + | * Linux → ~/ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 3. Downloading the Data ==== | ||
| + | * Download the dataset from the provided Drive link. | ||
| + | * Extract everything into a working directory. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 4. Sorting the Data into Filter Folders ==== | ||
| + | The data is already calibrated. Only light frames are provided. | ||
| + | |||
| + | Create the following folders: | ||
| + | |||
| + | * **L/** | ||
| + | * **R/** | ||
| + | * **G/** | ||
| + | * **B/** | ||
| + | * **HA/** | ||
| + | |||
| + | Move each filter’s images into its respective folder. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 5. Opening the Project | ||
| + | * Open Siril. | ||
| + | * Click the **Home (house) icon** → top-left corner. | ||
| + | * Navigate to the parent directory that contains the subfolders: L, R, G, B, HA. | ||
| + | * Select that directory. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 6. Running the Preprocessing Script ==== | ||
| + | * Go to **Scripts** tab. | ||
| + | * Select the installed script. | ||
| + | * Siril begins checking and preparing images. | ||
| + | * Preview window appears. | ||
| + | |||
| + | To change preview mode: | ||
| + | * Bottom bar → switch **Linear** ⇄ **AutoStretch**. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 7. Background Extraction ==== | ||
| + | * Go to **Process → Background Extraction**. | ||
| + | * Place sample points on dark, empty background areas. | ||
| + | * Ensure no stars, nebula, or bright zones under the points. | ||
| + | * Click **Apply** (Extract Background). | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 8. Plate Solving (Astrometry) ==== | ||
| + | * Go to **Analysis → Astrometry → Plate Solver**. | ||
| + | * Enter: | ||
| + | * Focal length | ||
| + | * Pixel size | ||
| + | * Camera sensor information | ||
| + | * These values are visible under **Image Information**. | ||
| + | * Click **Solve**. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 9. Color Calibration ==== | ||
| + | === 9.1 Photometric Color Calibration (SPCC) === | ||
| + | * Go to **Color → Photometric Color Calibration**. | ||
| + | * If Gaia server is down → download Gaia catalog locally from Siril’s database manager. | ||
| + | * Run SPCC. | ||
| + | |||
| + | |||
| + | ==== 10. Stretching the Image ==== | ||
| + | Stretch *before* star removal for best results. | ||
| + | |||
| + | * Go to **Image Processing → Histogram Transformation**. | ||
| + | * Use **AutoStretch** or adjust: | ||
| + | * Black point | ||
| + | * Mid-level | ||
| + | * White point | ||
| + | * Apply the stretch. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 11. Star Removal with StarNet++ ==== | ||
| + | * Go to **Process → Star Removal → StarNet++**. | ||
| + | * Set the StarNet++ executable path if prompted. | ||
| + | * Enable: | ||
| + | * “Create starless image” | ||
| + | * “Create star mask” | ||
| + | * Run StarNet++. | ||
| + | |||
| + | Output: | ||
| + | * One starless image | ||
| + | * One stars-only image | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 12. Post-Processing ==== | ||
| + | === 12.1 Color Saturation === | ||
| + | * Go to **Color → Saturation**. | ||
| + | * Increase moderately. | ||
| + | |||
| + | === 12.2 Curves === | ||
| + | * Go to **Image Processing → Curves**. | ||
| + | * Adjust luminance/ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 13. Re-Adding Stars ==== | ||
| + | * Go to **Image Processing → Star Processing → star recomposition**. | ||
| + | * Combine: | ||
| + | ``starless + stars`` | ||
| + | * Apply to produce the final image. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==== 14. Saving the Final Image ==== | ||
| + | * Go to **File → Save As**. | ||
| + | * Export as TIFF, PNG, or FITS. | ||
courses/ast100/ip.1764656175.txt.gz · Last modified: by shahal
