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.3k
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
5.5k
Seven Strategies for Optimizing Numerical Code
jakevdp
54
12k
Intro to Pydata
jakevdp
18
3.5k
Bespoke Visualizations with a Declarative Twist
jakevdp
3
2.4k
Statistics, Data Mining, and Machine Learning (mostly don't work) in Astronomy
jakevdp
3
1.7k
Image Analysis At Scale
jakevdp
8
2.1k
PyData 101
jakevdp
25
11k
Python's Visualization Landscape (PyCon 2017)
jakevdp
43
110k
The Unexpected Effectiveness of Python in Science
jakevdp
22
9.6k
Other Decks in Science
See All in Science
Transformers are Universal in Context Learners
gpeyre
0
470
解説!データ基盤の進化を後押しする手順とタイミング
shomaekawa
1
320
教師なしテンソル分解に基づく、有糸分裂後の転写再活性化におけるヒストン修飾ブックマークとしての転写因子候補の抽出法
tagtag
0
110
Machine Learning for Materials (Lecture 8)
aronwalsh
0
400
マテリアルズ・インフォマティクスの先端で起きていること / What's Happening at the Cutting Edge of Materials Informatics
snhryt
1
120
Machine Learning for Materials (Lecture 4)
aronwalsh
0
780
統計的因果探索の方法
sshimizu2006
1
1.1k
AI科学の何が“哲学”の問題になるのか ~問いマッピングの試み~
rmaruy
1
2.1k
Snowflakeによる統合バイオインフォマティクス
ktatsuya
0
430
ECUACIÓN DE ESTADO DEL VIRIAL
borischicoma
0
140
非同期コミュニケーションの構造 -チャットツールを用いた組織における情報の流れの設計について-
koisono
0
120
Introduction to Graph Neural Networks
joisino
PRO
4
2k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
131
8.8k
10 Git Anti Patterns You Should be Aware of
lemiorhan
653
59k
Build The Right Thing And Hit Your Dates
maggiecrowley
31
2.3k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.6k
Product Roadmaps are Hard
iamctodd
PRO
48
10k
Typedesign – Prime Four
hannesfritz
39
2.3k
Optimizing for Happiness
mojombo
375
69k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
225
22k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
How STYLIGHT went responsive
nonsquared
95
5.1k
Faster Mobile Websites
deanohume
304
30k
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.