Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/research/AT20G/MOVED_TO_WIKI/software/remove_duplicates.html
Дата изменения: Unknown
Дата индексирования: Wed Dec 26 13:48:34 2007
Кодировка:
remove_duplicates

remove_duplicates


Removes duplicate sources from the .calib files. The default is to count all sources within 110 arcseconds are duplicates, however a difference radius can be specified. The brightest source in the group is used as the 'main source' with the weaker ones considered duplicates. The program produces a new version of the .calib file with the duplicate sources removed. It prints out all duplicates found to the screen.
Example usage:

       > remove_duplicates 2005-09-29_0602.calib new.calib 100

       Duplicate:  22:05:40.79 22:05:43.28 -86:53:48.94 -86:53:52.83 92.9 41.8
       Duplicate:  13:22:18.15 13:22:19.28 -84:19:35.15 -84:19:43.87 92.1 84.4
       Duplicate:  15:30:54.33 15:30:54.39 -86:12:24.42 -86:12:29.13 83.5 70.7
       Duplicate:  15:30:54.33 15:30:53.22 -86:12:24.42 -86:12:31.28 83.5 37.5
       Duplicate:  20:08:20.68 20:08:21.21 -84:09:01.50 -84:09:07.57 72.8 36.2
       ...
       ...
Contact Tara if you have any problems.