HTML automatically generated with rman
Table of Contents

Name

ccdflip - flip an image in X,Y,Z

Synopsis

ccdflip [parameter=value]

Description

ccdflip flips the coordinates of one of the principle axes (X, Y or Z) of an image. Not all permutations were implemented, as this program was a quick hack.

Parameters

The following parameters are recognized in any order if the keyword is also given:
in=
Input image file
out=
Output file
flip=
Flip in x,y or z? Use ’xy’ for flipping axes on square images. Default: x

Examples

To rotate an image by 90 degrees (clockwise) use two flips:
    ccdflip gal1.ccd - xy | - gal2.ccd y

Author

Peter Teuben

Update History


22-Feb-97    man written    PJT
15-jul-2019    example added    PJT


Table of Contents