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

Removing CCD Defect Columns: DefectMap and CosmeticCorrection

Preprocessing & Stacking2024.03

CCD sensors often have a defect column problem, leaving streaks of blemishes on the image. This article shares two main methods for removing defect columns in PixInsight, using a hands-on example from my own “Latte CCD.”

The defect columns in the Latte CCD image, and a before-and-after comparison of their removal

Two Methods: DefectMap and CosmeticCorrection

There are two main methods for removing CCD defect columns in PI: one uses DefectMap (DM), the other uses CosmeticCorrection (CC). Each has its own advantages:

  • The advantage of CC: it can be integrated into WBPP, letting the calibration workflow flow through in one go.
  • The advantage of DM: for images with different pixel binning, the defect map can often be shared simply by resampling.

For the Latte’s images, the Bin1 defect columns are clearly different from Bin2. At the same time, to be able to integrate it into WBPP, I went with the CC approach here (where the Bin1 L, Ha, OIII, and SII can all share the same CC).

Illustration comparing CC for different channels / different binnings of the defect columns

Two Ways to Apply It

Method one: use the CC interface directly and load the image for the corresponding channel. Note that this image must be a calibrated image (after dark subtraction and flat division).

Method two: use the WBPP interface, select the image channel on the Calibration page, then in the Cosmetic Correction field to its right, select the CC Template (desktop icon) for the corresponding channel.

Illustration of specifying the corresponding channel’s CC Template on the WBPP Calibration page

How to Load a Downloaded CC Icon into PI

After downloading a CC Icon someone shared, how do you load it into PI? In the PI workspace, right-click → Process Icon → Merge process Icon, and these CC Icons will appear on the background of PI’s first workspace; you can then apply them as described above.