Add pathc_dedup_summary.json — P3-PATHC SDSS-native landing (criterion #10 cascade)
Browse files- pathc_dedup_summary.json +59 -0
pathc_dedup_summary.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "P3-PATHC-DEDUP-LOCAL (8-way-aspirational, N-way actual)",
|
| 3 |
+
"match_radius_arcsec": 5.0,
|
| 4 |
+
"surveys_planned": [
|
| 5 |
+
"desi_dr1",
|
| 6 |
+
"erosita_dr1",
|
| 7 |
+
"planck_cmb",
|
| 8 |
+
"gaia_dr3",
|
| 9 |
+
"neowise_pathc",
|
| 10 |
+
"sdss_dr18",
|
| 11 |
+
"lamost_dr10",
|
| 12 |
+
"act_dr6"
|
| 13 |
+
],
|
| 14 |
+
"surveys_loaded": [
|
| 15 |
+
"desi_dr1",
|
| 16 |
+
"lamost_dr10",
|
| 17 |
+
"sdss_dr18",
|
| 18 |
+
"gaia_dr3",
|
| 19 |
+
"neowise_pathc",
|
| 20 |
+
"erosita_dr1",
|
| 21 |
+
"planck_cmb",
|
| 22 |
+
"act_dr6"
|
| 23 |
+
],
|
| 24 |
+
"surveys_pending": [],
|
| 25 |
+
"survey_load_status": {
|
| 26 |
+
"desi_dr1": "loaded 195829 rows (dropped 0 non-finite)",
|
| 27 |
+
"erosita_dr1": "loaded 298 rows (dropped 0 non-finite)",
|
| 28 |
+
"planck_cmb": "loaded 200 rows (dropped 0 non-finite)",
|
| 29 |
+
"gaia_dr3": "loaded 500 rows (dropped 0 non-finite)",
|
| 30 |
+
"neowise_pathc": "loaded 419 rows (dropped 0 non-finite)",
|
| 31 |
+
"sdss_dr18": "loaded 77905 rows (dropped 0 non-finite)",
|
| 32 |
+
"lamost_dr10": "loaded 113342 rows (dropped 0 non-finite)",
|
| 33 |
+
"act_dr6": "loaded 200 rows (dropped 0 non-finite)"
|
| 34 |
+
},
|
| 35 |
+
"per_survey_detections": {
|
| 36 |
+
"desi_dr1": 195829,
|
| 37 |
+
"lamost_dr10": 113342,
|
| 38 |
+
"sdss_dr18": 77905,
|
| 39 |
+
"gaia_dr3": 500,
|
| 40 |
+
"neowise_pathc": 419,
|
| 41 |
+
"erosita_dr1": 298,
|
| 42 |
+
"planck_cmb": 200,
|
| 43 |
+
"act_dr6": 200
|
| 44 |
+
},
|
| 45 |
+
"total_survey_detections_loaded": 388693,
|
| 46 |
+
"n_unique_objects": 378480,
|
| 47 |
+
"compression_fraction": 0.026275235211336453,
|
| 48 |
+
"n_multi_survey_matches_ge2": 637,
|
| 49 |
+
"clusters_in_k_surveys": {
|
| 50 |
+
"1": 377843,
|
| 51 |
+
"2": 637
|
| 52 |
+
},
|
| 53 |
+
"paper3_table1_numbers_now": {
|
| 54 |
+
"survey_level_detections": 388693,
|
| 55 |
+
"unique_physical_objects": 378480,
|
| 56 |
+
"note": "Reported across 8 of 8 planned surveys. LAMOST DR10 native re-score COMPLETE fire #133 (113,342 top-1% rows loaded). SDSS DR18 native re-score remains in flight on pod `ktds4mkmzb7ven` at batch 345/471 (ETA ~13.7 h). ACT DR6 is loaded as cross-transfer top-200 (not Path-C native-retrained \u2014 CMB coverage is provided by the native Planck CMB retrain, fire #95) and is included in positional dedup only so ACT anomalies participate in multi-survey coincidence search. Re-run this script after each SDSS/LAMOST rescore completes \u2014 it degrades gracefully and picks up new survey parquets automatically."
|
| 57 |
+
},
|
| 58 |
+
"note_multi_survey_meaning": "A multi-survey match at 5\" is rare and scientifically valuable: the same physical position flagged as anomalous by two independent pipelines is strong evidence of a genuine astrophysical feature rather than a survey-specific systematic."
|
| 59 |
+
}
|