Changes between Version 4 and Version 5 of Psps_MD_PV2
- Timestamp:
- Sep 30, 2014, 7:16:56 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Psps_MD_PV2
v4 v5 6 6 I 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. 7 7 8 the queries I used for each MD: 9 {{{ 10 select top 100000 ra, dec from detectionFull order by newid() 11 select top 100000 ra, dec from stackDetectionFull order by newid() 12 select top 100000 ra, dec from Object order by newid() 13 14 }}} 8 15 || md field || detectionFull || stackDetectionFull ||object || 9 16 || md02 || [[Image(md02detfull.png, 200px)]]|| [[Image(md02stackdetfull.png, 200px)]] || [[Image(md02obj.png, 200px)]] ||
