Quote:
Originally Posted by 5ash
Hi carl ,
I have problems understanding the technical language used in Eddie_Ts article . Can anyone interpret the following qoute from the article in a way that i can step by step take a flat to achieve the quoted parameters " The main aim is to get a flat field that has an average pixel value of about 30% of the maximum pixel value that your camera is capable of. For a 16-bit camera, this would be approximately 20,000. Most image processing software will give you the average pixel value in an image so this value is generally easily obtained."
philip 
|
Hi Philip
The ccd chip is made up of an array (rows/columns) of charge wells that accumulate photons. A good analogy is to think of a paddock, filled with rows of buckets that collect droplets of rain. Eddie is saying that a single 16-bit bucket can hold 2 to the power 16 rain drops before it becomes full and overflows into adjacent buckets.
2 to the power of 16 is 2x2x2x2x2x2x2x2x2x2x2x2x2x2x2x2= 65,536. That is, the depth of the charge well on a 16-bit camera is 65,536 photons. If you continue to expose the ccd after this saturation level has been reached, it cannot register any more photons in the saturated regions and the corresponding pixels on the screen become totally whited out with no detail in them - a white blob.
So, if you set the exposure time to approx 30% of the time required to saturate the ccd, then the charge well would only accumulate 30% of 65536, which is approximately the 20,000 that Eddie is describing.
My ccd camera, an SBIG ST7E displays the photon count of the charge well (pixel) where the greatest number of photons have been registered. Typically this happens in the centre of very bright stars or in the core of bright galaxies.
Using the camera control software, called CCDSoft, I can hover my mouse over any pixel in the image on my screen and the x-y coordinates of that pixel and the number of photons captured in there will be displayed.
Typically, DSLR’s do not have the same control software so I’m not sure how you can measure the number of photons in a pixel in real time, other than to take an image and then open that image in a photo application that allows you to see the maximum number of photons registered.
Hope that makes it a little clearer.
Cheers
Dennis