Changes between Version 3 and Version 4 of BillsSas39BatchesNotes
- Timestamp:
- Aug 25, 2015, 10:33:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BillsSas39BatchesNotes
v3 v4 18 18 Seems like this column is a detection level thing. Maybe an average would be useful? 19 19 20 HAF/EAM: we want the biggest value : need to check if xQFperfect is set in dvo 20 21 21 22 PSPS_SAS39_P2 "P2 Batch" … … 28 29 FrameMeta: 1 row 29 30 -999 columns: 30 p1Recip, p2Recip, p3Recip 31 ~~~p1Recip, p2Recip, p3Recip~~~ -- replace those three with "md5sum" from smf 32 varchar not 8000 characters long 31 33 32 34 ImageMeta: 1 row … … 38 40 Is the intent that it should be PS_MODEL_PSF (1) but. That doesn't allow for the possibility 39 41 for using a different PSF model type in future releases. 42 43 HAF/EAM/KCC: need a table of the models we have used ( fill in FitModel in Metadata Tables) -- fill in fit model, make the cmf have the correct value. SMF header has PSFMODEL keyword 44 45 40 46 detrend4-8 41 47 I think that there are a couple of other detrend types that are used in the processing could be saved 42 48 here if those would be interesting. 43 49 50 HAF/EAM/KCC: add a few more detrends: NOISEMAP NONLIN VIDEODARK 7/8 would be ignored 51 44 52 0 valued columns 45 53 should DataRelease be 0? Definitely not in PV3 I think. 46 54 calibModNum. Maybe we should start with 1 instead of 0 for first calibration? 47 55 56 HAF: that's my fault (should be 39 for most sas39 batches) - we should call it 3 for PV3 57 EAM/KCC dataRelease -> processingVersion (all tables) 58 48 59 Detection: many rows of course 49 60 -999 columns: None … … 66 77 What are posImageID and negImageID ? 67 78 79 HAF/EAM/KCC needs more documentation on posImageID/negImageID 80 warp_id (add postage stamp in there) - need WarpToImage table 81 82 68 83 NEEDS REVIEW: 69 84 Ok it looks like posImageID is the warp_id for the diffRun and negImageID looks like it's trying to be … … 73 88 Or maybe I'm lost. 74 89 90 HAF/EAM/KCC not lost, that was done on purpose for broader time ranges on SAS39. (sas39 warp - 3pipv2 stack) 91 75 92 DiffToImage 76 93 Perhaps this table resolves the issue. It looks like all of these DiffToImage tables are the same. It gives a list 77 94 of the input ImageMetas. 78 95 79 D etection96 DiffDetection 80 97 -999 columns. There are several. Perhaps they are things that aren't measured for diffs. Needs more study. 81 98 99 HAF/EAM/KCC need a list 82 100 83 101 PSPS_SAS39_DO "Diff Object Batch" … … 89 107 No attempted match to PSPS objects? Sounds compute intensive I guess. 90 108 91 -999 columns: 92 htmID zoneID cx,cy,cz lamda, beta, l, b, xQfPerfect 93 109 EAM/HAF/KCC: the association between diff detection and the big object table is of subjective use (depends on the science case) 110 111 -999 columns: 112 htmID zoneID cx,cy,cz lamda, beta, l, b, HAF/EAM/KCC : computed by PSPS 113 114 -999 column: xQfPerfect 115 HAF/EAM/KCC: should be max qfperfect, look at dvo 94 116 95 117 PSPS_SAS39_ST "Stack Batch" one per skycell … … 105 127 StackMeta 106 128 Description of each stack (stackMetaID == stackRun.stack_id) 107 -999 columns: magSat, competMag, astroScat, photoScat, nAstro, nPhoRef, calibModNum 129 -999 columns: magSat, competMag, astroScat, photoScat, nAstro, nPhoRef, 130 131 HAF/KCC/EAM 132 * magsat - we don't calculate it, drop it (stack / detection/ diff) 133 * completMag - detectionThreshold --> DETEFF.MAGREF (instrumental mag, needs zp / exp correction for stack and detection and diff) 134 * astroScat - AST_CDX, AST_CDY calc= sqrt(a^2+b^2) - this is not the astrometric error - a measurement of the calibration but not definitive 135 * photoScat - ZPT_ERR - describe it better: the scatter of the calibration stars 136 * nAstro - NASTRO : change to nRefStars 137 * nPhoRef - 138 * calibModNum - HAF to remove from schema 108 139 109 140 StackObjectThin Magnitudes only. No fluxes
