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
3k
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
110
Calling Rust from other languages
zsiciarz
3
620
An introduction to the Rust ecosystem
zsiciarz
5
1.8k
Python3-only Django project - the benefits
zsiciarz
1
330
PostgreSQL & Django - a tasty mix
zsiciarz
2
410
Building an online PDF editor from scratch
zsiciarz
3
1k
IPython: tips, tricks & magic
zsiciarz
8
3.5k
ShiningPanda: simple CI hosting for Python
zsiciarz
1
100
requests, czyli HTTP dla ludzi
zsiciarz
1
110
Other Decks in Technology
See All in Technology
5分でわかるDuckDB
chanyou0311
10
3.2k
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
Qiita埋め込み用スライド
naoki_0531
0
860
サーバレスアプリ開発者向けアップデートをキャッチアップしてきた #AWSreInvent #regrowth_fuk
drumnistnakano
0
190
C++26 エラー性動作
faithandbrave
2
690
あの日俺達が夢見たサーバレスアーキテクチャ/the-serverless-architecture-we-dreamed-of
tomoki10
0
420
小学3年生夏休みの自由研究「夏休みに Copilot で遊んでみた」
taichinakamura
0
150
Turing × atmaCup #18 - 1st Place Solution
hakubishin3
0
470
CustomCopを使ってMongoidのコーディングルールを整えてみた
jinoketani
0
220
OpenShift Virtualizationのネットワーク構成を真剣に考えてみた/OpenShift Virtualization's Network Configuration
tnk4on
0
130
20241214_WACATE2024冬_テスト設計技法をチョット俯瞰してみよう
kzsuzuki
3
440
権威ドキュメントで振り返る2024 #年忘れセキュリティ2024
hirotomotaguchi
2
730
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Designing for humans not robots
tammielis
250
25k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Optimising Largest Contentful Paint
csswizardry
33
3k
Gamification - CAS2011
davidbonilla
80
5.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Rails Girls Zürich Keynote
gr2m
94
13k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.6k
A designer walks into a library…
pauljervisheath
204
24k
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