Changes between Version 6 and Version 7 of fullforce_algorithms
- Timestamp:
- Feb 7, 2014, 2:58:45 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
fullforce_algorithms
v6 v7 35 35 }}} 36 36 For sources with extended fits, the FIT_GALAXY column is set and parameters from the model with 37 the lowest EXT_CHISQ is chosen .37 the lowest EXT_CHISQ is chosen from the EXP, DEV, and SERSIC model types. 38 38 39 39 === Full Force Run === … … 60 60 * Sky Replace 61 61 62 The output of this process is a standard IPP c ff file with an additional extension called 'XGAL' whichcontains the62 The output of this process is a standard IPP cmf file with an additional extension called 'XGAL'. This table contains the 63 63 results of the galaxy shape measurements 64 64 65 65 ==== Galaxy Shape ==== 66 The galaxy shape function takes the extended fit model parameters and creates a set of models with a range of major and model radii 67 around the input values. For each trial the model is created and the chi-squared of the model versus the warp pixels 66 The galaxy shape function takes the extended fit model parameters and creates a set of models with a range of major and model radii. 67 A range of values centred around the input values are tried. For each trial a extended model with the specified type 68 is created and the chi-squared of the model versus the warp pixels 68 69 is calculated. The results of this process are saved in the XGAL extension. 69 70 … … 78 79 These results are saved in a cmf file. 79 80 80 Note that only the extended model fit parameters in the summary cmf are meaningful. The p sf extension parameters are placeholders81 copied from the first warp containing the source.81 Note that only the extended model fit parameters in the summary cmf are meaningful. The parameters in the other extensions 82 (psf, xsrc, and xrad) are placeholders copied from the first warp containing the source. 82 83
