M101, The Pinwheel Galaxy
Click image for full size version
April 24, 2023
This galaxy is catalogued as M101, but is commonly referred to as the Pinwheel Galaxy. It is close to the handle of the Big Dipper. I have always found this a particularly difficult target to image well. M101 is large — much bigger than our own Milky Way galaxy — and relatively close (22 million light years or so). The asymmetry in M101 is thought to be due to a near-collision with another galaxy a long time ago. This probably triggered extensive star formation, showing up as bright blue clusters within the spiral arms. The pink structures are nebulae, similar to the Orion nebula in our own Milky Way galaxy. Dozens of other galaxies that lie far in the background are spread throughout this image. Check out the annotated image for their catalogue designations.
Tekkies:
Acquisition, focusing, and control of Paramount MX mount with N.I.N.A., TheSkyX; unguided. Focus with Optec DirectSync motors and controller. Equipment control with PrimaLuce Labs Eagle 4 Pro computer. All pre-processing and processing in PixInsight. Acquired from my SkyShed in Guelph. Good transparency and seeing. Acquired March 15-29, 2023 under a moon-free sky.
Sky-Watcher Esprit 150 f/7 refractor and QHY600M camera with Optolong UV/IR and 3nm H-alpha filters
Tak FSQ-106 @ f/5 (530mm), QHY-367C Pro One-shot colour, Optolong UV/IR filter
117x5m Ha = 9hr45m
164x5m OSC = 13hr40m
Preprocessing: The WeightedBatchPreProcessing script was used to perform calibration, cosmetic correction, weighting, registration, local normalization and integration of all frames.
Alignment of Master Frames: DrizzleIntegration was applied to the OSC frames (within WeightedBatchPreProcessing), and the result was aligned to the Luminance master with StarAlignment. This yielded aligned Ha, Lum and Colour masters.
Gradient Removal: DynamicBackgroundExtraction was applied to the three masters.
Colour Calibration: ColorCalibration was used to calibrate the OSC master.
Deconvolution: BlurXterminator was used on each master with an automatic PSF and star sharpening set to 0.08.
Linear Noise Reduction: NoiseXterminator was applied to each image with settings Amount=0.9 and Detail=.15
Stretching: HistogramTransformation was applied to each image to make a pleasing yet bright image.
Combining Luminance, Colour and H-alpha Images
Luminance addition: LRGBCombination was applied to replace the lightness of the RGB image with the Luminance master.
H-alpha Blending: PixelMath was used to blend Ha into the LRGB image using the following expression with parameter values a=1.2 and b=0.06.
Red: max($T[0], a*Ha)
Green: $T[1]
Blue: iif($T[0]<a*Ha, $T[2] + b * Ha, $T[2])
Additional Processing
Star Removal: StarXterminator was used to remove the stars.
Nonlinear Noise Reduction: NoiseXterminator was used to reduce noise in the background areas of the image with settings Amount=0.9 and Detail=0.3. SCNR was applied (Green; average neutral, 100%).
Contrast Enhancement: LocalHistogramEqualization was applied three times using an inverted lightness mask to protect the background and select the galaxy. A Contrast Limit of 1.5 and 1 iteration were used for each application (scale 40, strength 0.25; scale 100, strength 0.25; and scale 150, strength 0.18).
Sharpening: MultiscaleMedianTransform was used to sharpen Layers 1 – 5 with strengths of 0.03, 0.05, 0.05, 0.04, and 0.03, respectively. Then, the outer arms were sharpened using a mask with Layers 5 and R with strengths of 0.1 and 0.02.
Star Restoration: Stars were added back into the image using the PixelMath expression combine(starless, stars_only, op_screen())
The star image was used as a mask to shrink the stars slightly using MorphologicalTransformation (morphological selection mode, selection=0.11, strength =0.5, star shape 5×5 round).
Final Steps: Background, galaxy and star brightness, contrast and saturation were adjusted in several iterations using CurvesTransformation with masks as required. ICCProfileTransformation (sRGB IEC61966-2.1; Relative Colorimetric with black point compensation) was applied prior to saving as a jpg.
Very nice
Ron, that is one of the most beautiful picture that we have ever seen. FANTASTIC. If you make prints I would like to purchase one.
PS.
I have showed it to a few people and they loved it.
Roy and Paula.
Thanks! Yes, my images are for sale. I need to finish it first though! ;-). I will let you know when it is ready.
Clear skies!
What an amazing shot Ron!
When I first started observing with an SC-8 this galaxy was my nemesis. I had no idea what to look for…just that the guide books said it had high luminosity. Night after night I searched the appropriate sky, often using high magnification. You know what I was doing…looking right through it. …Looking at the leaves and missing the forest!
Colours and details are wonderful. Keep up the great work.
Hi Ron,
Saw this great image on the ASA forum.
It would perhaps be instructive to process, say, 10 hours worth, and see what the difference is. I am currently also using ASA10N with all the focal ratio options, but the farthest I’ve gone at f/6.8 is 5 hours 20 min with X2 binning for a scale of 1.3″/px.
Regards,
Mark
I haven’t tried exactly 10 hours, but I did compare the 41.33 and 27.33 hr versions. The difference in luminance is what drives the difference in result — 29 hr vs 15 hr. This really made a huge difference. However, when I considered whether to go for another 10 hours, I figured I’d only get about a 15% improvement in S/N, so I decided to press on for other objects. There are so many objects and so little time 🙂
I aim for an image scale around 1 arcsec/pixel, so f/6.8 works great for me with my camera, which has 9 micron pixels. Your image scale of 1.3”/pixel is very good. If you think it is under sampled for your seeing, consider using PixInsight’s new Drizzle combination process to improve resolution (and your image scale). You could also shoot unbind, which would give you around 0.65″/px – excellent if you often have good seeing.