-
Notifications
You must be signed in to change notification settings - Fork 0
/
showyourwork.yml
67 lines (66 loc) · 1.31 KB
/
showyourwork.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
cache_on_zenodo: true
dag:
engine: sfdp
graph_attr:
nodesep: '0.65'
ranksep: '1'
group_by_type: false
node_attr:
penwidth: '2'
shape: box
width: '1'
render: false
datasets:
10.5281/zenodo.6515864:
contents:
README.md: null
TOI640b.json: src/data/TOI640/planet.json
images.tar.gz:
README.md: null
S06:
image.json: src/data/TOI640/S06.json
S07:
image.json: src/data/TOI640/S07.json
lightcurves.zip:
lightcurves:
README.md: null
S06:
lc.txt: src/data/TOI640/S06.txt
S07:
lc.txt: src/data/TOI640/S07.txt
destination: src/data/TOI640
dependencies:
src/scripts/test_figure.py:
- src/data/TOI640/planet.json
- src/data/TOI640/S06.txt
- src/data/TOI640/S06.json
- src/data/TOI640/S07.txt
- src/data/TOI640/S07.json
ms_name: ms
optimize_caching: false
overleaf:
gh_actions_sync: true
id: null
pull:
- src/tex/ms.tex
- src/tex/bib.bib
push:
- src/tex/figures
- src/tex/output
require_inputs: true
run_cache_rules_on_ci: false
scripts:
py: python {script}
stamp:
angle: -20.0
enabled: true
size: 0.75
url:
enabled: true
maxlen: 40
xpos: 0.5
ypos: 0.5
synctex: true
tectonic_args: []
verbose: false
version: 0.4.4.dev58+gfa50cf6