Example Cheops Applications

simpleMono
simpleRGB
basic
simple3to3

These applications in general have been replaced by the Rman Examples using the NORMAN resource manager (and the Rman Interface library.) They are located in ${CHEOPS_BASE}/local/src/examples/global/.


simpleMono

THE SIMPLEst MOVIE PLAYER. Loads a MONOchrom datfile in "preloaded" mode using cheops 2d datlib extensions. Processes and displays data via the LOCAL BUS using quad word transfers.

Usage:

   simpleMono < datfile> 
       [ -h < pos>   ]
       [ -v < pos>   ]
       [ -o < output module>   ]
       [ -V ][ -hack ]


simpleRGB

THE SIMPLEst MOVIE PLAYER. Loads an RGB datfile in "preloaded" mode using cheops datlib extensions via chex-client communications. Processes and displays data via the LOCAL BUS using quad word transfers.

Usage:

   simpleRGB < datfile> 
       [ -h < pos>   ]
       [ -v < pos>   ]
       [ -o < output module>   ]
       [ -V ]


basic

THE TEMPLATE MOVIE PLAYER. Loads an RGB datfile in "preloaded" or "on-demand" mode using cheops datlib extensions, future reads, and semaphores for efficient interprocess (chex-client) communications. Processes and displays data via the local bus using quad word transfers. Processing includes bitswapping to correct O2 version 1 memory disfunctionality.

Usage:

   basic < datfile> 
       [ -h < pos>   ]
       [ -v < pos>   ]
       [ -o < output module>   ]
       [ -preload ][ -V ]

Written by Shawn Becker, 5/13/92.


simple3to3

This program processes a three channel datfile and outputs it to the output card.

Usage:

   simple3to3 < datfile_a> < datfile_b> < datfile_c> 
       [ -h < pos>   ]
       [ -v < pos>   ]
       [ -o < output module>   ]
       [ -V ]

Written by Shawn Becker, 5/14/92.


Return to Software Index
Return to Cheops Homepage
cheops-web@media.mit.edu
This is a "fix it yourself" page, located at /mas/garden/cheops/WWW/software/examplesglobal.html