HTML automatically generated with rman
Table of Contents
ccdflip - flip an image in X,Y,Z  
ccdflip [parameter=value]
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. 
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 
To rotate an image by 90 degrees (clockwise)
use two flips:
    ccdflip gal1.ccd - xy | - gal2.ccd y
Peter Teuben 
22-Feb-97    man written    PJT
15-jul-2019    example added    PJT
Table of Contents