33 collect-data:
44 cmd: calkit xenv -n py --no-check -- python scripts/collect-data.py
55 deps:
6- - path: .calkit/env-locks/py.txt
6+ - path: .calkit/env-locks/venvs/linux-64/ py.txt
77 hash: md5
88 md5: de96276868627f6d4aa908b2b4759a56
99 size: 231
@@ -14,28 +14,28 @@ stages:
1414 outs:
1515 - path: data/raw/data.csv
1616 hash: md5
17- md5: de9fed6f097dc9eeb0d771172c235d11
18- size: 43594
17+ md5: 3ec6df511ed8ebacdc436ce815ada1df
18+ size: 43628
1919 plot-voltage:
2020 cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2121 deps:
22- - path: .calkit/env-locks/py.txt
22+ - path: .calkit/env-locks/venvs/linux-64/ py.txt
2323 hash: md5
2424 md5: de96276868627f6d4aa908b2b4759a56
2525 size: 231
2626 - path: data/raw/data.csv
2727 hash: md5
28- md5: de9fed6f097dc9eeb0d771172c235d11
29- size: 43594
28+ md5: 3ec6df511ed8ebacdc436ce815ada1df
29+ size: 43628
3030 - path: scripts/plot-voltage.py
3131 hash: md5
3232 md5: 087a567a0c0f6199a908399013d564a1
3333 size: 297
3434 outs:
3535 - path: figures/voltage-time-series.png
3636 hash: md5
37- md5: 2bad4528d4d1acace92cdeee39572663
38- size: 40195
37+ md5: a70b61dc033585fe2d3c16d63290a870
38+ size: 46210
3939 copy-figures-to-paper-dir:
4040 cmd: cp -r figures paper/figures
4141 deps:
@@ -54,14 +54,14 @@ stages:
5454 cmd: calkit xenv -n tex --no-check -- latexmk -cd -norc
5555 -interaction=nonstopmode -silent -synctex=1 -pdf paper/paper.tex
5656 deps:
57- - path: .calkit/env-locks/tex.json
57+ - path: .calkit/env-locks/docker/amd64/ tex.json
5858 hash: md5
5959 md5: af028316fd879fcf385e0838e3b7ad08
6060 size: 1171
6161 - path: figures
6262 hash: md5
63- md5: dda637b5e3496cfe2e567067e3803a76 .dir
64- size: 40220
63+ md5: 70126dc2f9f61fb93c62eb50b55f13f1 .dir
64+ size: 46235
6565 nfiles: 2
6666 - path: paper/paper.tex
6767 hash: md5
@@ -70,8 +70,8 @@ stages:
7070 outs:
7171 - path: paper/paper.pdf
7272 hash: md5
73- md5: 536be8f091d30d6f12414e9dc3557269
74- size: 93096
73+ md5: 7069d28ed4063d3bec319c661681648a
74+ size: 98339
7575 _check_env_py:
7676 cmd: calkit check conda-env --file environment.yml --output
7777 .calkit/env-locks/py.yml
@@ -101,14 +101,14 @@ stages:
101101 md5: 2d0e401b7292d0d218bc567bfb37f9c7
102102 size: 24
103103 outs:
104- - path: .calkit/env-locks/py.txt
104+ - path: .calkit/env-locks/venvs/linux-64/ py.txt
105105 hash: md5
106106 md5: de96276868627f6d4aa908b2b4759a56
107107 size: 231
108108 _check-env-tex:
109109 cmd: calkit check environment --name tex
110110 outs:
111- - path: .calkit/env-locks/tex.json
111+ - path: .calkit/env-locks/docker/amd64/ tex.json
112112 hash: md5
113113 md5: af028316fd879fcf385e0838e3b7ad08
114114 size: 1171
0 commit comments