IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of Psps_MD_PV2


Ignore:
Timestamp:
Sep 30, 2014, 7:16:56 PM (12 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Psps_MD_PV2

    v4 v5  
    66I did a selection of random 100,000 ras and decs from detectionFull, stackDetectionFull, and Object for each field. The results are plotted below, you can click on the image to make it bigger.
    77
     8the queries I used for each MD:
     9{{{
     10select top 100000 ra, dec from detectionFull order by newid()
     11select top 100000 ra, dec from stackDetectionFull order by newid()
     12select top 100000 ra, dec from Object order by newid()
     13
     14}}}
    815|| md field || detectionFull || stackDetectionFull ||object ||
    916|| md02 || [[Image(md02detfull.png, 200px)]]||  [[Image(md02stackdetfull.png, 200px)]]    || [[Image(md02obj.png, 200px)]]   ||