1qextract(1) General Commands Manual qextract(1)
2
3
4
6 qextract - Extract an wriions from FITS files
7
9 qextract <in> <extension>
10
12 qextract reads a FITS file with many extensions, and writes the desired
13 extension in a new FITS file. qextract supports FITS images, ASCII and
14 BINARY tables.
15
17 none
18
20 dtfits
21
23 Files shall all comply with FITS format. The produced file is named
24 "ext#.xxx" where # is the number of the requested extension and xxx is
25 fits if the extension is a FITS image and TFITS if the extension is a
26 TFITS table.
27
28
29
30 25 Nov 2002 qextract(1)