Sign inSign up

hickst/fits-info

By hickst

•Updated over 8 years ago

Program to view, extract, and/or verify metadata from one or more FITS files.

Image
0

118

hickst/fits-info repository overview

Run the image on a single FITS file or a directory tree containing FITS files. All information is sent to standard output.

⁠Check validity of all FITS files found anywhere in the given directory tree:

dk run --rm --name fits-info -v /data/astrolabe_vm/sample-data/:/data fits-info --verify /data

⁠Generate information about a single FITS file:

dk run --rm --name fits-info -v /data/astrolabe_vm/sample-data/:/data fits-info --info /data/Hunter/cvnidwabcut.fits

⁠Extract and print the metadata for all FITS files in the given directory:

dk run --rm --name fits-info -v /data/astrolabe_vm/sample-data/:/data fits-info --metadata /data/Hunter

Tag summary

Content type

Image

Digest

Size

229.7 MB

Last updated

over 8 years ago

docker pull hickst/fits-info:1.5