Skip to content

Commit 5949e57

Browse files
committed
Add missing stages to calkit objects
1 parent 05369f9 commit 5949e57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

calkit.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ datasets:
44
- path: data/raw/data.csv
55
title: Raw data
66
description: This is raw voltage data.
7+
stage: collect-data
78
figures:
89
- path: figures/voltage-time-series.png
910
title: Raw voltage time series
1011
description: A plot of the raw voltage time series.
12+
stage: plot-voltage
1113
publications:
1214
- path: paper/paper.pdf
1315
title: The paper
1416
description: This is the paper.
17+
stage: build-paper

0 commit comments

Comments
 (0)