https://bugs.kde.org/show_bug.cgi?id=397650

--- Comment #11 from Wolfgang Reissenberger <wreis...@gmx.de> ---
The entire control flow of Capture is very tricky. Here some examples:

- Preparing CCD temperature, filter, rotator, gain, ... is controlled by
SequenceJob.
- Setting up the equipment - dust cap, flat field source, parking mount and
dome, ... is controlled by Capture.
- CalibrationStage contains both equipment setup states as well as informations
about the calibration process.
- The calibration process is implicitly contained in the capturing - especially
in setCaptureComplete() and processPostCaptureCalibrationStage().

As a first restructuring step, I want to extract the calibration process into
dedicated methods. Does that make sense?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to