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
My God, it's full of stars! (and planets and Py...
Search
Zbigniew Siciarz
March 20, 2014
Technology
0
3.4k
My God, it's full of stars! (and planets and Python)
My talk at PyWaw #34.
http://pywaw.org/34/
Zbigniew Siciarz
March 20, 2014
Tweet
Share
More Decks by Zbigniew Siciarz
See All by Zbigniew Siciarz
What if Socrates was a dev?
zsiciarz
0
160
Calling Rust from other languages
zsiciarz
3
630
An introduction to the Rust ecosystem
zsiciarz
5
1.9k
Python3-only Django project - the benefits
zsiciarz
1
370
PostgreSQL & Django - a tasty mix
zsiciarz
2
440
Building an online PDF editor from scratch
zsiciarz
3
1.1k
IPython: tips, tricks & magic
zsiciarz
8
3.6k
ShiningPanda: simple CI hosting for Python
zsiciarz
1
110
requests, czyli HTTP dla ludzi
zsiciarz
1
120
Other Decks in Technology
See All in Technology
QAエンジニアがプロダクト専任で チームの中に入ると。。。?/登壇資料(杉森 太樹)
hacobu
PRO
0
210
3年ぶりの re:Invent 今年の意気込みと前回の振り返り
kazzpapa3
0
210
從裝潢設計圖到 Home Assistant:打造智慧家庭的實戰與踩坑筆記
kewang
0
160
"おまじない"はもう卒業! デバッガで探るSpring Bootの裏側と「学び方」の学び方
takeuchi_132917
0
140
Design and implementation of "Markdown to Google Slides" / phpconfuk 2025
k1low
1
400
Quarkusで作るInteractive Stream Application
joker1007
0
120
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
6
390
Post-AIコーディング時代のエンジニア生存戦略
shinoyu
0
270
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
22
4.8k
Redux → Recoil → Zustand → useSyncExternalStore: 状態管理の10年とReact本来の姿
zozotech
PRO
12
6.2k
[mercari GEARS 2025] Building Foundation for Mercari’s Global Expansion
mercari
PRO
1
110
Spring Boot利用を前提としたJavaライブラリ開発方法の提案
kokihoshihara
PRO
2
190
Featured
See All Featured
Making Projects Easy
brettharned
120
6.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Building Applications with DynamoDB
mza
96
6.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Fireside Chat
paigeccino
41
3.7k
Thoughts on Productivity
jonyablonski
73
4.9k
How to Ace a Technical Interview
jacobian
280
24k
Gamification - CAS2011
davidbonilla
81
5.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Bash Introduction
62gerente
615
210k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Transcript
None
None
None
None
None
None
None
None
None
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
N = R * fp * ne * fl *
fi * fc * L
None
while year < 1992: assert len(exoplanets) == 0
if year == 1992: assert len(exoplanets) == 3
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
kepdraw infile=kplr002436324- 2009259160929_llc.fits outfile=kplr002436324- 2009259160929_llc.png datacol=SAP_FLUX ploterr=n errcol=SAP_FLUX_ERR quality=y lcolor='#0000ff'
lwidth=1.0 fcolor='#ffff00' falpha=0.2 labelsize=24 ticksize=16 xsize=18 ysize=6 plottype=pretty
import kplr client = kplr.API() planet = client.planet(„4b") lc =
planet.get_light_curves() fig = lc[0].plot() fig.show()
None
None
None
None