1Sbigtopgm User Manual(0) Sbigtopgm User Manual(0)
2
3
4
6 sbigtopgm - convert an SBIG CCDOPS file to PGM
7
8
10 sbigtopgm
11
12 [sbigfile]
13
14
16 This program is part of Netpbm(1).
17
18 sbigtopgm reads an image file in the native format used by the Santa
19 Barbara Instrument Group (SBIG) astronomical CCD cameras, and produces
20 a PGM image as output. Additional information on SBIG cameras and doc‐
21 umentation of the file format is available at the Web site,
22 http://www.sbig.com/ ⟨http://www.sbig.com/⟩ .
23
24 sbigtopgm recognizes some variation on the documented SBIG Type 3 for‐
25 mat. It allows any capitalization in the header. It ignores all
26 whitespace in the header except newlines. So a header line can end in
27 newline, CRLF, or the bizarre LF-CR actually required by the spec.
28
29
31 There are no command line options defined specifically for sbigtopgm,
32 but it recognizes the options common to all programs based on libnetpbm
33 (See
34 Common Options ⟨index.html#commonoptions⟩ .)
35
36
38 pgmtosbig(1) pgm(1)
39
40
42 John Walker ( http://www.fourmilab.ch/ ⟨http://www.fourmilab.ch/⟩ ),
43 January 1998. This program is in the public domain.
44
46 This manual page was generated by the Netpbm tool 'makeman' from HTML
47 source. The master documentation is at
48
49 http://netpbm.sourceforge.net/doc/sbigtopgm.html
50
51netpbm documentation 18 January 2015 Sbigtopgm User Manual(0)