IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of ZoologyCrossmatching


Ignore:
Timestamp:
Sep 1, 2011, 12:37:08 PM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZoologyCrossmatching

    v7 v8  
    44= Outline =
    55
    6 This page outlines an investigation into the cross-matching used by the Durham group to generate the 'true positives' and 'false positives' data subsets. Durham supplied the following files (FITS binary table format):
     6This page outlines an investigation into the cross-matching used by the Durham group to generate the 'true positives' and 'false positives' data subsets. Durham used TOPCAT to perform the cross-match, and presented the results as FITS files. Our aim is to reproduce the same results as Durham then experiment with different cross-matching parameters.
    77
     8= Durham-supplied data =
    89
     10Durham supplied the following files (FITS binary table format) for analysis.
    911
    1012|| '''File''' || '''Rows''' || '''Comments''' ||
     
    2022|| footprint-y-not-matched-psphot.fits.bz2|| 46,729 || all IPP false detections in z ||
    2123|| footprint-z-not-matched-psphot.fits.bz2|| 51,391|| all IPP false detections in y ||
     24
     25= Durham method =
     26
     27Durham used TOPCAT to perform the cross-matching. They used the following settings:
     28
     29 * 'Algorithm' : Sky
     30 * 'Max Error' : 1.0 arcsec
     31 * 'Match Selection' : Best Match Only
     32
     33It is thought (by Nigel Metcalfe) that Peter Draper cut the Sloan data on BINNED1=true. I applied this cut, and it only removed 428 sourced out of a total of 449,254.
     34 
     35