Changes between Version 19 and Version 20 of PublicPages/CosmoRepo
- Timestamp:
- May 15, 2020 10:34:57 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/CosmoRepo
v19 v20 9 9 staging areas, visible for all users with a NERSC account. 10 10 11 [http ://portal.nersc.gov/project/cosmo/ HTTP interface to those files under www]11 [https://portal.nersc.gov/project/cosmo/ HTTP interface to those files under www] 12 12 13 13 == Top-level structure of the Repository == … … 36 36 == Cosmo User Account == 37 37 38 Currently Ben, Dustin, and Stephen have access to the cosmo user account via: 39 40 {{{ 41 ssh carvergrid.nersc.gov 42 export GLOBUS_LOCATION=/usr/common/osg/gsissh/globus 43 source /usr/common/osg/gsissh/globus/etc/globus-user-env.sh 44 myproxy-logon -s nerscca.nersc.gov 45 # Enter NERSC NIM password 46 gsissh cosmo@localhost 47 # Now you are the cosmo user 48 }}} 38 Currently Ben, Dustin, and Stephen have access to the cosmo user account via `collabsu cosmo`. 49 39 50 40 == Data Sets == … … 52 42 === 2MASS data === 53 43 44 See https://portal.nersc.gov/project/cosmo/data/2mass/ 45 54 46 === DECam Data === 47 48 ''This section is outdated.'' 55 49 56 50 Public DECam data not necessarily affiliated with the DECaLS project is obtained by first querying the NOAO portal with something like this: … … 79 73 === SDSS Data === 80 74 81 $BOSS_PHOTOOBJ=/global/cfs/cdirs/cosmo/data/sdss/pre13/eboss/photoObj.v5b/ :: 82 SDSS photometric catalogs 83 $PHOTO_SWEEP=/global/cfs/cdirs/cosmo/data/sdss/pre13/eboss/sweeps/eboss.v5b/ :: 84 SDSS trimmed photometric catalogs (datasweep files) used for SDSS-IV/eBOSS target selection 85 $PHOTO_RESOLVE=/global/cfs/cdirs/cosmo/data/sdss/pre13/eboss/resolve/2013-07-29 :: 86 SDSS photometric resolve information defining SDSS footprints, sky areas, and primary identifications of catalog objects 75 See https://portal.nersc.gov/project/cosmo/data/sdss/ 87 76 88 77 === WISE data === 89 78 79 Full WISE collection :: https://portal.nersc.gov/project/cosmo/data/unwise/ 80 Full unWISE collection :: https://portal.nersc.gov/project/cosmo/data/wise/ 90 81 $WISE_IMAGE_DIR=/global/cfs/cdirs/cosmo/data/merge/merge_p1bm_frm :: 91 82 WISE Level 1b pixel-level images 92 83 /global/cfs/cdirs/cosmo/data/unwise :: 93 84 Dustin Lang's unWISE image stacks at full WISE resolution 94 [ http://arxiv.org/abs/1405.0308 Paper "unWISE: unblurred coadds of the WISE imaging"]85 [arxiv:1405.0308 Paper "unWISE: unblurred coadds of the WISE imaging"] 95 86 96 87 [[BackLinks]]