LinuxCommandLibrary

pamtofits

converts PAM/PNM images to FITS format used in astronomy

TLDR

Convert PAM to FITS format
$ pamtofits [input.pam] > [output.fits]
copy

SYNOPSIS

pamtofits [options] [file]

DESCRIPTION

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

PARAMETERS

-max n

Maximum output value.
-min n
Minimum output value.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard