File: faq3.html

package info (click to toggle)
funtools 1.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,004 kB
  • sloc: ansic: 89,502; sh: 10,714; lex: 4,613; asm: 3,281; ada: 1,681; makefile: 1,468; pascal: 1,089; cpp: 1,001; cs: 879; perl: 161; python: 119; yacc: 64; sed: 38; csh: 10; tcl: 9
file content (23 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html><head><title>Funtools FAQ: Programs</title></head>

<ol>
<li><a name=faq1"><b>What programs are available and what do they do?</b></a>
<P>
<ol>
<LI>funcalc: funtools calculator (for binary tables)
<LI>funcen: find centroid (for binary tables)
<LI>funcnts: count photons in specified regions with background subtraction
<LI>funcone: cone search on RA, Dec columns
<LI>fundisp: display data in a funtools data file
<LI>funhead: display a header in a funtools file
<LI>funhist: create a 1D histogram of a column
<LI>funimage: create a FITS image from a funtools data file
<LI>funindex: create a index on a column in a binary table
<LI>funjoin: join two or more FITS binary tables on specified columns
<LI>funmerge: merge one or more funtools table files
<LI>funsky: convert between image and sky coodinates, using WCS info from a FITS header
<LI>funtable: copy selected rows from a funtools file to a FITS binary table
<LI>funtbl: extract a table (obsolete)
</ol>

</ol>