Changes between Version 1 and Version 2 of PS1_DVO_Seed_Database
- Timestamp:
- Mar 8, 2009, 12:16:00 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_DVO_Seed_Database
v1 v2 7 7 The 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]). 8 8 9 {{{ 9 10 load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 -90.0 -30.0 & 10 11 load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 -30.0 0.0 & 11 12 load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 0.0 +30.0 & 12 13 load2mass -D PHOTCODE_FILE dvo.seed.photcodes -D CATDIR catdir.2mass -v -replace -region 0.0 360.0 +30.0 +90.0 & 13 14 }}}
