88# 210/211 quad: 19 unique exposures, 15 reused across tiles — exercises the
99# structural exposure dedup (the 196 quad had zero overlap; kept for the
1010# append-invariant test).
11- tile_list : /scratch/cdaley/shapepipe-output/smk-p0 /tiles4.txt
11+ tile_list : /scratch/cdaley/shapepipe-output/smk-g3 /tiles4.txt
1212
1313# The container every job runs inside (apptainer software-deployment in the profile).
1414container : /project/def-mjhudson/cdaley/containers/shapepipe-develop-runtime.sif
1515
1616# Where products land ($SP_RUN root). The sharded per-unit stores live under here:
1717# <run_dir>/tiles/<2-char prefix>/<ID>/ and <run_dir>/exp/<prefix>/<base>/
18- run_dir : /scratch/cdaley/shapepipe-output/smk-p0
18+ run_dir : /scratch/cdaley/shapepipe-output/smk-g3
1919
2020# There is no config_src knob: the config chain is workflow/config/cfis, resolved
2121# relative to the Snakefile. The configs interpolate $SP_RUN / $SP_UNIT_NUM /
@@ -30,7 +30,7 @@ star_cats: /home/cdaley/projects/def-mjhudson/cdaley/runs/p3-batch1/star_cats
3030# BLOCKED for now: def-mjhudson /project is hard-full (27/27 TiB), so index and
3131# report live with the run on /scratch until space is reclaimed. Mind the
3232# 60-day purge for anything that must survive.
33- index_db : /scratch/cdaley/shapepipe-output/smk-p0 /index/run_index.sqlite
33+ index_db : /scratch/cdaley/shapepipe-output/smk-g3 /index/run_index.sqlite
3434
3535# Rolling exposure-store reclamation (D5). When true, the COMPUTE DAG grows one
3636# `clean_exposure` job per exposure. It fires once every campaign tile that reads
0 commit comments