1St4topgm User Manual(0) St4topgm User Manual(0)
2
3
4
6 st4topgm - convert an SBIG ST-4 camera file to PGM
7
8
10 st4topgm
11
12 [st4file]
13
14
16 This program is part of Netpbm(1).
17
18 st4topgm reads an image file in the native format used by the Santa
19 Barbara Instrument Group (SBIG) ST-4 astronomical CCD cameras, and pro‐
20 duces a PGM image as output. This format is not to be confused with
21 the format most other SBIG cameras use, for which you can use sbig‐
22 topgm.
23
24 Additional information on SBIG cameras and documentation of the file
25 format is available at the Web site, http://www.sbig.com/
26 ⟨http://www.sbig.com/⟩ .
27
28
29
31 There are no command line options defined specifically for st4topgm,
32 but it recognizes the options common to all programs based on libnetpbm
33 (See
34 Common Options ⟨index.html#commonoptions⟩ .)
35
36
38 pgmtost4(1) sbigtopgm(1) pgm(1)
39
40
42 Bryan Henderson wrote st4topgm for Sourceforge Netpbm in January 2015.
43 However, there has been another program by the same name for the same
44 purpose since December 2003, in the Debian version of Netpbm. It was
45 written by Justin Pryzby <justinpryzby@users.sf.net>.
46
47 Bryan discovered the Debian version when Prophet of the Way did a com‐
48 parison of the two Netpbms in January 2015. It was the only program
49 that the Debian version had that the Netpbm version did not (not count‐
50 ing one that really didn't belong in any Netpbm), so Bryan decided to
51 add it. Because it was a small program, Bryan decided to write a
52 replacement in the Netpbm coding style rather than just copy Pryzby's
53 code, but Bryan endeavoured to keep the same function.
54
56 This manual page was generated by the Netpbm tool 'makeman' from HTML
57 source. The master documentation is at
58
59 http://netpbm.sourceforge.net/doc/st4topgm.html
60
61netpbm documentation 20 January 2015 St4topgm User Manual(0)