Jump to content

NLCbanner2024.jpg.2478be509670e60c2d6efd04834b8b47.jpg

Is this stack from DSS too bright?


Recommended Posts

 

 

 

 

 

Some background, as you can see, it's the orion nebula and neighbourhood.

This was shot last night at ISO 1600 canon 550d. With a CZJ 135mm stopped at f3.5 I believe. (first light with this lens by the way). 

There are 58 frames at 50 seconds each, after discarding about 30. I also took 10 bias and only 15 darks because my camera died :(.

Is this image too bright? Should I process it or did I mess up some DSS setting. I used Kappa sigma clipping and abour 54% treshold.

 

Thanks and clear skies!

 

 

image.thumb.png.04410005d19d6d65fcf6df6833465b44.png

Link to comment
Share on other sites

It is normal to have high background levels if you shoot in light pollution and have faster lens.

This is always dealt with in post processing.

54% is too aggressive setting for Kappa Sigma clip. Set it to reject top 5% or so of samples - sigma of 2 will give you 95% accepted and sigma of 3 will give you 99.7% samples accepted.

Link to comment
Share on other sites

6 minutes ago, vlaiv said:

It is normal to have high background levels if you shoot in light pollution and have faster lens.

This is always dealt with in post processing.

54% is too aggressive setting for Kappa Sigma clip. Set it to reject top 5% or so of samples - sigma of 2 will give you 95% accepted and sigma of 3 will give you 99.7% samples accepted.

Okay, almost thought I had wasted another night. Thanks, I will try what you say.

Link to comment
Share on other sites

1 hour ago, feverdreamer1 said:

Well, it is very decent recording :D

I had to jump thru a lot of hoops to get this level of detail, but I think it is worth it.

Flat calibration was not performed - there is a lot of vignetting and there is also some LP gradient in the image. Quite challenging processing to be honest.

Here is result:

GIMP-2_10.thumb.jpg.de8de47e21625b54f104863682cf128e.jpg

I think that you should be pleased with this - you captured great nebula of orion, running man, horse head and flame in one frame!.

  • Thanks 1
Link to comment
Share on other sites

2 minutes ago, vlaiv said:

Well, it is very decent recording :D

I had to jump thru a lot of hoops to get this level of detail, but I think it is worth it.

Flat calibration was not performed - there is a lot of vignetting and there is also some LP gradient in the image. Quite challenging processing to be honest.

Here is result:

GIMP-2_10.thumb.jpg.de8de47e21625b54f104863682cf128e.jpg

I think that you should be pleased with this - you captured great nebula of orion, running man, horse head and flame in one frame!.

Thanks Vlaiv, that's a great image. I didnt do flats, but I plan on learning how to do them soon. 

May I ask how and where did you process it? Thanks again and clear skies,

S

Link to comment
Share on other sites

3 minutes ago, feverdreamer1 said:

May I ask how and where did you process it? Thanks again and clear skies,

Sure. I loaded the Tiff in Gimp 2.10 and then I split channels - red, green and blue into separate monochromatic images and saved them as fits files.

Then I loaded each of them in ImageJ. I binned them 3x3 to improve the SNR and then I did synthetic flat fielding.

I inspect image and find max pixel value that saturates targets but does not saturate background. Then I run macro to remove all the pixels with higher value in the image (this sort of leaves only background). I then run another command that fills in missing pixels by taking average of existing pixels around them (sort of mean filter that only looks at actual pixels and not missing values).

In the end, I do low pass filter with Fourier transform to remove fine detail / noise and leave "smooth" background. I divide each channel with respective background.

Then I run gradient removal plugin that I wrote on each channel and save them all.

I then loaded each channel in Gimp and did channel combine to get RGB image back again and did basic 3 point levels stretch (move top slider until nebulosity is about to saturate - move middle slider to properly expose everything and move bottom slider to remove background offset).

That is it. Most of the work is done in ImageJ - but after flat field is applied and gradient removed - data is really nice to work with.

  • Like 1
Link to comment
Share on other sites

11 minutes ago, vlaiv said:

Sure. I loaded the Tiff in Gimp 2.10 and then I split channels - red, green and blue into separate monochromatic images and saved them as fits files.

Then I loaded each of them in ImageJ. I binned them 3x3 to improve the SNR and then I did synthetic flat fielding.

I inspect image and find max pixel value that saturates targets but does not saturate background. Then I run macro to remove all the pixels with higher value in the image (this sort of leaves only background). I then run another command that fills in missing pixels by taking average of existing pixels around them (sort of mean filter that only looks at actual pixels and not missing values).

In the end, I do low pass filter with Fourier transform to remove fine detail / noise and leave "smooth" background. I divide each channel with respective background.

Then I run gradient removal plugin that I wrote on each channel and save them all.

I then loaded each channel in Gimp and did channel combine to get RGB image back again and did basic 3 point levels stretch (move top slider until nebulosity is about to saturate - move middle slider to properly expose everything and move bottom slider to remove background offset).

That is it. Most of the work is done in ImageJ - but after flat field is applied and gradient removed - data is really nice to work with.

Thanks Vlaiv, for such a detailed and well explained message. Is imageJ easy to learn? I'm still getting used to GIMP and am now starting to properly use StarTools.

Link to comment
Share on other sites

1 hour ago, feverdreamer1 said:

Thanks Vlaiv, for such a detailed and well explained message. Is imageJ easy to learn? I'm still getting used to GIMP and am now starting to properly use StarTools.

It is open source and free. It's used for scientific image analysis (mostly microscopy) but it has all the right tools. It's not hard to learn, but most of operations are fairly generic - you need to understand image processing quite well to accomplish what would otherwise be simple "filter" in photoshop or similar.

Link to comment
Share on other sites

9 minutes ago, vlaiv said:

It is open source and free. It's used for scientific image analysis (mostly microscopy) but it has all the right tools. It's not hard to learn, but most of operations are fairly generic - you need to understand image processing quite well to accomplish what would otherwise be simple "filter" in photoshop or similar.

Hmm I see, will stick to what I'm using for now, and try to "master" that before jumping to other software,

Thanks and have a good one,

S

Link to comment
Share on other sites

22 minutes ago, vlaiv said:

It is open source and free. It's used for scientific image analysis (mostly microscopy) but it has all the right tools. It's not hard to learn, but most of operations are fairly generic - you need to understand image processing quite well to accomplish what would otherwise be simple "filter" in photoshop or similar.

Why imageJ and not AstroImageJ??

Link to comment
Share on other sites

Just now, CraigT82 said:

Why imageJ and not AstroImageJ??

To be honest - Fiji :D (Fiji Is Just ImageJ - recursive acronym)

AstroImageJ is quite modified and geared towards measurement of astronomical data - photometry, astrometry and such.

ImageJ is just basic package with basic functions, while Fiji is distribution loaded with various useful plugins.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.