@@ -5,39 +5,39 @@ stages:
55 deps:
66 - path: .calkit/env-locks/py
77 hash: md5
8- md5: 1ff10860cb1d183807b37f84dcd4ba42 .dir
9- size: 231
10- nfiles: 1
8+ md5: 8a87260f7f7bdf4c073cfdc98bf5d538 .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: ccdee5fffc91f03f33d59070524ada4a
19- size: 43628
18+ md5: 872498f896bf1589b6b9253581c8db4b
19+ size: 43632
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: 1ff10860cb1d183807b37f84dcd4ba42 .dir
26- size: 231
27- nfiles: 1
25+ md5: 8a87260f7f7bdf4c073cfdc98bf5d538 .dir
26+ size: 462
27+ nfiles: 2
2828 - path: data/raw/data.csv
2929 hash: md5
30- md5: ccdee5fffc91f03f33d59070524ada4a
31- size: 43628
30+ md5: 872498f896bf1589b6b9253581c8db4b
31+ size: 43632
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: b5e321a2b3c3eaf0e7afbf60cfef81fc
40- size: 42048
39+ md5: bb5746ecb477c6e8cdf068fc7ff3707f
40+ size: 46667
4141 copy-figures-to-paper-dir:
4242 cmd: cp -r figures paper/figures
4343 deps:
@@ -58,13 +58,13 @@ stages:
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: 3fc99ae0c5867a8f99d54cde2e14dd7f .dir
67- size: 42073
66+ md5: c1fb804dfc359d85262c330af84738bc .dir
67+ size: 46692
6868 nfiles: 2
6969 - path: paper/paper.tex
7070 hash: md5
@@ -73,8 +73,8 @@ stages:
7373 outs:
7474 - path: paper/paper.pdf
7575 hash: md5
76- md5: 61d4b9b40b41503f616e0a3bfe0cbd89
77- size: 96237
76+ md5: 51735eab33db16185af12b0337fcf913
77+ size: 99042
7878 _check_env_py:
7979 cmd: calkit check conda-env --file environment.yml --output
8080 .calkit/env-locks/py.yml
@@ -106,14 +106,14 @@ stages:
106106 outs:
107107 - path: .calkit/env-locks/py
108108 hash: md5
109- md5: 1ff10860cb1d183807b37f84dcd4ba42 .dir
110- size: 231
111- nfiles: 1
109+ md5: 8a87260f7f7bdf4c073cfdc98bf5d538 .dir
110+ size: 462
111+ nfiles: 2
112112 _check-env-tex:
113113 cmd: calkit check environment --name tex
114114 outs:
115115 - path: .calkit/env-locks/tex
116116 hash: md5
117- md5: 2c552307edd59397026c9ef06dc8af47 .dir
118- size: 1171
119- nfiles: 1
117+ md5: fdae1edb4dcd23e4265e4f7701b324a3 .dir
118+ size: 2342
119+ nfiles: 2
0 commit comments