Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:None
-
Story Points:8
-
Epic Link:
-
Team:Alert Production
Description
While working on DM-14155, I discovered that Linux and Mac produce different results in the DECAM ConstrainedPhotometryModel tests. This may be a hint about why that model is unstable and not producing good fits, or it may be due to something else. Either way, I should understand what's going on, which is going to require a bunch of debug printing, and maybe looking at the matrix elements themselves.
As an example, after the error scales are frozen, the mac chi2/ndof is 5073.41/2108, while on linux it is 5072.94/2108. Subsequently, different outliers are rejected and the final fits are measureably different.
Attachments
Issue Links
- has to be finished together with
-
DM-17597 Update testdata_jointcal catalogs to be processed with gaia+ps1
- Done
- is triggered by
-
DM-14155 Experiment with other source selectors for photometry
- Done
-
DM-13670 Check residual vs. errors for photometry
- Done
-
DM-13671 Add option to skip cholmod.update step
- Done
- relates to
-
DM-14552 centos6 4sigma outlier test numeric difference
- Done
In addition, the "4sigma_outliers" decam astrometry test gives different results on centos6. When I dug into that (see
DM-14552), there were differences in chi2 values that showed up before any outliers were rejected (different between macOS, centos6, and Ubuntu). Those differences went away with opt=0. There may be something pathological about the decam data in particular.