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.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
150
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.5k
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
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
35
11k
SoccerNet GSRの紹介と技術応用:選手視点映像を提供するサッカー作戦盤ツール
mixi_engineers
PRO
1
160
o11yで育てる、強い内製開発組織
_awache
3
110
コンテキストエンジニアリングとは? 考え方と応用方法
findy_eventslides
4
870
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
3
300
Railsアプリケーション開発者のためのブックガイド
takahashim
14
6k
VCC 2025 Write-up
bata_24
0
170
AWSにおけるTrend Vision Oneの効果について
shimak
0
120
Sidekiq その前に:Webアプリケーションにおける非同期ジョブ設計原則
morihirok
17
7.1k
KMP の Swift export
kokihirokawa
0
320
BtoBプロダクト開発の深層
16bitidol
0
160
それでも私はContextに値を詰めたい | Go Conference 2025 / go conference 2025 fill context
budougumi0617
4
1.2k
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
610
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
Raft: Consensus for Rubyists
vanstee
139
7.1k
The Cost Of JavaScript in 2023
addyosmani
53
9k
Building Applications with DynamoDB
mza
96
6.6k
A Tale of Four Properties
chriscoyier
160
23k
A designer walks into a library…
pauljervisheath
209
24k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
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