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.3k
Seven Strategies for Optimizing Numerical Code
jakevdp
54
12k
Intro to Pydata
jakevdp
18
3.8k
Bespoke Visualizations with a Declarative Twist
jakevdp
3
2.8k
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
凸最適化からDC最適化まで
santana_hammer
1
370
先端因果推論特別研究チームの研究構想と 人間とAIが協働する自律因果探索の展望
sshimizu2006
3
810
なぜ21は素因数分解されないのか? - Shorのアルゴリズムの現在と壁
daimurat
0
330
学術講演会中央大学学員会府中支部
tagtag
PRO
0
360
AI(人工知能)の過去・現在・未来 —AIは人間を超えるのか—
tagtag
PRO
0
160
データベース11: 正規化(1/2) - 望ましくない関係スキーマ
trycycle
PRO
0
1.1k
Performance Evaluation and Ranking of Drivers in Multiple Motorsports Using Massey’s Method
konakalab
0
160
Rashomon at the Sound: Reconstructing all possible paleoearthquake histories in the Puget Lowland through topological search
cossatot
0
680
アクシズを探せ! 各勢力の位置関係についての考察
miu_crescent
PRO
1
120
データベース09: 実体関連モデル上の一貫性制約
trycycle
PRO
0
1.1k
シャボン玉の虹から原子も地震も重力も見える! 〜 物理の目「干渉縞」のすごい力 〜
syotasasaki593876
1
110
DMMにおけるABテスト検証設計の工夫
xc6da
1
1.6k
Featured
See All Featured
Claude Code のすすめ
schroneko
67
220k
Fireside Chat
paigeccino
42
3.8k
Faster Mobile Websites
deanohume
310
31k
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
63
51k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Optimizing for Happiness
mojombo
378
71k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
New Earth Scene 8
popppiees
1
1.7k
Embracing the Ebb and Flow
colly
88
5k
The Mindset for Success: Future Career Progression
greggifford
PRO
0
280
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
980
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.