@@ -3,39 +3,41 @@ stages:
33 collect-data:
44 cmd: calkit xenv -n py --no-check -- python scripts/collect-data.py
55 deps:
6- - path: .calkit/env-locks/venvs/linux-64/py.txt
6+ - path: .calkit/env-locks/py
77 hash: md5
8- md5: 3934f1f66ae3ec5aa3c8130afd15932f
8+ md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
99 size: 231
10+ nfiles: 1
1011 - path: scripts/collect-data.py
1112 hash: md5
1213 md5: eeab1328ac4a9df2ef2452d32c1e6cce
1314 size: 424
1415 outs:
1516 - path: data/raw/data.csv
1617 hash: md5
17- md5: 4d3f8f8d667e9915e8396e23e07652fc
18- size: 43673
18+ md5: ccdee5fffc91f03f33d59070524ada4a
19+ size: 43628
1920 plot-voltage:
2021 cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2122 deps:
22- - path: .calkit/env-locks/venvs/linux-64/py.txt
23+ - path: .calkit/env-locks/py
2324 hash: md5
24- md5: 3934f1f66ae3ec5aa3c8130afd15932f
25+ md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
2526 size: 231
27+ nfiles: 1
2628 - path: data/raw/data.csv
2729 hash: md5
28- md5: 4d3f8f8d667e9915e8396e23e07652fc
29- size: 43673
30+ md5: ccdee5fffc91f03f33d59070524ada4a
31+ size: 43628
3032 - path: scripts/plot-voltage.py
3133 hash: md5
3234 md5: 087a567a0c0f6199a908399013d564a1
3335 size: 297
3436 outs:
3537 - path: figures/voltage-time-series.png
3638 hash: md5
37- md5: 6fb534d61f0b22277fc5ff0ba1374718
38- size: 44183
39+ md5: b5e321a2b3c3eaf0e7afbf60cfef81fc
40+ size: 42048
3941 copy-figures-to-paper-dir:
4042 cmd: cp -r figures paper/figures
4143 deps:
@@ -54,14 +56,15 @@ stages:
5456 cmd: calkit xenv -n tex --no-check -- latexmk -cd -norc
5557 -interaction=nonstopmode -silent -synctex=1 -pdf paper/paper.tex
5658 deps:
57- - path: .calkit/env-locks/docker/amd64/ tex.json
59+ - path: .calkit/env-locks/tex
5860 hash: md5
59- md5: af028316fd879fcf385e0838e3b7ad08
61+ md5: 2c552307edd59397026c9ef06dc8af47.dir
6062 size: 1171
63+ nfiles: 1
6164 - path: figures
6265 hash: md5
63- md5: 5849ca1f72381102436096f4eac7473d .dir
64- size: 44208
66+ md5: 3fc99ae0c5867a8f99d54cde2e14dd7f .dir
67+ size: 42073
6568 nfiles: 2
6669 - path: paper/paper.tex
6770 hash: md5
@@ -70,8 +73,8 @@ stages:
7073 outs:
7174 - path: paper/paper.pdf
7275 hash: md5
73- md5: 522910852bfd54772224ecc3150d6ffc
74- size: 94366
76+ md5: 61d4b9b40b41503f616e0a3bfe0cbd89
77+ size: 96237
7578 _check_env_py:
7679 cmd: calkit check conda-env --file environment.yml --output
7780 .calkit/env-locks/py.yml
@@ -101,14 +104,16 @@ stages:
101104 md5: 2d0e401b7292d0d218bc567bfb37f9c7
102105 size: 24
103106 outs:
104- - path: .calkit/env-locks/venvs/linux-64/py.txt
107+ - path: .calkit/env-locks/py
105108 hash: md5
106- md5: 3934f1f66ae3ec5aa3c8130afd15932f
109+ md5: 1ff10860cb1d183807b37f84dcd4ba42.dir
107110 size: 231
111+ nfiles: 1
108112 _check-env-tex:
109113 cmd: calkit check environment --name tex
110114 outs:
111- - path: .calkit/env-locks/docker/amd64/ tex.json
115+ - path: .calkit/env-locks/tex
112116 hash: md5
113- md5: af028316fd879fcf385e0838e3b7ad08
117+ md5: 2c552307edd59397026c9ef06dc8af47.dir
114118 size: 1171
119+ nfiles: 1
0 commit comments