For DSLR images

ProcedurePre-processing DSLR images without dark optimization

When dark optimization is not used and masterFlatDark not needed, one good method is to process like that:

  1. Integrate all bias to build master-bias

  2. Integrate all darks to build master-dark

  3. Calibrate flat frames with master-bias

  4. Integrate all calibrated flat to build master-flat

  5. Preprocess light frame with master-dark and master-flat

ProcedureWhole DSLR images processing batch

Attenzione

If you want to do the whole processing batch, once again with no masterFlatDark but with dark optimization, you must remove the master-bias from the master-dark before:

  1. Integrate all bias to build master-bias

  2. Calibrate dark frames with master-bias

  3. Integrate all calibrated darks to build master-dark

  4. Calibrate flat frames with master-bias

  5. Integrate all calibrated flat to build master-flat

  6. Preprocess light frame with master-bias, master-dark and master-flat