Date of last modification: January 26, 1995.

SAX Documentation Project

ce2se


NAME
  ce2se - Convert COMIS Expose files to SAX Expose files


SYNOPSIS
  ce2se [-v] [-i] [-o] COMIS-ExposeFile SAX-ExposeFile


DESCRIPTION
  ce2se is used to convert COMIS expose-files to SAX expose-files. 

OPTIONS
  -v  Verbose. Produce visual output.
  -i  Specify COMIS Input Filetype. Only type 5 allowed, which is default.
  -o  Specify SAX Output Filetype. Only type 5 is relevant. Default
      is the same as InputFileType.

EXAMPLE
  ce2se -v 142_28_p001.001.01.exp 142_28_p001.001.01.exp

  Should produce:

  ** ce2se: Start converting 142_28_p001.001.01.exp
  ** ce2se: Filetype: 0 (=dynamic, i.e. we don't know)
  ** ce2se: Datastart (offset from begin of file [in bytes]): 2112
  ** ce2se: Impackmode: 10 -> converted to standard FITS type: -32
  ** ce2se: Geometry: 256 (fast axis) x 256 (other axis)
  ** ce2se: Normal axis direction -> (0,0) is lowerleft corner
  ** ce2se: Notice: interpreting current file as Filetype 5.
  ** ce2se: Allocating memory for 65536 pixels (4 bytes per pixel)
  ** ce2se: Image read succesfully
  ** ce2se: Wrote image to file 142_28_p001.001.01.exp

  Note that input and outputfile are the same! This is legal, but be
  careful, the inputfile will be overwritten.

NOTE
  ce2se currently resides in /users/markjoe/bin

AUTHOR
  Mark Savenije (markjoe@sron.ruu.nl)

Back to: