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.2k
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
2k
Image Analysis At Scale
jakevdp
8
2.3k
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
データマイニング - グラフ構造の諸指標
trycycle
PRO
0
200
サイコロで理解する原子核崩壊と拡散現象 〜単純化されたモデルで本質を理解する〜
syotasasaki593876
0
110
風の力で振れ幅が大きくなる振り子!? 〜タコマナローズ橋はなぜ落ちたのか〜
syotasasaki593876
1
120
データベース11: 正規化(1/2) - 望ましくない関係スキーマ
trycycle
PRO
0
970
Agent開発フレームワークのOverviewとW&B Weaveとのインテグレーション
siyoo
0
370
データベース06: SQL (3/3) 副問い合わせ
trycycle
PRO
1
650
データベース15: ビッグデータ時代のデータベース
trycycle
PRO
0
370
ド文系だった私が、 KaggleのNCAAコンペでソロ金取れるまで
wakamatsu_takumu
2
1.5k
「美は世界を救う」を心理学で実証したい~クラファンを通じた新しい研究方法
jimpe_hitsuwari
1
170
LayerXにおける業務の完全自動運転化に向けたAI技術活用事例 / layerx-ai-jsai2025
shimacos
2
18k
生成AIと学ぶPythonデータ分析再入門-Pythonによるクラスタリング・可視化をサクサク実施-
datascientistsociety
PRO
4
1.8k
アナログ計算機『計算尺』を愛でる Midosuji Tech #4/Analog Computing Device Slide Rule now and then
quiver
1
320
Featured
See All Featured
A Tale of Four Properties
chriscoyier
161
23k
Scaling GitHub
holman
463
140k
Context Engineering - Making Every Token Count
addyosmani
8
330
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Code Reviewing Like a Champion
maltzj
526
40k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Speed Design
sergeychernyshev
32
1.2k
Faster Mobile Websites
deanohume
310
31k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
260
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.