acrh2,
No, the Dark frames do make a difference in how a Flat works.
In order for a Master Flat to work properly, the illumination profile of both the Master Flat and the Dark-calibrated Light match. (You are allowed to apply a scaling factor (via multiplication or division) to the Master Flat.) If the illumination profiles don't match, the Flat will either over or under correct the Dark-calibrated Light. What this means is that if the offset (Bias and Dark Current) are not exactly removed from the Light, then the Flat will not work, even if it is absolutely perfect.
You can test this for yourself. Pick a Light, matching Master Dark, and your matching Master Flat to use. Then:
- Calibrate the Light with the Master Dark and Master Flat.
You should get a Light with no calibration issues (no over or under correction).
[EDIT] You can use PixelMath in PixInsight to do the Calibration manually. Use the Equation:
(Light - Dark) / (Master_Flat / mean(Master_Flat))
where Master_Flat is the integration of the Flat-Dark calibrated Flats [/EDIT]
- Now add or subtract a Constant of something like 100 DN to 300 DN from the Master Dark.
[EDIT2] (This created an artificial mismatch between the Light and Dark) [/EDIT2]
This represents a mismatched Master Dark frame.
[EDIT] PI PM is:
Dark + 150/65535 or Dark - 150/65535 [/EDIT]
- Calibrate the Light with the modified / adjusted Master Dark and original Master Flat.
You should be able to detect the artificial over or under correction by the Master Flat.
Do this twice, once with the additional DN modified Master Dark and then once with the subtracted DN modified Master Dark. You may find that one over corrects while the other under-corrects.
Flat Darks can also have a similar effect on correction. Again, the cause of poor correction is due to a mismatch between the illumination profiles between the Dark-calibrated and Light or the Flat-Dark-calibrated Flat. The mismatch can creep in via either the Dark or the Flat-Dark.
I thought I had posted examples of this some time back but cannot find them now.
John
I think you are right. My mistake - a little brain fart, probably originating from the assumption that other people CMOS sensors might be as good as ASI533.
In the video, Adam Block compares two sets of darks and flat darks:
old - darks mean value 0.003, flat darks mean value 0.011
new - darks mean value 0.011, flat darks mean value 0.011
In your own vernacular,
image = (Light - Dark) / (Master_Flat / mean(Master_Flat))
image-C =(Light - Dark + C) / (Master_Flat / mean(Master_Flat))
image-C = image + C / (Master_Flat / mean(Master_Flat))
where image-C is the image with the overcorrection problem, C is a positive constant subtracted from the dark to emulate the old dark. In this case C = 0.011 - 0.003 = 0.008.
That would indeed result in the flat overcorrection.
But that also means that the change in the dark © is so large as to be comparable to the actual DSO signal.
And to think that it happened in 6 months time.
I just compared my own darks from one year ago and now. There's almost no difference, some hot pixels moved around a bit.
I'm now thinking that the guy simply used old darks with a different offset value.