create account

Basic astrophotography image processing with PixInsight - Part 2 by astrophoto.kevin

View this thread on: hive.blogpeakd.comecency.com
· @astrophoto.kevin ·
$57.13
Basic astrophotography image processing with PixInsight - Part 2
In the [first part](https://steemit.com/steemstem/@astrophoto.kevin/basic-astrophotography-image-processing-with-pixinsight-part-1) of this series, I showed what Bias frames are, what they are for and how they are stacked to a master bias. In this part, we will talk about dark frames and what’s their particularity. 

## Dark frames
Like bias frames, dark frames are calibration frames. With the bias frames, we tried to get rid of the noise that appears during the readout of the sensor. The dark frame is used to eliminate the noise, that is produced in the sensor itself while exposing. This noise is also called thermal noise because it depends on the temperature of the sensor. The higher its temperature, the higher is the noise. A temperature reduction of 7 degrees leads to a halving of the noise. That’s why Astro cameras are cooled. However, even cooled sensor with -20°C will produce noise. To reduce the noise even further dark frames were subtracted from the image. But not only the noise will be cut in the picture there are also hot and cold pixels. These pixels have a malfunction, independent of the exposure their value is always high (hot pixel) or low (cold pixel).
Dark frames needed to be recorded with the same settings as the light frames (the images you take). There is only one difference. As with the bias frames, they are made with the lens cap on the telescope or lens, so that no light can reach the sensor. It is essential that the sensor temperature is the same as on the light frames.

## The problem with the temperature
Since you can not control the temperature of the sensor in a typical DSLR, making correct and matching dark frames will be a challenge or just impossible.
Although others see it very differently, I do not recommend darks when you are using a DSLR.
When you are using a cooled Astro camera, you will have no problems.

I have made a little comparison what effect different dark frames will have on the image. All images were processed in the same way and amount. PixInsight has calculated the noise values.
[![vergleich_rauschen_bez.jpg](https://cdn.steemitimages.com/DQmWgSxWCUwWSDbHWboi4SuwfS2QVAYzzwRBFEPKpde8Xax/vergleich_rauschen_bez.jpg)](https://cdn.steemitimages.com/DQmWgSxWCUwWSDbHWboi4SuwfS2QVAYzzwRBFEPKpde8Xax/vergleich_rauschen_bez.jpg)

- **Picture 1** was made with dark frames at the wrong temperature and has the following details:
  6 light frames, each 300 seconds @ -15°C
  6 dark frames, each 300 seconds @ -5°C
  Pixinsight has calculated a noise of **5241.283**

- **Picture 2** was made without dark frames and has the following details:
  6 light frames, each 300 seconds @ -15°C
  0 dark frames
  Pixinsight has calculated a noise of **4617.330**
  
- **Picture 3** was made without dark frames but doubled lights and has the following details:
  12 light frames, each 300 seconds @ -15°C
  0 dark frames
  Pixinsight has calculated a noise of **4299.316**
  
- **Picture 4** was made with dark frames at the right temperature and has the following details:
  6 light frames, each 300 seconds @ -15°C
  6 dark frames, each 300 seconds @ -15°C
  Pixinsight has calculated a noise of **3987.551**

When you compare the different values of noise, you will see that the only way to maximize the quality is to make correct and matching darks. Even if I am always suspicious of any calculations, I come to the same result when I am reviewing it visually. **If you are not able to make correct darks, use the time instead to capture more light frames. This will be the best way to increase the quality.**

## Master dark
As with the bias frames, our dark frames also contains noise that will occur randomly and is different in every dark frame. We also need to get rid of this random noise. We make it the same way as for the bias frames; we will make a master frame. Unfortunately, the dark frames need the same exposure time as the light frames. When making exposures of 300 seconds, your darks also need to have 300 seconds. So this process will take much time if you want to take a large bunch of dark frames. If you are using a cooled Astro camera, you can make dark frames anytime. So you do not need to take it on the same night. You can also make the darks some days later, or create a dark library which you can use for your images. So it should be no problem to get a nice amount of dark frames. I always try to get around 100 dark frames to make the master dark. If you use a DSLR and you will use darks instead of taking more light frames, you have to take the dark frames on the same night right after the session. At this time the temperature difference would be the smallest.

Stacking the master dark will be very similar to the process of stacking the master bias.
Let’s start …

Due to some software updates and the build of my new [Astro-PC](https://steemit.com/photography/@astrophoto.kevin/my-new-astro-pc), I need to make all dark frames again. So we will get through this process only using 16 pcs, but that's no big problem.

As we only want to have the specific thermal noise of the sensor, we first need to calibrate our dark frames with the master bias, that we have created in the first part. This step will remove the noise that comes from the sensor readout and the camera electronics. For this step we are using the ImageCalibration process (PROCESS -> ImageCalibration -> ImageCalibration).

We now add all our dark frames by clicking “Add Files”.

[![imagecalibration_addfiles.jpg](https://cdn.steemitimages.com/DQmNoHwjp71gZ8g7T3Adxp51XQi5Nf6QZH8epdGsYyuERW8/imagecalibration_addfiles.jpg)](https://cdn.steemitimages.com/DQmNoHwjp71gZ8g7T3Adxp51XQi5Nf6QZH8epdGsYyuERW8/imagecalibration_addfiles.jpg)

If you have added, all your dark frames go to the “Output Files” tab. Here we need to set the path were the calibrated images will be stored. I made a folder called “calibration” in the folder were my darks are. To choose the folder click the small folder icon on the right side.

[![imagecalibration_output_cal.jpg](https://cdn.steemitimages.com/DQmZWvsFCB1sH4UHgZ19YxXjghk2ce5Vm67dnkMWabqmQLn/imagecalibration_output_cal.jpg)](https://cdn.steemitimages.com/DQmZWvsFCB1sH4UHgZ19YxXjghk2ce5Vm67dnkMWabqmQLn/imagecalibration_output_cal.jpg)

As we need to only calibrate with the master bias, we have to uncheck everything except “Master Bias”. Choose your master bias file by clicking on the small folder icon.

[![imagecalibration_masterbias.jpg](https://cdn.steemitimages.com/DQmesXaR4Ko481K1DoNYAdt2ZJQDT36t98RFVPY1LA5Tv4s/imagecalibration_masterbias.jpg)](https://cdn.steemitimages.com/DQmesXaR4Ko481K1DoNYAdt2ZJQDT36t98RFVPY1LA5Tv4s/imagecalibration_masterbias.jpg)

Once everything is set up, click the small circle (Apply Global) at the bottom of the ImageCalibration window, this will start the process.

[![screenshot_imagecal8.png](https://cdn.steemitimages.com/DQmUv2tAwsnFjgroZ8hF3nALAHa8nTbQBo9bkdZVvtFfrYh/screenshot_imagecal8.png)](https://cdn.steemitimages.com/DQmUv2tAwsnFjgroZ8hF3nALAHa8nTbQBo9bkdZVvtFfrYh/screenshot_imagecal8.png)

When the process has finished, we want to stack the calibrated dark frames. Open the ImageIntegration process (PROCESS -> ImageIntegration -> ImageIntegration) and add all of your calibrated dark frames by clicking “Add Files”.

[![imageinteg_add.jpg](https://cdn.steemitimages.com/DQmTCTjxqnSqoUDQ2KBzxTujV5tT8hwznuHTzLAR86oBSDU/imageinteg_add.jpg)](https://cdn.steemitimages.com/DQmTCTjxqnSqoUDQ2KBzxTujV5tT8hwznuHTzLAR86oBSDU/imageinteg_add.jpg)

If you have added, all your darks go to the “Image Integration” tab. Here we need to make some settings. The settings here are the same as for the bias frames.
- Combination: Average
- Normalization: No normalization
- Weights: Don't care (all weights = 1)
- Check "Generate integrated image"

[![image_integration_settings.jpg](https://cdn.steemitimages.com/DQmUBeLfnCRsGhNNvYDm9AkkTFG2aGBy6XY2aUqtsx6APfm/image_integration_settings.jpg)](https://cdn.steemitimages.com/DQmUBeLfnCRsGhNNvYDm9AkkTFG2aGBy6XY2aUqtsx6APfm/image_integration_settings.jpg)

If you have set up everything like in the screenshot, go to the “Pixel Rejection (1)” tab. Here we use the following settings.
- Rejection algorithm: Winsorized Sigma Clipping
- Normalization: No normalization
- Check "Clip low pixels"
- Check "Clip high pixels"

Because we have less than 20 frames, we will choose “Winsorized Sigma Clipping” as the algorithm. As a small clue, you can use “Winsorized Sigma Clipping” <=20 images and “Linear Fit Clipping” if you have >20 images.

[![imageinteg_pixelrej1.jpg](https://cdn.steemitimages.com/DQmb7Zr4uYTaF7Sm1gpvDGXKFekBY7P6sfwCgtUCdkcvPiH/imageinteg_pixelrej1.jpg)](https://cdn.steemitimages.com/DQmb7Zr4uYTaF7Sm1gpvDGXKFekBY7P6sfwCgtUCdkcvPiH/imageinteg_pixelrej1.jpg)

Have you everything set up? Then we go to the “Pixel Rejection (2)” tab. Here we will leave the default settings.

[![imageinteg_pixelrej2.jpg](https://cdn.steemitimages.com/DQmRL5EvboqxQbAMy3mhyjDFS8eqSDhimUR5CBqA5jzPbVv/imageinteg_pixelrej2.jpg)](https://cdn.steemitimages.com/DQmRL5EvboqxQbAMy3mhyjDFS8eqSDhimUR5CBqA5jzPbVv/imageinteg_pixelrej2.jpg)

Once everything is set up and done, we click the small circle (Apply Global) at the bottom of the ImageIntegration window, this will start the stacking process. The process console will open and show you the actual status of the process. 

[![screenshot_stack.png](https://cdn.steemitimages.com/DQmXiAPg9DsvvoUVqZzX2mKWSsBGuDR4MaJ6km4XTTP4HYi/screenshot_stack.png)](https://cdn.steemitimages.com/DQmXiAPg9DsvvoUVqZzX2mKWSsBGuDR4MaJ6km4XTTP4HYi/screenshot_stack.png)

After the process finished, a new image will appear. At first, save it. Maybe you will include more information in the filename? I will name mine “Masterdark_-15C_300S”. Use the PixInsight file format “.xisf”.
We will here also make an auto stretch with the ScreenTransferFunktion what information is in the master dark. 

[![masterdark.jpg](https://cdn.steemitimages.com/DQmXkADdz4KJwcqaLmiWiYLMJCT5zwbEiRQV7cuixzhTCZY/masterdark.jpg)](https://cdn.steemitimages.com/DQmXkADdz4KJwcqaLmiWiYLMJCT5zwbEiRQV7cuixzhTCZY/masterdark.jpg)

You see a lot of thermal noise that is produced by the sensor and you see also glowing from the electronics in and around the sensor. These are the brighter areas at the bottom, on the top, and on the left side.

Let’s also compare a single dark frame with the stacked master dark.

[![vergleich_darks.jpg](https://cdn.steemitimages.com/DQmUiczehEPwvzDAgzFrmF7Xbg73f7trqUpTCcKBsprN3dM/vergleich_darks.jpg)](https://cdn.steemitimages.com/DQmUiczehEPwvzDAgzFrmF7Xbg73f7trqUpTCcKBsprN3dM/vergleich_darks.jpg)

On the left is a single dark frame and on the right is the master dark. You see that the master dark has lower noise compared to the single dark frame. The noise that left is the noise that we need, the thermal noise of the sensor.

## Conclusion
We now have the second type of calibration frame. With the master dark, we can subtract the noise, which appears while the sensor is exposing, from our light frames to improve the quality of our single frames and even much more in the final stack of our upcoming image.

---

**Thank you very much for visiting and reading!**
I hope that this has been a useful article for you. If you have any questions or suggestions please don't be afraid to let me know of anything you thought about this post!


Yours, 
[@astrophoto.kevin](https://steemit.com/@astrophoto.kevin)
&nbsp;

---

&nbsp;
All images, otherwise clearly indicated, in this post are my own work.
You can use it for free if you credit them to [@astrophoto.kevin](https://steemit.com/@astrophoto.kevin)


&nbsp;
&nbsp;

![](https://i.imgur.com/dmbwP4E.png)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 520 others
properties (23)
authorastrophoto.kevin
permlinkbasic-astrophotography-image-processing-with-pixinsight-part-2
categorysteemstem
json_metadata{"tags":["steemstem","astronomy","tutorial","photography","fotofeed"],"image":["https://cdn.steemitimages.com/DQmWgSxWCUwWSDbHWboi4SuwfS2QVAYzzwRBFEPKpde8Xax/vergleich_rauschen_bez.jpg","https://cdn.steemitimages.com/DQmNoHwjp71gZ8g7T3Adxp51XQi5Nf6QZH8epdGsYyuERW8/imagecalibration_addfiles.jpg","https://cdn.steemitimages.com/DQmZWvsFCB1sH4UHgZ19YxXjghk2ce5Vm67dnkMWabqmQLn/imagecalibration_output_cal.jpg","https://cdn.steemitimages.com/DQmesXaR4Ko481K1DoNYAdt2ZJQDT36t98RFVPY1LA5Tv4s/imagecalibration_masterbias.jpg","https://cdn.steemitimages.com/DQmUv2tAwsnFjgroZ8hF3nALAHa8nTbQBo9bkdZVvtFfrYh/screenshot_imagecal8.png","https://cdn.steemitimages.com/DQmTCTjxqnSqoUDQ2KBzxTujV5tT8hwznuHTzLAR86oBSDU/imageinteg_add.jpg","https://cdn.steemitimages.com/DQmUBeLfnCRsGhNNvYDm9AkkTFG2aGBy6XY2aUqtsx6APfm/image_integration_settings.jpg","https://cdn.steemitimages.com/DQmb7Zr4uYTaF7Sm1gpvDGXKFekBY7P6sfwCgtUCdkcvPiH/imageinteg_pixelrej1.jpg","https://cdn.steemitimages.com/DQmRL5EvboqxQbAMy3mhyjDFS8eqSDhimUR5CBqA5jzPbVv/imageinteg_pixelrej2.jpg","https://cdn.steemitimages.com/DQmXiAPg9DsvvoUVqZzX2mKWSsBGuDR4MaJ6km4XTTP4HYi/screenshot_stack.png","https://cdn.steemitimages.com/DQmXkADdz4KJwcqaLmiWiYLMJCT5zwbEiRQV7cuixzhTCZY/masterdark.jpg","https://cdn.steemitimages.com/DQmUiczehEPwvzDAgzFrmF7Xbg73f7trqUpTCcKBsprN3dM/vergleich_darks.jpg","https://i.imgur.com/dmbwP4E.png"],"links":["https://steemit.com/steemstem/@astrophoto.kevin/basic-astrophotography-image-processing-with-pixinsight-part-1","https://cdn.steemitimages.com/DQmWgSxWCUwWSDbHWboi4SuwfS2QVAYzzwRBFEPKpde8Xax/vergleich_rauschen_bez.jpg","https://steemit.com/photography/@astrophoto.kevin/my-new-astro-pc","https://cdn.steemitimages.com/DQmNoHwjp71gZ8g7T3Adxp51XQi5Nf6QZH8epdGsYyuERW8/imagecalibration_addfiles.jpg","https://cdn.steemitimages.com/DQmZWvsFCB1sH4UHgZ19YxXjghk2ce5Vm67dnkMWabqmQLn/imagecalibration_output_cal.jpg","https://cdn.steemitimages.com/DQmesXaR4Ko481K1DoNYAdt2ZJQDT36t98RFVPY1LA5Tv4s/imagecalibration_masterbias.jpg","https://cdn.steemitimages.com/DQmUv2tAwsnFjgroZ8hF3nALAHa8nTbQBo9bkdZVvtFfrYh/screenshot_imagecal8.png","https://cdn.steemitimages.com/DQmTCTjxqnSqoUDQ2KBzxTujV5tT8hwznuHTzLAR86oBSDU/imageinteg_add.jpg","https://cdn.steemitimages.com/DQmUBeLfnCRsGhNNvYDm9AkkTFG2aGBy6XY2aUqtsx6APfm/image_integration_settings.jpg","https://cdn.steemitimages.com/DQmb7Zr4uYTaF7Sm1gpvDGXKFekBY7P6sfwCgtUCdkcvPiH/imageinteg_pixelrej1.jpg","https://cdn.steemitimages.com/DQmRL5EvboqxQbAMy3mhyjDFS8eqSDhimUR5CBqA5jzPbVv/imageinteg_pixelrej2.jpg","https://cdn.steemitimages.com/DQmXiAPg9DsvvoUVqZzX2mKWSsBGuDR4MaJ6km4XTTP4HYi/screenshot_stack.png","https://cdn.steemitimages.com/DQmXkADdz4KJwcqaLmiWiYLMJCT5zwbEiRQV7cuixzhTCZY/masterdark.jpg","https://cdn.steemitimages.com/DQmUiczehEPwvzDAgzFrmF7Xbg73f7trqUpTCcKBsprN3dM/vergleich_darks.jpg","https://steemit.com/@astrophoto.kevin"],"app":"steemit/0.1","format":"markdown"}
created2018-06-05 09:37:33
last_update2018-06-05 09:37:33
depth0
children26
last_payout2018-06-12 09:37:33
cashout_time1969-12-31 23:59:59
total_payout_value43.473 HBD
curator_payout_value13.657 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,707
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,345,987
net_rshares17,379,301,885,837
author_curate_reward""
vote details (584)
@astromaniac ·
$0.03
A great article! You are professionalism... Astrophotography is something wonderful!
👍  
properties (23)
authorastromaniac
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t165954369z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-05 16:59:57
last_update2018-06-05 16:59:57
depth1
children1
last_payout2018-06-12 16:59:57
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation6,829,687,315,644
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,401,156
net_rshares10,492,101,038
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much @astromaniac
Oh no, I'm far away from being professional. :-)
properties (22)
authorastrophoto.kevin
permlinkre-astromaniac-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t192243105z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["astromaniac"],"app":"steemit/0.1"}
created2018-06-05 19:22:45
last_update2018-06-05 19:22:45
depth2
children0
last_payout2018-06-12 19:22:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,418,398
net_rshares0
@c-squared ·
<div class="pull-left">
https://cdn.steemitimages.com/DQmaSUWYsJ3AMUEMRqCSaoKJVNvtsbKm4fNAtmTidr8Uggc/C%20Squared%20Logo%20Transparency%20200px.png
</div>
<br>
This post was shared in the <a href="https://discord.gg/B8JFmJ4">Curation Collective Discord community</a> for curators, and upvoted and resteemed by the @c-squared community account after manual review.
properties (22)
authorc-squared
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t224736416z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["c-squared"],"image":["https://cdn.steemitimages.com/DQmaSUWYsJ3AMUEMRqCSaoKJVNvtsbKm4fNAtmTidr8Uggc/C%20Squared%20Logo%20Transparency%20200px.png"],"links":["https://discord.gg/B8JFmJ4"],"app":"steemit/0.1"}
created2018-06-05 22:47:39
last_update2018-06-05 22:47:39
depth1
children0
last_payout2018-06-12 22:47:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length363
author_reputation8,872,520,093,091
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,440,985
net_rshares0
@curie ·
$0.03
Congrats on a Curie vote!
Hi astrophoto.kevin,
<div class="pull-right">
https://steemitimages.com/DQmQfXu2wZSpQ1JJoa5j7ztnX26gTp8D2DSjB2t5qC6EVCg/Curie%20Upvote%20Logo%20150px.png
</div>
Your post  has been upvoted by the Curie community curation project and associated vote trail as exceptional content (human curated and reviewed).  Keep creating awesome stuff! Have a great day :) <br>
 
**LEARN MORE:** <a href="https://discord.gg/G6RPUMu">Join Curie on Discord chat</a> and check the pinned notes (pushpin icon, upper right) for <a href="http://curiesteem.com/assets/pdf/whitepaper.pdf">Curie Whitepaper</a>, FAQ and most recent guidelines.
👍  ,
properties (23)
authorcurie
permlinkre-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t144807
categorysteemstem
json_metadata""
created2018-06-05 14:48:09
last_update2018-06-05 14:48:09
depth1
children1
last_payout2018-06-12 14:48:09
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length619
author_reputation613,039,945,737,625
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,382,659
net_rshares10,493,257,146
author_curate_reward""
vote details (2)
@astrophoto.kevin ·
Thank you very much for your support @curie
properties (22)
authorastrophoto.kevin
permlinkre-curie-re-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t144807-20180605t164714519z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["curie"],"app":"steemit/0.1"}
created2018-06-05 16:47:12
last_update2018-06-05 16:47:12
depth2
children0
last_payout2018-06-12 16:47:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,399,402
net_rshares0
@dedicatedguy ·
$0.03
Excellent explanation of how these type of images are processed :)

And the reduction of noise in the image is quite considerable. 

Thanks for sharing this!
👍  
properties (23)
authordedicatedguy
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t121529553z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-05 12:13:42
last_update2018-06-05 12:13:42
depth1
children1
last_payout2018-06-12 12:13:42
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length157
author_reputation749,107,961,136,934
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,363,486
net_rshares10,620,053,490
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much @dedicatedguy :-)
I'm really pleased that you like it . :-)
properties (22)
authorastrophoto.kevin
permlinkre-dedicatedguy-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t163813210z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["dedicatedguy"],"app":"steemit/0.1"}
created2018-06-05 16:38:12
last_update2018-06-05 16:38:12
depth2
children0
last_payout2018-06-12 16:38:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,398,076
net_rshares0
@hetty-rowan ·
$0.03
This is a great post to read, and as a photographer myself I think it's very valuable. Thank you for writing!
👍  
properties (23)
authorhetty-rowan
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180606t043547069z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-06 04:35:42
last_update2018-06-06 04:35:42
depth1
children9
last_payout2018-06-13 04:35:42
cashout_time1969-12-31 23:59:59
total_payout_value0.023 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation502,473,409,537,889
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,473,356
net_rshares11,195,839,523
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much @hetty-rowan
I'm happy that you like it. :-)
properties (22)
authorastrophoto.kevin
permlinkre-hetty-rowan-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180606t053913650z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["hetty-rowan"],"app":"steemit/0.1"}
created2018-06-06 05:38:42
last_update2018-06-06 05:38:42
depth2
children8
last_payout2018-06-13 05:38:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,479,311
net_rshares0
@hetty-rowan · (edited)
It's a specialism in photography that I have done nothing with ... yet! But with your tutorials I might give it a try, as soon as I got myself a new camera ...
properties (22)
authorhetty-rowan
permlinkre-astrophotokevin-re-hetty-rowan-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180606t054129170z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-06 05:41:24
last_update2018-06-06 05:41:48
depth3
children7
last_payout2018-06-13 05:41:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length159
author_reputation502,473,409,537,889
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,479,561
net_rshares0
@star-vc ·
$0.03
Hi @astrophoto.kevin! You have did very well. You have very nicely and in a simple way elaborated all things here! 

Moreover, I liked the way of presentation that you put to get rid of the noises. 

Have a good day ahead! You are doing very fine. Keep the spirit high! :)

Cheers!!  :)
👍  
properties (23)
authorstar-vc
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t113253713z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["astrophoto.kevin"],"app":"steemit/0.1"}
created2018-06-05 11:31:39
last_update2018-06-05 11:31:39
depth1
children1
last_payout2018-06-12 11:31:39
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length286
author_reputation4,445,845,212,884
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,358,426
net_rshares11,067,887,071
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much, mate :-)
I thank you very much for your kind words @star-vc :-)
👍  
properties (23)
authorastrophoto.kevin
permlinkre-star-vc-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t162856725z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["star-vc"],"app":"steemit/0.1"}
created2018-06-05 16:28:54
last_update2018-06-05 16:28:54
depth2
children0
last_payout2018-06-12 16:28:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,396,743
net_rshares1,443,104,601
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @astrophoto.kevin! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@astrophoto.kevin) Award for the number of upvotes
[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png)](http://steemitboard.com/@astrophoto.kevin) Award for the number of upvotes received

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


> Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-astrophotokevin-20180606t042747000z
categorysteemstem
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-06-06 04:27:45
last_update2018-06-06 04:27:45
depth1
children0
last_payout2018-06-13 04:27:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length897
author_reputation38,975,615,169,260
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,472,681
net_rshares0
@svemirac ·
$0.03
I love this series! 
Having learned this and had to do a reduction process (in IRAF tho), and having so much confusion about it at first... This is just so simplified yet very narrowly explained everything. 
Very nice post! :)
Cheers!
👍  
properties (23)
authorsvemirac
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t114007624z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-05 11:40:09
last_update2018-06-05 11:40:09
depth1
children1
last_payout2018-06-12 11:40:09
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length234
author_reputation155,437,983,080,202
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,359,473
net_rshares10,875,958,394
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much @svemirac :-)
Thank you very much for your warm words. It is a pleasure for me that you like it. :-)
properties (22)
authorastrophoto.kevin
permlinkre-svemirac-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t163605705z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["svemirac"],"app":"steemit/0.1"}
created2018-06-05 16:36:03
last_update2018-06-05 16:36:03
depth2
children0
last_payout2018-06-12 16:36:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length120
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,397,723
net_rshares0
@terrylovejoy ·
$0.03
Good read Kevin, I will have to get hold of a trial Pixinsight and give it a try.
👍  
properties (23)
authorterrylovejoy
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t094803904z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-05 09:48:06
last_update2018-06-05 09:48:06
depth1
children1
last_payout2018-06-12 09:48:06
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation15,797,973,031,321
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,347,218
net_rshares11,174,104,159
author_curate_reward""
vote details (1)
@astrophoto.kevin ·
Thank you very much, Terry :-)
If you try it, just let me know.
properties (22)
authorastrophoto.kevin
permlinkre-terrylovejoy-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180605t104943378z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1"}
created2018-06-05 10:49:12
last_update2018-06-05 10:49:12
depth2
children0
last_payout2018-06-12 10:49:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id59,353,793
net_rshares0
@traveling-toby · (edited)
$0.03
Hi @astrophoto.kevin, just stumbled across your very interesting tutorial. You put a lot of effort in it, which I highly appreciate. Your tipps will help me big time with my first steps in that field. Well deserved upvote and looking forward to reading more from you...
👍  
properties (23)
authortraveling-toby
permlinkre-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180730t160241531z
categorysteemstem
json_metadata{"tags":["steemstem"],"users":["astrophoto.kevin"],"app":"steemit/0.1"}
created2018-07-30 16:02:42
last_update2018-07-30 16:03:24
depth1
children1
last_payout2018-08-06 16:02:42
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length269
author_reputation6,015,933,893
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,531,464
net_rshares18,822,245,818
author_curate_reward""
vote details (1)
@astrophoto.kevin · (edited)
Thank you @traveling-tobi, I am very glad that this tutorial is an aid to you. I wish you much fun with your first steps. if you need help, then just get in touch :-)
properties (22)
authorastrophoto.kevin
permlinkre-traveling-toby-re-astrophotokevin-basic-astrophotography-image-processing-with-pixinsight-part-2-20180730t180048139z
categorysteemstem
json_metadata{"tags":["steemstem"],"app":"steemit/0.1","users":["traveling-tobi"]}
created2018-07-30 18:00:48
last_update2018-07-30 18:00:57
depth2
children0
last_payout2018-08-06 18:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation86,277,108,443,159
root_title"Basic astrophotography image processing with PixInsight - Part 2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,544,272
net_rshares0