Changeset 36757 for trunk/ippconfig
- Timestamp:
- May 21, 2014, 9:37:09 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/psphot.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psphot.config
r36753 r36757 198 198 # Extended Model to use for forced photometry in full force 199 199 # In addtion to PS_MODEL_SERSIC, PS_MODEL_DEV, and PS_MODEL_EXP the values BEST and ALL may be selected 200 EXT_MODEL_TYPE_FOR_CFF STR PS_MODEL_SERSIC 200 # This specifies what gets saved in cff file output by psastro 201 EXT_MODEL_TYPE_FOR_CFF STR ALL 202 # this model is forced 203 EXT_MODEL_TYPE_FORCE STR PS_MODEL_SERSIC 201 204 202 205 # if the sersic model is selected, the dev model will also be forced for sources with sersic index above this limit 203 206 # (Note: this is not used if BEST was selected) 204 207 EXT_MODEL_FORCE_DEV_SERSIC_MIN F32 3.0 208 209 # to avoid forcing extended models for likely stars 210 # only force sources with kron mag - psf mag less than this value ... 211 EXT_MODEL_FORCE_MAGDIFF_MAX F32 0.0 212 # ... unless SN is less than this value 213 EXT_MODEL_FORCE_CUT_SN_MIN F32 10.0 205 214 206 215 # Limits on extended source fits by galactic coordinates
Note:
See TracChangeset
for help on using the changeset viewer.
