Changeset 35291
- Timestamp:
- Mar 11, 2013, 9:35:42 AM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130307/dvodist
- Files:
-
- 13 added
- 10 edited
- 1 moved
-
INSTALL (modified) (1 diff)
-
Makefile.in (modified) (2 diffs)
-
dvodist/3pi.20120509/index.mkd (modified) (1 diff)
-
dvodist/3pi.20120525.tables (moved) (moved from branches/eam_branches/ipp-20130307/dvodist/dvodist/allsky.tables.20120602 )
-
dvodist/3pi.20120525.tables/FITS/index.mkd (modified) (1 diff)
-
dvodist/3pi.20120525.tables/Makefile (modified) (1 diff)
-
dvodist/3pi.20120525.tables/index.mkd (modified) (1 diff)
-
dvodist/3pi.20120525/index.mkd (modified) (1 diff)
-
dvodist/3pi.20120606/index.mkd (modified) (1 diff)
-
dvodist/3pi.20130227.tables (added)
-
dvodist/3pi.20130227.tables/CSV (added)
-
dvodist/3pi.20130227.tables/CSV/index.mkd (added)
-
dvodist/3pi.20130227.tables/FITS (added)
-
dvodist/3pi.20130227.tables/FITS/index.mkd (added)
-
dvodist/3pi.20130227.tables/Makefile (added)
-
dvodist/3pi.20130227.tables/index.mkd (added)
-
dvodist/3pi.20130227/index.mkd (modified) (1 diff)
-
dvodist/catdir.syn.test (added)
-
dvodist/catdir.syn.test/index.mkd (added)
-
dvodist/catdir.syn.test/n3000 (added)
-
dvodist/catdir.syn.test/n3000/index.mkd (added)
-
dvodist/catdir.syn.test/n3730 (added)
-
dvodist/catdir.syn.test/n3730/index.mkd (added)
-
dvodist/index.mkd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/dvodist/INSTALL
r35280 r35291 3 3 4 4 ippc17 / dvodist example 5 psconfigure --htdocs /data/ippc17.0/www/dvodist 6 make php5 psconfigure --htdocs /data/ippc17.0/www/dvodist/ --rootdir /dvodist --rootwww http://dvodist.ipp.ifa.hawaii.edu 6 make dvodist 7 7 8 8 # the subdirectory on the server is hard-wired in Makefile & depends on the make target -
branches/eam_branches/ipp-20130307/dvodist/Makefile.in
r35290 r35291 69 69 include $(SRC-DVODIST)/3pi.20120606/Makefile 70 70 include $(SRC-DVODIST)/3pi.20130227/Makefile 71 include $(SRC-DVODIST)/ allsky.tables.20120513/Makefile72 include $(SRC-DVODIST)/ allsky.tables.20120602/Makefile71 include $(SRC-DVODIST)/3pi.20120525.tables/Makefile 72 include $(SRC-DVODIST)/3pi.20130227.tables/Makefile 73 73 include $(SRC-DVODIST)/ubercal.data/Makefile 74 74 … … 78 78 $(DIST-3pi-20120606) \ 79 79 $(DIST-3pi-20130227) \ 80 $(DIST- allsky-tables-20120513) \81 $(DIST- allsky-tables-20120602) \80 $(DIST-3pi-20120525-tables) \ 81 $(DIST-3pi-20130227-tables) \ 82 82 $(DIST-ubercal-data) 83 83 -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120509/index.mkd
r35285 r35291 4 4 5 5 (up to [IPP Data & DVO Distribution](@WWWHOST@/index.php)) 6 7 This directory contains the Nightly Science 3pi DVO database snapshot 8 from 2012.05.09. This database includes data from the nightly science 9 processing (real-time analysis) of PS1 data from the 3pi survey only 10 (no MD, STS, etc data is currently included). The data runs through 11 2012.01.21, and includes 2MASS photometry. The database includes 12 proper motion and parallax fits for all objects where appropriate 13 (Trange > 400, delta parallax factor > 0.25, sufficient measurements), 14 but **no correction for the Koppenhoefer Effect**. The photometry is 15 tied to the ubercal analysis table ucalqv_noref.fits. 6 16 7 17 Download this entire directory with the following command: -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120525.tables/FITS/index.mkd
r34748 r35291 1 1 <?php include "@HTDOCS@/www-util/dvodist.page.php"; ?> 2 @ FITS : plain : title : Title 3 @ .. : dir : dir2 : parent directory 2 3 # AllSky Summary Tables : 20120525 4 ## FITS 5 6 (up to [AllSky Summary Tables : 20120525](@WWWHOST@/3pi.20120525.tables/index.php)) 7 8 Download this entire directory with the following command: 9 10 <tt> wget -c -r -np -nH @WWWHOST@/3pi.20120525.tables/FITS/index.php</tt> 11 12 @ Data Product : none : plain : title : size (bytes) </td><td> md5sum 4 13 @ 3pi.ps1.000+00.fits : file : file1 : database file 5 14 @ 3pi.ps1.000+15.fits : file : file2 : database file -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120525.tables/Makefile
r34748 r35291 1 DIST- allsky-tables-20120602= \2 $(TGT-DVODIST)/ allsky.tables.20120602/CSV/index.php \3 $(TGT-DVODIST)/ allsky.tables.20120602/FITS/index.php \4 $(TGT-DVODIST)/ allsky.tables.20120602/index.php1 DIST-3pi-20120602-tables = \ 2 $(TGT-DVODIST)/3pi.20120525.tables/CSV/index.php \ 3 $(TGT-DVODIST)/3pi.20120525.tables/FITS/index.php \ 4 $(TGT-DVODIST)/3pi.20120525.tables/index.php -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120525.tables/index.mkd
r34748 r35291 1 1 <?php include "@HTDOCS@/www-util/dvodist.page.php"; ?> 2 @ allsky.tables.20120602 : plain : title : Title 3 @ .. : dir : dir2 : parent directory 4 @ CSV : dir : dir1 : directory 5 @ FITS : dir : dir2 : directory 2 3 # AllSky Summary Tables : 20120525 4 5 (up to [IPP Data & DVO Distribution](@WWWHOST@/index.php)) 6 7 This directory contains the summary photometry tables based on the 8 Nightly Science 3pi DVO database snapshot from 2012.05.25. The tables 9 in this directory contain photometry for brighter objects (r < 20.5) 10 with more than 3 measurements in each of g,r,i. 11 12 Files contain data for large regions bounded lines of constant RA and 13 DEC. The name contains the boundary of the given region: 14 3pi.ps1.20130227.RRR-DD.fits, where "RRR" is the lower RA boundary in 15 degrees and "DD" is the lower Dec boundary in degrees. 16 17 Download this entire directory with the following command: 18 19 <tt> wget -c -r -np -nH @WWWHOST@/3pi.20120525.tables/index.php</tt> 20 21 @ Data Product : none : plain : Comment 22 @ FITS : dir : dir1 : Data Tables in Comma-Separated-Value format (gzipped) 23 @ CSV : dir : dir2 : Data Tables in Comma-Separated-Value format (gzipped) -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120525/index.mkd
r35289 r35291 4 4 5 5 (up to [IPP Data & DVO Distribution](@WWWHOST@/index.php)) 6 7 This directory contains the Nightly Science 3pi DVO database snapshot 8 from 2012.05.25. This database includes data from the nightly science 9 processing (real-time analysis) of PS1 data from the 3pi survey only 10 (no MD, STS, etc data is currently included). The data runs through 11 2012.01.21, and includes 2MASS, WISE, and SuperCOSMOS photometry. The 12 database includes proper motion and parallax fits for all objects 13 where appropriate (Trange > 400, delta parallax factor > 0.25, 14 sufficient measurements), but **no correction for the Koppenhoefer 15 Effect**. The photometry is tied to the ubercal analysis table 16 ucalqv_noref.fits. 6 17 7 18 Download this entire directory with the following command: -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20120606/index.mkd
r35285 r35291 4 4 5 5 (up to [IPP Data & DVO Distribution](@WWWHOST@/index.php)) 6 7 This directory contains the Nightly Science 3pi DVO database snapshot 8 from 2012.06.06. This database includes data from the nightly science 9 processing (real-time analysis) of PS1 data from the 3pi survey only 10 (no MD, STS, etc data is currently included). The data runs through 11 2012.06.01, and includes 2MASS and WISE photometry. The database 12 includes proper motion and parallax fits for all objects where 13 appropriate (Trange > 400, delta parallax factor > 0.25, sufficient 14 measurements), but **no correction for the Koppenhoefer Effect**. The 15 photometry is tied to the ubercal analysis table ucalqv_noref.fits. 16 17 Between this database and the previous 20120525 database, an error in 18 the relative astrometry caused a major problem with the SuperCOSMOS 19 data. The SuperCOSMOS data had been ingested using a crude guess at 20 the plate solutions, a guess which was wrong in substantial ways. 21 The error had no impact (because the plate solutions were not used to 22 determine the SuperCOSMOS detection positions -- these were imported 23 from the reference) until the relative astrometry calibration was 24 performed. The relative astrometry calibration accepted the incorrect 25 plate solutions and applied them to the SuperCOSMOS detections. These 26 new positions were then used in the astrometry analysis, causing some 27 chaos. 28 29 To repair the problems, the entire SuperCOSMOS dataset was deleted 30 from the database. The astrometry of the non-SuperCOSMOS detection 31 data was not affected, and the mean positions were recalculated based 32 on the data without SuperCOSMOS. The relative astrometry program has 33 since been modified to ignore the SuperCOSMOS data until a more 34 sensible solution can be devised. 6 35 7 36 Download this entire directory with the following command: -
branches/eam_branches/ipp-20130307/dvodist/dvodist/3pi.20130227/index.mkd
r35285 r35291 4 4 5 5 (up to [IPP Data & DVO Distribution](@WWWHOST@/index.php)) 6 7 This directory contains the Nightly Science 3pi DVO database snapshot 8 from 2013.02.27. This database includes data from the nightly science 9 processing (real-time analysis) of PS1 data from the 3pi survey only 10 (no MD, STS, etc data is currently included). The data runs through 11 2012.06.01, and includes 2MASS and WISE photometry. The Koppenhoefer 12 effect has been corrected in this database (correction of 2013.02.23, 13 using 3 iterations). The database includes proper motion and parallax 14 fits for all objects where appropriate (Trange > 400, delta parallax 15 factor > 0.25, sufficient measurements). The photometry is tied to 16 the ubercal analysis table ucalqv_noref.fits. 6 17 7 18 Download this entire directory with the following command: -
branches/eam_branches/ipp-20130307/dvodist/dvodist/index.mkd
r34748 r35291 5 5 This is the PS1 internal data distribution server. 6 6 7 Data is distributed in several formats 7 Data is distributed in several formats. Here is an explanation of the 8 differences: 9 10 * DVO Databases : these files contain the DVO-database format 11 information. Each directory below is a snapshot of one of the 12 working DVO databases used by the IPP system. The 3pi database 13 snapshots include measurements from the single exposures ("camera 14 smfs"), consisting primarily of the psf modeling of sources, along 15 with some minor extended source information (moments, kron radii & 16 magnitudes). These databases have been calibrated astrometrically 17 and photometrically. 2MASS photometry is included in all 3pi 18 nightly science versions below, WISE and SuperCOSMOS have been added 19 to certain versions. The snapshots represent stages in the 20 evolution of the calibration analysis and the merge of external 21 photomety. For more detail, see the summary description for each 22 database. 8 23 9 24 @ DVO Database : plain : title : Comment 10 @ 3pi.20120509 : dir : dir1 : DVO Database Released 2012.05. 25, ubercal + relphot + relastro (pm + par)25 @ 3pi.20120509 : dir : dir1 : DVO Database Released 2012.05.09, ubercal + relphot + relastro (pm + par) 11 26 @ 3pi.20120525 : dir : dir2 : DVO Database Released 2012.05.25, ubercal + relphot + relastro (pm + par) 12 @ 3pi.20120606 : dir : dir1 : DVO Database Released 2012.05.25, ubercal + relphot + relastro (pm + par) 13 @ allsky.tables.20120513 : dir : dir2 : Summary Tables for allsky (FITS & CSV formats) 14 @ allsky.tables.20120602 : dir : dir1 : Summary Tables for allsky (FITS & CSV formats) 15 @ # catdir.syn.test : dir : dir1 : Test DVO Database 27 @ 3pi.20120606 : dir : dir1 : DVO Database Released 2012.06.06, ubercal + relphot + relastro (pm + par) 28 @ 3pi.20130227 : dir : dir1 : DVO Database Released 2013.02.27, ubercal + relphot + relastro (pm + par) 29 30 * Allsky Summary Tables : these files contain mean photometry data for 31 a subset of brighter objects. These files are CSV or FITS format 32 tables, with one file for large regions bounded by lines of constant 33 RA and DEC. 34 35 @ Allsky Summary Tables : plain : title : Comment 36 @ 3pi.20120525.tables : dir : dir1 : Allsky Summary Tables for 3pi.20120525 (FITS & CSV formats) 37 @ 3pi.20130227.tables : dir : dir1 : Allsky Summary Tables for 3pi.20130227 (FITS & CSV formats) 38 39 * Other Useful Data : various data items of interest. the Ubercal 40 zero point tables provide an archive reference of the ubercal zero 41 point tables provided by Eddie Schlafly. 42 43 @ Other useful data 44 @ catdir.syn.test : dir : dir1 : Test DVO Database 45 @ ubercal.data : dir : dir1 : Ubercal zero point tables
Note:
See TracChangeset
for help on using the changeset viewer.
