The metrics that are no longer showing results are: PA1, TE1, "Galaxy photometry repeatability," "Stellar photometry repeatability," and "Stellar locus width." There are three different explanations:
1a. PA1 stopped showing up after DM-25789 was merged. That new implementation requires 3 or more measurements of each object to calculate an RMS. Since validation_data_hsc has at most 2 matched-visit measurements for any stars, PA1 is not measured.
1b. The modelPhotRep metrics have recently been added to `faro` (DM-30823), but use the same `photRepeat` function as PA1, which requires 3 or more measurements to calculate repeatability.
2. TE1 stopped showing up after DM-26988 was merged. The new implementation of TE1/TE2 calculates these metrics on coadds. Since validation_data_hsc does not include coadds, the ellipticity residual metrics are not calculated.
3. The other panel (Stellar locus width) is empty in the dashboard because that metric was previously calculated by pipe_analysis. The stellar locus width is implemented in `faro`, but only works on multi-band coadds, which aren't present in validation_data_hsc.
SUMMARY: Repeatability metrics don't appear because there are not enough visits in validation_data_hsc. Ellipticity residual and stellar locus metrics don't appear because they require coadds. (Also the stellar locus width uses gri bands, while validation_data_hsc has only iry.)
Dashboard: https://chronograf-demo.lsst.codes/sources/2/dashboards/70?refresh=Paused&tempVars%5BDataset%5D=validation_data_hsc&tempVars%5BFilter%5D=HSC-R&tempVars%5BTract%5D=9441&lower=now%28%29%20-%2030d
Only AM1 is reporting non NaN numbers
Dataset: validation_data_hsc