Celestial hemisphere:  Northern  ·  Constellation: Cassiopeia (Cas)  ·  Contains:  IC 59  ·  IC 63  ·  LBN 620  ·  LBN 622  ·  LBN 623  ·  LBN 625  ·  Sh2-185  ·  gamma Cas nebula
IC 63 - Ghost of Cassiopeia, ShepBook
Powered byPixInsight

IC 63 - Ghost of Cassiopeia

IC 63 - Ghost of Cassiopeia, ShepBook
Powered byPixInsight

IC 63 - Ghost of Cassiopeia

Equipment

Loading...

Acquisition details

Loading...

Description

For October, I participated in the Reddit OOTM. Since it's a "ghost" and Halloween themed, I went with an orange shift to the overwhelmingly Ha region of IC 63.

At its core, this is an HSS palette. The usual calibrating, correcting, registering, integration, and deconvolution was done using PixInsight. The interesting work came after all that.

To accomplish a "pumpkin orange", I took the RGB code for the orange I wanted, rgb(204,66,10), and used PixelMath in PixInsight to mix the Ha region across the RGB layers. First, I took each of those RGB values, and used the equation `(value/255)*100`. I rounded each value up and used that as a multiplier in PixelMath for adding some Ha to each of the channels. For the green and blue channels, I then "filled" the rest to make the total equal a 1.0 multiplier. This provided me with a PixelMath equation that looked like:

```// R:
Ha*0.8
// G:
(SII*0.74)+(Ha*0.26)
// B:
(SII*0.96)+(Ha*0.04)
```

I then used the Ha layer as a luminance layer, using PixInsight's LRGBCombination tool, only adding the Ha layer to the L channel, and mixing the channel weights, transfer functions, and chrominance noise reduction until I was happy with the color, brightness, and highlights. PixInsight's SCNR tool took care of any green shift that found its way into the stars.

As a final step, I used Topaz DeNoise AI to touch up the noise added by deconvolution and drizzle. This also helped with the color noise not caught by LRGBCombination's chrominance noise reduction.

The final image was exported for web using Photoshop, as it does a great job at providing a smaller file size while still maintaining good quality in a PNG.

Comments

Sky plot

Sky plot

Histogram

IC 63 - Ghost of Cassiopeia, ShepBook