PSF estimation is now done in CharacterizeImageTask and this uses the old detection config values of includeThresholdMultiplier = 10 and thresholdValue = 5, thus only bright stars.
The CalibrationTask now only measures sources for the Src catalog and for astrometric and photometric calibration. At the moment it uses includeThresholdMultiplier = 1 and thresholdValue = 5, since @jbosch had suggested 5 sigma. I wonder if such a low threshold multiplier is asking for trouble (e.g. footprints that are too small).
I figured we’d tweak these settings based on the results from running on real data, as will be reported here but if you have any suggestions, please let me know.