pair(1) --- Imcat Users Guide --- section: cattools --- last changed: Thu Jul 10 HST
pair - generate a catalogue containing pairs of objects from input catalogueSYNOPSIS
pair [options...]
"-d " only output N (N - 1) / 2 distinct pairsDESCRIPTION
'pair' reads a catalogue from stdin and writes to stdout a catalogue which has object items with the same names as in the input cat but where each object is a 2-vector formed from a pair of input objects. By default all N (N - 1) pairs are output.
AUTHOR
Nick Kaiser --- kaiser@hawaii.edu