Hi Farzad,
You asked:
Does Bias get calibrated out of darks?
Yes, MasterBias gets
subtracted from individual Darks - but this action is
only necessary if you cannot control the temperature of the imager, or if you choose to work with a set of Darks that have a different exposure time to your set of Lights.
Do biases and flat-darks get calibrated out of flats?
The same argument as used for your first question also applies here - after all, Flats are really just Lights taken of a different target object.
And aren't Biases, cleaned darks, and cleaned flats calibrated out of lights before lights get integrated?
If you have taken a set of matching Flats and FlatDarks, then you will have exactly the same Bias data present in both, and and this is also the case for matching Lights and Darks.
When you
subtract your MasterDark from your individual Lights, you also
eliminate all traces of the 'common' Bias signal present in your Lights - without needing to have taken
any Bias images at all.
Finally, you can then
divide each of your individual, pre-calibrated, Lights (which will have neither Bias nor Dark signal present) with your MasterFlat (again, with neither Bias nor Dark signal present) - giving you your desired CalibratedLights, ready for further processing (such as ImageIntegration)
So, simplistically:
01) Take Lights
02) Take Darks
03) Take Flats
04) Take FlatDarks
[the above sequence can be in any order]
05) ImageIntegrate FlatDarks to make a MasterFlatDark
06) Calibrate Flats using the MasterFlatDark to make CalFlats
07) ImageIntegrate the CalFlats to make a MasterFlat
08) ImageIntegrate Darks to make a MasterDark
09) Calibrate Lights using the MasterDark and MasterFlat, to make CalLights
10) DeBayer the CalLights to make RGB_CalLights (if required)
11) StarAlign the CalLights (or the RGB_CalLights if required)
12) ImageIntegrate the CalLights to make a MasterLight
Perform post-processing to suit the image.
Please remember - this is how
I tackle the pre-processing stages. It is the way I understand (or, at least, remember) it. There may be errors and omissions. Your challenge is to try and create a method that suits
you. (And, if I have made any errors, to point them out to me
)