APEX user manual

APEX under Ubuntu
APEX under Windows
APEX configuration
● Image calibration
Automated image processing
Manual image processing
Image processing monitor
Postprocessing
Ephemeris calculation
Satellite light curve analysis

Image calibration with APEX


Generation of masterdark frames

If necessary, prior to the generation of the masterflat frame adjust the module section [apex.util.automation.calibration] and all module sections [apex.calibration.*] in the APEX configuration file.

Put all single dark frames into one folder; there is no need to create separate folders for groups of dark frames of different exposure times and/or temperatures, because APEX will automatically identify these groups and generate separate masterdark frames on the bases of only those dark frames which belong together.

In the same folder run the APEX script:

apex_superdark.py

Upon completion of its work the script will generate masterdark frames for all given masterdark groups of certain temperatures and exposure times in the same folder. The filename of each masterdark frame will contain the temperature, the exposure time and the total number of single dark frames used for its generation.


Generation of the masterflat frame

If necessary, prior to the generation of the masterflat frame adjust the module section [apex.util.automation.calibration] and all module sections [apex.calibration.*] in the APEX configuration file.

Put all single flat frames (it is also possible to use light frames instead) and their corresponding masterdark frames into one folder; there is no need to create separate folders for groups of flat frames of different exposure times and/or temperatures, because APEX will automatically identify these groups and apply their corresponding masterdark frames.

In the same folder run the APEX script:

apex_superflat.py

Upon completion of its work the script will generate the masterflat frame in the same folder.


Calibration of light frames

If necessary, prior to the calibration of light frames adjust the script section [apex_calibrate] and all module sections [apex.calibration.*] in the APEX configuration file.

Put all light frames and their corresponding masterdark frames and the masterflat frame into one folder; there is no need to create separate folders for groups of light frames of different exposure times and/or temperatures, because APEX will automatically determine for each light frame which masterdark frame must/can be applied to it. If no masterdark frame is available for some particular exposure time and/or temperature, but at least two other masterdark frames are available, then APEX will extrapolate and apply a virtual masterdark frame on the basis of all available masterdark frames.

In the same folder run the APEX script:

apex_calibrate.py


Image calibration during image processing

During manual and automated image processing with APEX scripts apex_geo and apex_geo_auto, if necessary, it is possible to enable automated image calibration. Details are described in the corresponding chapters of this manual.


last updated: 06.05.2019