public interface DetOperHMI
| Modifier and Type | Method and Description |
|---|---|
void |
changeDetectionSettings()
Enables the adjustment of the set of settings.
|
void |
executeDetection()
Executes the whole detection process with the use of the existing set of settings.
|
void |
selectMoonFramesDirectory()
Enables the selection of a directory that contains moon frames to loaded for detection.
|
void |
selectObservationPlanFile()
Enables the selection of an observation plan file to be loaded for executing the whole detection process at once.
|
void |
selectOutputDirectory()
Enables the selection of a directory where the output of the detection will be stored.
|
void |
selectStarFramesDirectory()
Enables the selection of a directory that contains star frames to be loaded for photometrical calibration.
|
void |
selectTechnicalFramesDirectory()
Enables the selection of a directory that contains technical frames (flat - bias) to be loaded for flat field correction.
|
void selectObservationPlanFile()
void selectMoonFramesDirectory()
void selectOutputDirectory()
void selectStarFramesDirectory()
void selectTechnicalFramesDirectory()
void executeDetection()
void changeDetectionSettings()