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
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
ド文系だった私が、 KaggleのNCAAコンペでソロ金取れるまで
wakamatsu_takumu
2
1.4k
システム数理と応用分野の未来を切り拓くロードマップ・エンターテインメント(スポーツ)への応用 / Applied mathematics for sports entertainment
konakalab
1
400
mOrganic™ Holdings, LLC.
hyperlocalnetwork
0
110
Transport information Geometry: Current and Future II
lwc2017
0
210
点群ライブラリPDALをGoogleColabにて実行する方法の紹介
kentaitakura
1
430
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
170
データベース14: B+木 & ハッシュ索引
trycycle
PRO
0
470
データマイニング - コミュニティ発見
trycycle
PRO
0
160
Explanatory material
yuki1986
0
410
深層学習を用いた根菜類の個数カウントによる収量推定法の開発
kentaitakura
0
180
研究って何だっけ / What is Research?
ks91
PRO
1
130
baseballrによるMLBデータの抽出と階層ベイズモデルによる打率の推定 / TokyoR118
dropout009
2
580
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Bash Introduction
62gerente
615
210k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
How GitHub (no longer) Works
holman
315
140k
Being A Developer After 40
akosma
91
590k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
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.