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

What the Six Buttons at the Bottom-Left of a PixInsight Process Window Mean

Tools & Hardware2021.06

At the bottom-left of every process window in PixInsight sits a familiar row of six little icons. These buttons look basic, but they’re the foundation of operating PixInsight, and beginners often can’t quite tell what each of them does at first. This article lays them all out once and for all.

What Each of the Six Buttons Means

1. Triangle (New Instance)

This is the most flexible and the most important one, and you can drag it to different places for different effects:

  • Drag it to the desktop: it becomes an icon (a process instance icon) that preserves the current parameter settings, handy for reusing later.
  • Drag it onto an already-open image: it runs the process (or script) on that image with the current parameter settings.
  • Drag it onto another compatible process: it applies this process’s parameters to the other process.

2. Square (Apply)

Runs the process (or script) on the currently open image with the current parameter settings.

3. Solid Circle (Apply Global / Execute)

Runs the process (or script) with the set parameters on image files that “haven’t been opened yet.”

4. Hollow Circle (Real-Time Preview)

Provides a real-time preview window that lets you see the effect of the parameters live (for reference only—it isn’t actually applied).

5. Check (V)

For dynamic processes only—accepts the dynamic process’s settings and applies them.

6. Cross (X)

For dynamic processes only—rejects the dynamic process’s settings and closes the process.

The interface of the six buttons at the bottom-left of a PixInsight process window

Wrap-Up

Getting these six buttons straight is like grasping the skeleton of operating PixInsight—especially the triangle (New Instance), whose “drag” philosophy runs through the entire logic of using the software, and which is worth spending a little extra time getting familiar with.