Hi, I made a try
The image is a little complicated regarding saturation, and besides stars are quite big. It demanded work a lot with masks. I would like to have the data aligned and integrated in PixInsigth
Align the RGB and L using DynamicAlign tool

Then generate a crop of both images using DynamicCrop to eliminate dark areas.

Using AberrationSpotter script generate an image of the corners of the RGB image to be use as Reference image in BackgroundNeutralization tool

Idem for ColorCalibration. Generate an image of the corners to be use as Reference image for Background Reference and a preview to be use as Reference image for White Reference.

Now apply DynamicBackgroundExtraction for both, RGB and Luminance.
DBE to RGB

DBE to Luminance

I need a starmask to be use during deconvolution. For build it, clone Luminance and apply HistogramTransformation with the actual ScreenTransferFunction

And generate the starmask over the clone.

DynamicPSF to generate de PSF to be used in Deconvolution tool. (I just noticed that the values of A are a little high, Juan recommend A<0,25 ..., but at the moment I am writing this, the picture is already finished...)

Apply Deconvolution using the external PSF and protecting stars with starmask, to avoid problems in the core of the stars.

Stretch the Luminance using HitogramTransformation tool

Now I am going to use MultiscaleMedianTransformation to increase details in the galaxy. At the same time is needed to protect both stars and background.
Using StarMask generate a mask that cover all the image but the galaxy.

To increase the protection in stars cores added using PixelMath the previous Starsmask built for deconvolution

Protecting stars and background apply MMT

Once again I will use MMT to increase luminosity in the galaxy and make the background a little darker, working in different layers. For this I needed a starmask more adjusted to stars.

Protecting stars apply MMT.

Invert the starmask and use MorphologicalTransformation Tool to reduce stars. (two times)


The stars in RGB image are nicer than Luminance, then I am going to protect them (the bigest at least) during LRGB combination
Generate another starmask

Apply LRGBCombiantion tool protecting RGB image with the starmask generated over Luminance.

The background has chrominance noise. To reduce it, using ATrousWaveletTransform I need a mask to protect galaxy and stars.
To generate the mask apply ATWT over the clone of the luminance that I had generated before, to smooth the image and then use RangeSelection tool on it.


Protecting galaxy and stars apply ATWT, having chrominance as target

A little movement of Curves to decrease background luminance and adjust color

Using the previous RangeMask to protect background, UnsharpMask to the galaxy.

Noise reduction in the background protecting the galaxy with the clone of the luminance that was made before.

HT to clip shadows (same mask)

And finally resample

Final image

Saludos, Alejandro.