本站提供正體中文版。切換到正體中文本站提供简体中文版。切换到简体中文このサイトには日本語版があります。日本語で表示이 사이트는 한국어로도 제공됩니다.한국어로 보기Diese Website ist auch auf Deutsch verfügbar.Auf Deutsch ansehenEste sitio web también está disponible en español.Ver en españolQuesto sito è disponibile anche in italiano.Visualizza in italianoCe site est également disponible en français.Afficher en françaisEste site também está disponível em português.Ver em portuguêsDeze website is ook beschikbaar in het Nederlands.In het Nederlands bekijkenЭтот сайт также доступен на русском языке.Смотреть на русскомयह वेबसाइट हिन्दी में भी उपलब्ध है।हिन्दी में देखेंهذا الموقع متاح أيضًا باللغة العربية.عرض بالعربيةSitus ini juga tersedia dalam bahasa Indonesia.Lihat dalam bahasa IndonesiaBu site Türkçe olarak da mevcut.Türkçe görüntüleTa strona jest dostępna także po polsku.Wyświetl po polskuTrang web này cũng có phiên bản tiếng Việt.Xem bằng tiếng Việtاین وب‌سایت به فارسی هم در دسترس است.مشاهده به فارسی

PhotometricMosaic: The Mosaic Stitching Script

Preprocessing & Stacking2023.10

If you want to shoot a large sky region and stitch several frames into one big image (a mosaic), PixInsight’s native mosaic process sometimes falls short. PixInsight’s script library ships with PhotometricMosaic, developed by John Murphy, which solves some of the problems the native process can’t handle, and it’s a tool well worth knowing if you play with mosaics.

What PhotometricMosaic Is

PhotometricMosaic is a mosaic stitching tool built into PixInsight’s scripts, authored by John Murphy. Compared to PI’s native mosaic process, it handles some joining problems the native process can’t solve (for example, the photometric differences and gradient seams between adjacent frames).

PhotometricMosaic 4.0 mosaic stitching

Watch out for the version issue: PI’s built-in version was stuck at 3.4.3 for a while, whereas the author’s website actually has an updated 4.0 version, complete with full 4.0 documentation.

Installation: Switching to Repository Auto-Update

There’s a bit of version evolution to note here. Early on, to update to 4.0 you needed to manually download and install from the author’s website. Later, PixInsight removed the built-in PhotometricMosaic, and the author John Murphy also changed the script to an auto-update installation method.

PhotometricMosaic changed to Repository auto-update installation

The current method is: add the following URL to PixInsight’s Repository, and it will install and update automatically:

https://pixinsight.astroprocessing.com/

Once the Repository is added, PixInsight will automatically fetch the latest version, and you won’t need to manually download files anymore.