The vmifucombine recipe

vmifucombine

Synopsis

Combine partial IFU field-of-views reconstructed by vmifuscience from different quadrants.

Description

This recipe is used to compose into a single image the reconstructed images of the IFU field-of-view from different VIMOS quadrants.

Such images are created by the recipes vmifuscience and vmifustandard.

The input images must belong to different quadrants, so that they cannot be more than 4. The images are simply summed together: in fact, all field-of-view images are always 80x80 pixels, with only the sector corresponding to one quadrant having intensities that differ from zero.

For more details, please refer to the VIMOS Pipeline User’s Guide.

Constructor

cpl.Recipe("vmifucombine")

Create an object for the recipe vmifucombine.

import cpl
vmifucombine = cpl.Recipe("vmifucombine")

See also

cpl.Recipe for more information about the recipe object.

Bug reports

Please report any problems to ESO VIMOS Pipeline Team. Alternatively, you may send a report to the ESO User Support Department.