← 返回命令列表

Linux command

pgmtost4 命令

文本

涉及管道、覆盖或删除,执行前请先确认路径和参数。

常用示例

Convert PGM to SBIG ST-4 format

pgmtost4 [input.pgm] > [output.st4]

说明

pgmtost4 reads a PGM image as input and produces an SBIG ST-4 camera CCD image as output. The ST-4 format is used by Santa Barbara Instrument Group astronomical autoguider cameras. This format is distinct from the SBIG format used with most other SBIG cameras. Part of the Netpbm toolkit.

FAQ

What is the pgmtost4 command used for?

pgmtost4 reads a PGM image as input and produces an SBIG ST-4 camera CCD image as output. The ST-4 format is used by Santa Barbara Instrument Group astronomical autoguider cameras. This format is distinct from the SBIG format used with most other SBIG cameras. Part of the Netpbm toolkit.

How do I run a basic pgmtost4 example?

Run `pgmtost4 [input.pgm] > [output.st4]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.