NGC 4490 - The Cocoon Galaxy
NGC 4490 - The Cocoon Galaxy
NGC 4490 - The Cocoon Galaxy
NGC 4490 is a galaxy colliding with the smaller NGC 4485 galaxy, and both are about 25 million light years away. This image was taken with a monochrome camera through filters for luminance (all visible light), red, green, blue, and Hydrogen-alpha (656nm), which were combined into a color image. The Hydrogen-alpha was combined with red (described below) to make the HaLRGB image. The pink Ha regions are star forming nebulae within the galaxies. This got cropped out of the final pic, but I ended getting some gorgeous diffraction spikes on this star near the edge of the full FOV
Places where I host my other images:
Acquisition: 27 hours 37 minutes (Camera at half Unity Gain, -15°C)
Capture Software:
PixInsight Processing:
duplicated each image and removed stars via StarXterminator. Ran DBE to generate background model. model subtracted from original pic using the following PixelMath (math courtesy of /u/jimmythechicken1)
$T * med(model) / model
Luminance:
RGB:
making clean Ha
loosely following this guide
This basically subtracts any broadband signal from the Ha pic, leaving only the Ha emission, which is then combined in with the red and a little bit of the blue channels
Ha-Q * (Red-med (Red)), Q=0.75
Red = $T+B*(Ha_Clean - med(Ha_Clean))
Green = $T
Blue = $T+B0.2(Ha_Clean - med(Ha_Clean))
B variable = 0.6 (this controls how strongly the Ha is added)
Nonlinear
Great pic and thanks for sharing your process.