/fitstool

A simple commad line tool to read FITS files

Primary LanguageSwiftOtherNOASSERTION

FitsTool

MIT License Swift 5.2

A simple commad line tool to read FITS files

Description

FITSTool is a command line tool to read, manipulate and write files conforming to the FITS 4.0 file format, commonly used to store astronomical data.

FITSCore FITSCore FITSCore
FITSCore FITSKit FITSTool
Fits file format read & write Image rendering & manipulation Command line tool
macOS, iOS & Linux iOS / macCatalyst Linux

Documentation

Usage

OVERVIEW: A Swift command-line tool to read FITS files

USAGE: fits-tool [<path> ...] [--hdu <hdu>] [--verbose] [--recursive] [-L] [-T] [-V]

ARGUMENTS:
<path>                  The path to the file 

OPTIONS:
--hdu <hdu>             Examine a specific HDU 
-v, --verbose           Show extra logging for debugging purposes 
-r, --recursive         Recursive traversion through directories 
-L                      Print list of HDUs 
-T                      Print content of tables 
-V                      Print validation results 
--version               Show the version.
-h, --help              Show help information.

License

MIT license; see LICENSE. (c) 2020