1Pgmtost4 User Manual(0) Pgmtost4 User Manual(0)
2
3
4
6 pgmtost4 - convert PGM image to SBIG ST-4 format
7
8
10 pgmtost4
11
12 [pgmfile]
13
14
16 This program is part of Netpbm(1).
17
18 pgmtost4 reads a PGM image as input and produces a Santa Barbara
19 Instrument Group SBIG ST-4 camera CCD image as output.
20
21 Note that this format is distinct from the SBIG format used with mos
22 SBIG cameras. For that, see pgmtosbig
23
24
25
26 · The image is uncompressed
27
28 · The image says it is from a "ST-6" camera
29
30 · The image header has these lines:
31
32
33 · camera type
34
35 · height
36
37 · width
38
39 · saturation level
40
41
42
43
44
46 st4topgm(1), pgm(1)
47
48
49
51 pgmtosbig was new in Netpbm 10.70, and was intended primarily as a test
52 tool for sbigtopgm.
53
55 This manual page was generated by the Netpbm tool 'makeman' from HTML
56 source. The master documentation is at
57
58 http://netpbm.sourceforge.net/doc/pgmtost4.html
59
60netpbm documentation 20 January 2015 Pgmtost4 User Manual(0)