logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgmtost4 - convert PGM image to SBIG ST-4 format

Description

       This program is part of Netpbm(1).

       pgmtost4  reads  a  PGM image as input and produces a Santa Barbara Instrument Group SBIG ST-4 camera CCD
       image as output.

       Note that this format is distinct from the SBIG format  used  with  mos  SBIG  cameras.   For  that,  see
       pgmtosbig

       •      The image is uncompressed

       •      The image says it is from a "ST-6" camera

       •      The image header has these lines:

       •      camera type

       •      height

       •      width

       •      saturation level

Document Source

       This  manual  page was generated by the Netpbm tool 'makeman' from HTML source.  The master documentation
       is at

              http://netpbm.sourceforge.net/doc/pgmtost4.html

netpbm documentation                             20 January 2015                         Pgmtost4UserManual(1)

History

pgmtosbig was new in Netpbm 10.70, and was intended primarily as a test tool for sbigtopgm.

Name

       pgmtost4 - convert PGM image to SBIG ST-4 format

Options

       There are no command line options defined specifically for pgmtost4, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

st4topgm(1), pgm(1)

Synopsis

pgmtost4

       [pgmfile]

See Also