Reducing demo data¶
Follow this procedure to quickly reduce SPHERE-ZIMPOL demo data.
We assume that the EDPS Graphic User Interface and the SPHERE
pipeline and the demo data are installed in your system.
For general instructions on how to install EDPS and the
pipeline, please visit https://www.eso.org/sci/software/pipe_aem_main.html.
1. Setting the workflow¶
a. After installation and while still in the installation virtual environment (if not, activate it again), start the EDPS dashboard by typing:
edps-gui
The EDPS dashboard will start in a browser window.
b. Optionally, before starting EDPS, one can specify new settings by pressing Help –> Settings (see here)
c. On the browser window with the EDPS dashboard, press the button Start EDPS.
d. Choose the desired workflow pipeline from the list in the workflows field. The workflows offered in this selector depend on
the installed pipelines.
The SPHERE pipeline comes with several workflow dedicated to the different instrument modes;
the general workflow sphere.sphere_wkf deals with data from all modes. Select sphere.sphere_zimpol_wkf
to reduce ZIMPOL data.
The graphic workflow representation will appear as in Fig. 7.
Fig. 7 The EDPS Dashboard (Graphic User Interface) with the ZIMPOL workflow loaded.¶
2. Selecting the input data¶
a. Press Raw Data.
b. Press Select Inputs. A selection window will appear that allows to select data that are stored on a local disk.
c. (Optional). Select the reduction target, configure the workflow parameter and specify the association preferences. These steps are optional. For more information see here.
d. Press Create Datasets. A list of datasets appears, one line for each set of science data.
e. Choose the datasets that should be processed
and send them to the data reduction queue by pressing Submit to Reduction Queue. Note that this action does not start the
reduction automatically.
3. Start the reduction¶
a. Press Reduction Queue.
b. (Optional). Configure the workflow and recipe parameters by pressing the wheel
button
to open the configuration editor.
c. Press the Reduce button. The selected data will now be processed with the default parameters.
Congratulations! You reduced your first data with the EDPS dashboard! All the reduced data are saved in the EDPS_data directory specified when executing edps-gui for the first time.
4. Final products¶
By default, EDPS saves all the recipe products for all the executions in the directory specified at the first execution (default: $HOME/EDPS_data).
However, it is possible to save only the final products into a desired location. This can be achieved by exporting
archived data reduction: press the Export button in the Archived Data tab
(see here).
To archive a data reduction, press
the button Archive in the Reduction Queue tab (see here).
The exported products are organized by DATASET (named as the first scientific exposure of the dataset), and TIMESTAMP (time of
start of reduction).
In imaging mode, the final products saved in the specified directory are the reduced and combined images from the two ZIMPOL cameras,
with name format ZIMPOL_ followed by the observing mode (IMAGE_), camera number (CAM1_ or CAM2_),
and archive file name (corresponding to header keyword ARCFILE).
The file contains 8 extensions:
In addition to the combined science intensity image, additional extensions include a bad-pixel map, number-of-combined (ncomb) frames map, and RMS map;
a combined dark-current image, with its own corresponding bad-pixel map, ncomb map, and RMS map.
In polarimetry mode, the final products saved in the specified directory are the reduced and combined Q and U Stoke parameter images
from the two ZIMPOL cameras, with name format ZIMPOL_ followed by the polarimetry mode (POL1_ or POL23_), camera number (CAM1_ or CAM2_)
and archive file name (corresponding to header keyword ARCFILE).
The file contains 8 extensions:
In addition to the combined science intensity image, additional extensions include a bad-pixel map, number-of-combined (ncomb) frames map, and RMS map;
an image with the polarization component, with its own corresponding bad-pixel map, ncomb map, and RMS map.
Other useful products can be found in the EDPS_data directory, where all intermediate products are saved.
5. Quality plots¶
Almost all processing tasks can display the input raw frames and the products in the so called “quality plots”, which
can be inspected from the Reduction Queue window.
Those associated for the main product can be inspected by pressing the magnifying glass symbol at the right side of each dataset.
To inspect those associated to each individual job (if created),
Expand the desired dataset by pressing the black arrow on its left. The list of jobs will appear with the associated status (COMPLETED, RUNNING, PENDING)
Press the magnifying glass symbol at the right side of the job you want to inspect. Only plots for completed jobs can be inspected.
Go to top
Go to SPHERE-ZIMPOL EDPS tutorial index