IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:Psps_MD_PV2

Version 7 (modified by heather, 12 years ago) ( diff )

--

This is just a quick summary of MD PV2 into PSPS

  • all MDs have been created in dvo, calibrated, and loaded onto the datastore.
  • as of 9-26-2014, 2,3,4,5,6 are ready to be queried
  • as of Oct 2014, all are ready to be queried.

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.

the queries I used for each MD (on production cluster):

select top 100000 ra, dec from detectionFull order by newid() 
select top 100000 ra, dec from stackDetectionFull order by newid() 
select top 100000 ra, dec from Object order by newid() 

md field detectionFull stackDetectionFull object
md01
md02
md03
md04
md05
md06
md07 xxx waiting
md08 xxx waiting
md09 xxx waiting
md10

Attachments (59)

Note: See TracWiki for help on using the wiki.