Changes between Version 11 and Version 12 of BillsPSPSToIPP
- Timestamp:
- Sep 23, 2015, 8:49:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BillsPSPSToIPP
v11 v12 184 184 releasetool -listrelstack -release_name SAS.39 -stack_id 3942203 | grep skycal_path_base | awk '{print $3 ".cmf"}' 185 185 }}} 186 SUGGESTION: It might be nice to add skycalID to StackMeta but since we need to look up the path_base that doesn't really avoid any work.186 SUGGESTION: It might be nice to add skycalID to !StackMeta but since we need to look up the path_base that doesn't really avoid any work. 187 187 188 188 == Stack Detection to DVO == … … 190 190 191 191 1. Go to Images.dat to find the IMAGE_ID in the row where EXTERN_ID == stackMetaID 192 2. Go to SkyTable.fits to find the NAME of the catalog file with CAT_ID == dvoRegionID192 2. Go to !SkyTable.fits to find the NAME of the catalog file with CAT_ID == dvoRegionID 193 193 3. Look for measurement(s) with IMAGE_ID and DET_ID = xippDetectID
