layer2img.py cleanup

This commit is contained in:
Motiejus Jakštys
2021-04-10 19:41:44 +03:00
parent b51952abb5
commit 7cb1c7058a
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