Commit bbfba3a
fix: route build_per_energy_calibration CTC dict via pht_intier
The rule was passing dsp_par_catalog with tier=intier to
ParsCatalog.get_par_file, producing inconsistent paths like
par/psp/.../par_dsp.yaml (catalog filenames from dsp, directory from psp)
that no rule produces. Select the catalog matching intier so partition
mode reads CTC from par_psp and single-run mode reads from par_dsp.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent a500fae commit bbfba3a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
512 | 513 | | |
513 | 514 | | |
514 | 515 | | |
515 | | - | |
| 516 | + | |
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| |||
0 commit comments