logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

missfits - edit/check/maintain FITS files

Authors

       Written by Emmanuel Bertin and Chiara Marmo (Institut d'Astrophysique de Paris).

Description

       MissFITS is a program that performs basic maintenance and packaging tasks on FITS files:
       - add/edit/remove FITS header keywords
       - split/join Multi-Extension-FITS (MEF) files
       - unpack/pack FITS data-cubes
       - create/check/update FITS checksums, using R. Seaman's protocol
               ( see http://www.adass.org/adass/proceedings/adass94/seamanr.html)
       - compress/decompress FITS data (*not yet available*)
       See http://astromatic.net/software/missfits for more details.

   Operationmodes:-h, --help
              print this help, then exit

       -V, --version
              print version number, then exit

       -d, --dump
              dump a default configuration file

License

       MissFITS is licensed under the terms of the General Public License (GPL), version 3.

Manual

       The    full    documentation    for   MissFITS   is   maintained   as   a   PDF   manual   available   at
       http://astromatic.net/software/missfits

Name

       missfits - edit/check/maintain FITS files

Reporting Bugs

       Please report bugs to the MissFITS software forum at http://astromatic.net/forum.

See Also

eye(1), psfex(1), scamp(1), source-extractor(1), sky(1), stiff(1), stuff(1), swarp (1), weightwatcher(1)

Synopsis

missfitsinput_file1 [input_file2...] [-cconfiguration-file]
              [-parameter1value1-parameter2value2...]

       missfitsinput_dir1 [input_dir2...] [-cconfiguration-file]
              [-parameter1value1-parameter2value2...]

       missfitsinput_prefix1 [input_prefix2...] [-cconfiguration-file]
              [-parameter1value1-parameter2value2...]

       missfits-d

See Also