@@ -3,41 +3,39 @@ stages:
33 collect-data:
44 cmd: calkit xenv -n py --no-check -- python scripts/collect-data.py
55 deps:
6- - path: .calkit/env-locks/py
6+ - path: .calkit/env-locks/venvs/linux-64/py.txt
77 hash: md5
8- md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
8+ md5: 3934f1f66ae3ec5aa3c8130afd15932f
99 size: 231
10- nfiles: 1
1110 - path: scripts/collect-data.py
1211 hash: md5
1312 md5: eeab1328ac4a9df2ef2452d32c1e6cce
1413 size: 424
1514 outs:
1615 - path: data/raw/data.csv
1716 hash: md5
18- md5: ccdee5fffc91f03f33d59070524ada4a
19- size: 43628
17+ md5: 4d3f8f8d667e9915e8396e23e07652fc
18+ size: 43673
2019 plot-voltage:
2120 cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2221 deps:
23- - path: .calkit/env-locks/py
22+ - path: .calkit/env-locks/venvs/linux-64/py.txt
2423 hash: md5
25- md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
24+ md5: 3934f1f66ae3ec5aa3c8130afd15932f
2625 size: 231
27- nfiles: 1
2826 - path: data/raw/data.csv
2927 hash: md5
30- md5: ccdee5fffc91f03f33d59070524ada4a
31- size: 43628
28+ md5: 4d3f8f8d667e9915e8396e23e07652fc
29+ size: 43673
3230 - path: scripts/plot-voltage.py
3331 hash: md5
3432 md5: 087a567a0c0f6199a908399013d564a1
3533 size: 297
3634 outs:
3735 - path: figures/voltage-time-series.png
3836 hash: md5
39- md5: b5e321a2b3c3eaf0e7afbf60cfef81fc
40- size: 42048
37+ md5: 6fb534d61f0b22277fc5ff0ba1374718
38+ size: 44183
4139 copy-figures-to-paper-dir:
4240 cmd: cp -r figures paper/figures
4341 deps:
@@ -56,15 +54,14 @@ stages:
5654 cmd: calkit xenv -n tex --no-check -- latexmk -cd -norc
5755 -interaction=nonstopmode -silent -synctex=1 -pdf paper/paper.tex
5856 deps:
59- - path: .calkit/env-locks/tex
57+ - path: .calkit/env-locks/docker/amd64/ tex.json
6058 hash: md5
61- md5: 2c552307edd59397026c9ef06dc8af47.dir
59+ md5: af028316fd879fcf385e0838e3b7ad08
6260 size: 1171
63- nfiles: 1
6461 - path: figures
6562 hash: md5
66- md5: 3fc99ae0c5867a8f99d54cde2e14dd7f .dir
67- size: 42073
63+ md5: 5849ca1f72381102436096f4eac7473d .dir
64+ size: 44208
6865 nfiles: 2
6966 - path: paper/paper.tex
7067 hash: md5
@@ -73,8 +70,8 @@ stages:
7370 outs:
7471 - path: paper/paper.pdf
7572 hash: md5
76- md5: 61d4b9b40b41503f616e0a3bfe0cbd89
77- size: 96237
73+ md5: 522910852bfd54772224ecc3150d6ffc
74+ size: 94366
7875 _check_env_py:
7976 cmd: calkit check conda-env --file environment.yml --output
8077 .calkit/env-locks/py.yml
@@ -104,16 +101,14 @@ stages:
104101 md5: 2d0e401b7292d0d218bc567bfb37f9c7
105102 size: 24
106103 outs:
107- - path: .calkit/env-locks/py
104+ - path: .calkit/env-locks/venvs/linux-64/py.txt
108105 hash: md5
109- md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
106+ md5: 3934f1f66ae3ec5aa3c8130afd15932f
110107 size: 231
111- nfiles: 1
112108 _check-env-tex:
113109 cmd: calkit check environment --name tex
114110 outs:
115- - path: .calkit/env-locks/tex
111+ - path: .calkit/env-locks/docker/amd64/ tex.json
116112 hash: md5
117- md5: 2c552307edd59397026c9ef06dc8af47.dir
113+ md5: af028316fd879fcf385e0838e3b7ad08
118114 size: 1171
119- nfiles: 1
0 commit comments