flipx - Online in the Cloud

This is the command flipx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


flipx - Flip x axis in a FITS image

SYNOPSIS


flipx <input images>

DESCRIPTION


This is an example use of the qfits library. This program expects a list of FITS file
names in input. For each input file, it will flip the image contained in the main data
section in the X direction, i.e. pixel (i,j) is swapped with pixel (lx-i, j).

The pixel loading mechanism is independent from endian-ness of the local host or FITS
pixel type. This program offers a good overview of how to use qfits for pixel-level
operations.

OPTIONS


None.

Use flipx online using onworks.net services



Latest Linux & Windows online programs