Changes between Version 11 and Version 12 of fullforce_SAStest1
- Timestamp:
- Jan 31, 2014, 12:19:30 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
fullforce_SAStest1
v11 v12 48 48 49 49 The psphotStack code is essentially the same as that used for SAS_32 except that the selection of objects for extended model 50 fitting was relaxed. In particular 51 the previous requirement that the object be "extended" (EXTNSIGMA > 3) is not applied. Instead magnitude cuts were used.50 fitting was relaxed. In particular the previous requirement that the object be "extended" (EXTNSIGMA > 3) 51 was not applied. Instead magnitude cuts were used. 52 52 The cuts chosen were 21.5 in g, r, and i. 20.5 in z and 19.5 in y band. Note that these cuts are per object. 53 If the object's magnitude was less 54 than the cut for any band, fits were performed in all bands.Also extended model fits will not be performed in the53 Fits were performed in all bands if the object's magnitude was less than the limit for '''any''' band. 54 Also extended model fits will not be performed in the 55 55 region within 20 degrees latitude of the galactic plane with the limit increasing to 35 degrees near the galactic center. 56 This cut s haveno effect in the SAS region.56 This cut has no effect in the SAS region. 57 57 58 58 During the skycal processing a new data product is produced. The "cff file". … … 62 62 The model type chosen is the best of the three models Exponential (exp), de Vaucouleurs (dev), or sersic (ser). 63 63 64 The inputs to each "full force run" are the cff file (one per skycell per filter) and the set ofindividual warp64 The inputs to each "full force run" are the cff file (one per skycell per filter) and the individual warp 65 65 images for each skycell. In this data set there were 66 on average 11 warps per skycell. Not that all warps are used regardless of whether they were rejected during stack67 construction.66 on average 11 warps per skycell. Note that all warps are used regardless of whether they were rejected 67 when building the stacks. 68 68 69 The full force processing consists of two parts. Running psphotFullForce on the individual warps followed by psphotFullForceSummary to generate the 69 The full force processing consists of two parts. The program psphotFullForce is run on the individual warps 70 and then psphotFullForceSummary takes the results for each skycell and generatse the 70 71 final extended source measurement for each source. See [wiki:fullforce_algorithms] for details on the measurements and calculations. 71 72
