← 返回命令列表

Linux command

pamtofits 命令

文本

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

常用示例

Convert PAM to FITS format

pamtofits [input.pam] > [output.fits]

说明

pamtofits converts PAM/PNM images to FITS (Flexible Image Transport System) format used in astronomy. Part of Netpbm toolkit.

参数

-max _n_
Maximum output value.
-min _n_
Minimum output value.

FAQ

What is the pamtofits command used for?

pamtofits converts PAM/PNM images to FITS (Flexible Image Transport System) format used in astronomy. Part of Netpbm toolkit.

How do I run a basic pamtofits example?

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

What does -max _n_ do in pamtofits?

Maximum output value.