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.4k
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
28
6k
Seven Strategies for Optimizing Numerical Code
jakevdp
54
12k
Intro to Pydata
jakevdp
18
3.6k
Bespoke Visualizations with a Declarative Twist
jakevdp
3
2.6k
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
9.9k
Other Decks in Science
See All in Science
統計学入門講座 第1回スライド
techmathproject
0
310
システム数理と応用分野の未来を切り拓くロードマップ・エンターテインメント(スポーツ)への応用 / Applied mathematics for sports entertainment
konakalab
1
310
Ignite の1年間の軌跡
ktombow
0
120
(論文読み)贈り物の交換による地位の競争と社会構造の変化 - 文化人類学への統計物理学的アプローチ -
__ymgc__
1
220
Machine Learning for Materials (Challenge)
aronwalsh
0
270
オンプレミス環境にKubernetesを構築する
koukimiura
0
220
Quelles valorisations des logiciels vers le monde socio-économique dans un contexte de Science Ouverte ?
bluehats
1
340
CV_5_3dVision
hachama
0
110
生成検索エンジン最適化に関する研究の紹介
ynakano
2
790
証明支援系LEANに入門しよう
unaoya
0
980
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
120
創薬における機械学習技術について
kanojikajino
16
5.2k
Featured
See All Featured
The Cult of Friendly URLs
andyhume
78
6.4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Designing for Performance
lara
608
69k
The Cost Of JavaScript in 2023
addyosmani
49
7.9k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Code Reviewing Like a Champion
maltzj
523
40k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Producing Creativity
orderedlist
PRO
344
40k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Agile that works and the tools we love
rasmusluckow
329
21k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.4k
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.