@@ -5,39 +5,39 @@ stages:
55 deps:
66 - path: .calkit/env-locks/py
77 hash: md5
8- md5: 97801bd5ad552a89970a09edb1bc525d .dir
9- size: 231
10- nfiles: 1
8+ md5: 6a3d291988c3964eaf329ec3c2c9b9f5 .dir
9+ size: 462
10+ nfiles: 2
1111 - path: scripts/collect-data.py
1212 hash: md5
1313 md5: eeab1328ac4a9df2ef2452d32c1e6cce
1414 size: 424
1515 outs:
1616 - path: data/raw/data.csv
1717 hash: md5
18- md5: 0e1fcf8330919e3e736ec3be03b7baa9
19- size: 43613
18+ md5: b6f6ce8a671a7be4c22491be9ee9614b
19+ size: 43716
2020 plot-voltage:
2121 cmd: calkit xenv -n py --no-check -- python scripts/plot-voltage.py
2222 deps:
2323 - path: .calkit/env-locks/py
2424 hash: md5
25- md5: 97801bd5ad552a89970a09edb1bc525d .dir
26- size: 231
27- nfiles: 1
25+ md5: 6a3d291988c3964eaf329ec3c2c9b9f5 .dir
26+ size: 462
27+ nfiles: 2
2828 - path: data/raw/data.csv
2929 hash: md5
30- md5: 0e1fcf8330919e3e736ec3be03b7baa9
31- size: 43613
30+ md5: b6f6ce8a671a7be4c22491be9ee9614b
31+ size: 43716
3232 - path: scripts/plot-voltage.py
3333 hash: md5
3434 md5: 087a567a0c0f6199a908399013d564a1
3535 size: 297
3636 outs:
3737 - path: figures/voltage-time-series.png
3838 hash: md5
39- md5: 062d0b4f4e8087221204d12c1f594223
40- size: 44207
39+ md5: a0e5b3c3e2e42189f6303e7b1d90499b
40+ size: 46338
4141 copy-figures-to-paper-dir:
4242 cmd: cp -r figures paper/figures
4343 deps:
@@ -53,18 +53,18 @@ stages:
5353 size: 45148
5454 nfiles: 2
5555 build-paper:
56- cmd: calkit xenv -n tex --no-check -- latexmk -cd -norc -interaction=nonstopmode
57- -silent -synctex=1 -pdf paper/paper.tex
56+ cmd: calkit xenv -n tex --no-check -- latexmk -cd -norc
57+ -interaction=nonstopmode - silent -synctex=1 -pdf paper/paper.tex
5858 deps:
5959 - path: .calkit/env-locks/tex
6060 hash: md5
61- md5: 2c552307edd59397026c9ef06dc8af47 .dir
62- size: 1171
63- nfiles: 1
61+ md5: fdae1edb4dcd23e4265e4f7701b324a3 .dir
62+ size: 2342
63+ nfiles: 2
6464 - path: figures
6565 hash: md5
66- md5: 51682cce447229821989f677c23caa75 .dir
67- size: 44232
66+ md5: 69cf1654863a79b7342838ff9ca78a72 .dir
67+ size: 46363
6868 nfiles: 2
6969 - path: paper/paper.tex
7070 hash: md5
@@ -73,10 +73,11 @@ stages:
7373 outs:
7474 - path: paper/paper.pdf
7575 hash: md5
76- md5: eddd55ddc8410adef45250b708b0947f
77- size: 99255
76+ md5: 24df231bcb8754c9bb3bf1087c31dd48
77+ size: 97240
7878 _check_env_py:
79- cmd: calkit check conda-env --file environment.yml --output .calkit/env-locks/py.yml
79+ cmd: calkit check conda-env --file environment.yml --output
80+ .calkit/env-locks/py.yml
8081 deps:
8182 - path: environment.yml
8283 hash: md5
@@ -88,7 +89,8 @@ stages:
8889 md5: 8119fb42c7e8531010248790fff169cf
8990 size: 2200
9091 _check_env_tex:
91- cmd: calkit check docker-env texlive/texlive:latest-full -o .calkit/env-locks/tex.json
92+ cmd: calkit check docker-env texlive/texlive:latest-full -o
93+ .calkit/env-locks/tex.json
9294 outs:
9395 - path: .calkit/env-locks/tex.json
9496 hash: md5
@@ -104,14 +106,14 @@ stages:
104106 outs:
105107 - path: .calkit/env-locks/py
106108 hash: md5
107- md5: 97801bd5ad552a89970a09edb1bc525d .dir
108- size: 231
109- nfiles: 1
109+ md5: 6a3d291988c3964eaf329ec3c2c9b9f5 .dir
110+ size: 462
111+ nfiles: 2
110112 _check-env-tex:
111113 cmd: calkit check environment --name tex
112114 outs:
113115 - path: .calkit/env-locks/tex
114116 hash: md5
115- md5: 2c552307edd59397026c9ef06dc8af47 .dir
116- size: 1171
117- nfiles: 1
117+ md5: fdae1edb4dcd23e4265e4f7701b324a3 .dir
118+ size: 2342
119+ nfiles: 2
0 commit comments