Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
In Defense of Extreme Openness
Search
Jake VanderPlas
March 22, 2016
Science
16
4.5k
In Defense of Extreme Openness
Lightning Talk at Python in Astronomy 2016
Jake VanderPlas
March 22, 2016
Tweet
Share
More Decks by Jake VanderPlas
See All by Jake VanderPlas
Altair Tutorial Intro - PyCon 2018
jakevdp
29
6.1k
Seven Strategies for Optimizing Numerical Code
jakevdp
54
12k
Intro to Pydata
jakevdp
18
3.7k
Bespoke Visualizations with a Declarative Twist
jakevdp
3
2.7k
Statistics, Data Mining, and Machine Learning (mostly don't work) in Astronomy
jakevdp
3
1.9k
Image Analysis At Scale
jakevdp
8
2.2k
PyData 101
jakevdp
25
12k
Python's Visualization Landscape (PyCon 2017)
jakevdp
43
110k
The Unexpected Effectiveness of Python in Science
jakevdp
22
10k
Other Decks in Science
See All in Science
07_浮世満理子_アイディア高等学院学院長_一般社団法人全国心理業連合会代表理事_紹介資料.pdf
sip3ristex
0
600
My Favourite Book in 2024: Get Rid of Your Japanese Accent
lagenorhynque
1
110
Ignite の1年間の軌跡
ktombow
0
150
KH Coderチュートリアル(スライド版)
koichih
1
46k
Accelerated Computing for Climate forecast
inureyes
PRO
0
120
AIに仕事を奪われる 最初の医師たちへ
ikora128
0
970
データベース03: 関係データモデル
trycycle
PRO
1
260
データマイニング - ノードの中心性
trycycle
PRO
0
270
baseballrによるMLBデータの抽出と階層ベイズモデルによる打率の推定 / TokyoR118
dropout009
1
560
NASの容量不足のお悩み解決!災害対策も兼ねた「Wasabi Cloud NAS」はここがスゴイ
climbteam
0
120
Agent開発フレームワークのOverviewとW&B Weaveとのインテグレーション
siyoo
0
330
ウェブ・ソーシャルメディア論文読み会 第25回: Differences in misinformation sharing can lead to politically asymmetric sanctions (Nature, 2024)
hkefka385
0
130
Featured
See All Featured
It's Worth the Effort
3n
187
28k
For a Future-Friendly Web
brad_frost
180
9.9k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Navigating Team Friction
lara
189
15k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
BBQ
matthewcrist
89
9.8k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Bash Introduction
62gerente
615
210k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Code Review Best Practice
trishagee
70
19k
Transcript
In Defense of Extreme Openness Jake VanderPlas Python In Astronomy
2016
I think we all see the benefit of coding in
the open . . . Eases Collaboration — Eases Sharing Heightens Visibility — Encourages Reproducibility Encourages Extensibility — Encourages Integrity etc. — etc.
. . . why not do all research in the
open? Eases Collaboration — Eases Sharing Heightens Visibility — Encourages Reproducibility Encourages Extensibility — Encourages Integrity etc. — etc.
A case study from yours truly . . .
https://github.com/jakevdp/multiband_LS/ We wrote this paper on GitHub from day 1
None
None
None
gh-publisher Each new commit triggers a Travis CI process which
builds the current paper PDF and pushes it to this website. . . https://github.com/ewanmellor/gh-publisher/
None
None
None
None
Jeff Scargle!!! — as in “Lomb-Scargle Periodogram”!!!!!!!
None
None
None
None
“But I might get scooped!”
. . . putting work on Github is publication!
. . . putting work on Github is publication! “Scooping”
→ “Plagiarism”
“But Jake. . . would you do this if there
were any real competition?”
Three very similar papers all published within a few months
last summer . . .
So. . . how did it turn out?
None
None
None
(* not that I’m keeping track . . .)
Be Open. Thank You.