Scroll to navigation

FIHEADER(1) User Commands FIHEADER(1)

NAME

fiheader - reading and manipulating FITS header keywords

SYNOPSIS

fiheader [opions] [input] [-o|--output <output>]

DESCRIPTION

This program allows the user to read, set, alter or remove a set of values associated with the specified keywords from the primary header unit (a.k.a. simply "header") of a FITS image file.

OPTIONS

General options:

Gives general summary about the command line options.
Gives a detailed list of command line options.
Gives a detailed list of command line options in Mediawiki format.
Gives some version information about the program.
Name of the input FITS image file.
Name of the output FITS image file (can be the same as the input image file).

Read keyword values:

List of keywords to get from FITS header.
Format of the output, space separated list of the arguments "filename", "keyword", "value", "comment" or "list", in the desired order. The "list" here is a list of tab-separated values of matched keywords.
Read keyword values from the given extension.

Note that shell wildcard character patterns can be used in the keyword specifications.

Altering FITS headers:

List of keywords with their new values (and optional comments) to be altered.
List of keywords with their new values (and optional comments) to be appended to the existing list of keywords.
List of keywords to be removed from the header.
Enable to alter reserved FITS keywords (use with caution).
Re-write the input file(s) directly. Use this option exclusively from -o|--output.

REPORTING BUGS

Report bugs to <apal@szofi.net>, see also https://fitsh.net/.

COPYRIGHT

Copyright © 1996, 2002, 2004-2008, 2010-2016, 2018-2020; Pal, Andras <apal@szofi.net>

January 2021 fiheader 0.9.4 (2021.01.24)