Package invocations :: Package cu2 :: Module montageMosaics
[hide private]

Module montageMosaics

source code

Script to combine 4 jpegs into one big jpeg.

Functions [hide private]
 
getSize(filename)
Get the size of the fits file.
source code
 
montage(filelist, outfile)
Build the big jpeg from 4 parts.
source code
 
usage() source code
 
main(argv) source code
Variables [hide private]
  __package__ = 'invocations.cu2'