本站提供正體中文版。切換到正體中文本站提供简体中文版。切换到简体中文このサイトには日本語版があります。日本語で表示이 사이트는 한국어로도 제공됩니다.한국어로 보기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این وب‌سایت به فارسی هم در دسترس است.مشاهده به فارسی

Blind Solver: A Blind Plate-Solving Script for PixInsight

Preprocessing & Stacking2024.09

Sometimes we have an image on hand and simply don’t know its shooting parameters, not the focal length, not the field of view, not even which region of the sky it captures. In this situation, the ordinary ImageSolver has a hard time solving, because it needs you to supply roughly correct shooting information first. Blind Solver, a PixInsight add-on script, was born to solve exactly this scenario.

An illustration of the Blind Solver blind plate-solving script’s interface

How It Works

Blind Solver performs a “blind solve” through the astrometry.net website. To use it, you need to enter an API key (which you can only get after registering at astrometry.net first). Because it uploads to the website to solve, it’s relatively slow.

After the add-on finishes running, it automatically loads PixInsight’s ImageSolver script and auto-fills the relevant shooting parameters obtained by Blind Solver. Then you just manually press ImageSolver once more, and it will load plate-solving information that PixInsight can recognize onto the PixInsight image.

When to Use It

This add-on is best suited to images where you “completely don’t know the shooting parameters.”

Of course, you can also manually upload the image to astrometry.net yourself, obtain the parameters, and then fill them into PixInsight’s ImageSolver script by hand, the result is the same. What the Blind Solver script does is automate the two steps of “opening the website” and “manually filling in the parameters,” saving you that labor.