IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of PS1_DVO_Seed_Database


Ignore:
Timestamp:
Mar 8, 2009, 12:16:00 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_DVO_Seed_Database

    v1 v2  
    77The seed database is generated on ipp022 in manoa and copied to MHPCC.  Here are the commands we are using to generate the 2mass seed database (see discussion here: [wiki:2MASS USNO-B SDSS_Merge]).
    88
     9{{{
    910load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 -90.0 -30.0 &
    1011load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 -30.0   0.0 &
    1112load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0   0.0 +30.0 &
    1213load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 +30.0 +90.0 &
    13 
     14}}}