Stuart Taylor:
Pedro A. Sampaio:
IMO, you should not have only 50 (off-set value) as the mean. Remember, darks record read noise and thermal noise, besides some incident radiation (i.e. cosmic rays). If the mean expected value was only 50, it would mean you had 0 read noise, which we know is not the case. I find it highly unlikely that a light leak would turn up to be an homogeneous distribution of light. Most likely, it would result in an asymmetric illumination of the sensor, something akin to Amp glow like we see in other cameras
I don't understand what you are saying. My mean is not 50. It is 500. (see my post above with the stats)
Sorry about the confusion. I was actually referring to the comment Andy posted regarding the Mean pixel level being 500 with your offset as 50.
My point is that even with an offset of 50, a mean value of 500 per pixel (out of 65535) isn't high at all, it's quite normal for a proper dark frame. So, in my view, I think you're fine taking darks the way you've been taking them until now, and shouldn't worry about it.
-- MORE IN DEPTH EXPLANATION (or the way I understand it) --
Since we're talking about a 16bit depth camera (ASI2600), that means that each pixel can have a value from 0 to 65535 (or 2^16, that's why it's 16 bit). A value of 0 for a pixel is realy bad for editing, because most image processing software use multiplication and similar operations to "work" on the image. 0 times any number is always 0. So a good way to remedy this is to use an offset, i.e. add 50 or whatever other number you want to ALL pixels, in order to make all 0 level pixels a number higher than 0. Those 0 level pixels can be dead pixels or simply pixels that didn't receive enough photons. In any case, an offset would add to the "mean" value of pixels because it is additive to all pixels of the sensor. 50 for all practical purposes still 99,9% pure black, but since it's different than 0, it's not clipped and can be better used by editing software.
But darks don't capture just the offset. The purpose of dark frames is to capture shot noise, read noise, thermal noise and all noise related to the eletronics of the sensor. That's where a mean value of 500 would come from.