1FITSGETEXT(1) astrometry.net FITSGETEXT(1)
2
3
4
6 fitsgetext - Pull out individual header or data blocks from multi-HDU
7 FITS files.
8
10 -o file
11 Output file
12
13 -a Write out ALL extensions; the output filename should be a
14 sprintf(1) pattern such as "extension-%04i".
15
16 -b Print sizes and offsets in FITS blocks (of 2880 bytes)
17
18 -M Print sizes in megabytes (using floor(), not round()!)
19
20 -D Data blocks only
21
22 -H Header blocks only
23
24 -e extension
25 Extension number
26
27 -v +verbose
28
30 The Astrometry.net team. Principal investigators are David W. Hogg
31 (NYU) and Dustin Lang (CMU).
32
34 http://astrometry.net
35
36
37
380.56 July 2015 FITSGETEXT(1)