layer2img.py cleanup

This commit is contained in:
2021-05-19 22:57:47 +03:00
committed by Motiejus Jakštys
parent 31f0a1961f
commit b6db6eff8a
2 changed files with 9 additions and 104 deletions

View File

@@ -48,10 +48,11 @@ test-figures.pdf: layer2img.py .faux_test
fig-definition-of-a-bend.pdf: layer2img.py Makefile .faux_test
python ./layer2img.py \
--group1-cmap=True \
--group1-table=wm_debug \
--group1-cmap=True \
--group1-where="name='fig6' AND stage='bbends-polygon' AND gen=1" \
--group2-table=wm_debug --group2-where="name='fig6' AND stage='bbends' AND gen=1" \
--group2-table=wm_debug \
--group2-where="name='fig6' AND stage='bbends' AND gen=1" \
--outfile=$@
.faux_test: tests.sql wm.sql .faux_db