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
3.7k
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
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
More Decks by Zbigniew Siciarz
See All by Zbigniew Siciarz
What if Socrates was a dev?
zsiciarz
0
220
Calling Rust from other languages
zsiciarz
3
660
An introduction to the Rust ecosystem
zsiciarz
5
1.9k
Python3-only Django project - the benefits
zsiciarz
1
400
PostgreSQL & Django - a tasty mix
zsiciarz
2
480
Building an online PDF editor from scratch
zsiciarz
3
1.2k
IPython: tips, tricks & magic
zsiciarz
8
3.6k
ShiningPanda: simple CI hosting for Python
zsiciarz
1
140
requests, czyli HTTP dla ludzi
zsiciarz
1
150
Other Decks in Technology
See All in Technology
【CEDEC2026】『Relink』を拡張せよ - 『GRANBLUE FANTASY: Relink - Endless Ragnarok』の開発速度と品質を守るCI運用
cygames
PRO
0
140
メルカリのグローバルアプリで挑んだ AlloyDB 運用と課題解決の実践記
hatappi
0
240
【CEDEC2026】『ウマ娘 プリティーダービー』 英語版のキャラクターの方言や口調をローカライズするための創造的アプローチ
cygames
PRO
1
200
20260804_Q4AzureUpdateBite_FabricDataAgentの精度を高める設計.pdf
matayuuu
1
120
AWS ネットワーク構築でハマった(ハマりかけた) 5選とそこから得た教訓
nagisa53
4
200
AI ネイティブな組織に Gemini Enterprise Agent Platform がなぜ必要なのか
asei
1
190
もう一度考える SRE チームの作り方・育て方 / Rethinking SRE #1: Building and Growing SRE Teams
rrreeeyyy
6
1k
研究開発部の紹介 / Sansan R&D Profile
sansan33
PRO
4
24k
ガバメントクラウドでのランサムウェア対策
techniczna
2
1k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
53k
toio・myCobotでフィジカルAIっぽいことを行うための検討(とりあえず調査) / フィジカルAI LT(IoTLTによる開催)
you
PRO
0
310
Data Hubグループ 紹介資料
sansan33
PRO
0
3.2k
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
330
40k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
123
22k
WCS-LA-2024
lcolladotor
0
790
Darren the Foodie - Storyboard
khoart
PRO
3
3.6k
Making Projects Easy
brettharned
120
6.7k
Building Adaptive Systems
keathley
44
3.2k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
2.2k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
240
The Curious Case for Waylosing
cassininazir
1
450
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
250
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
570
GitHub's CSS Performance
jonrohan
1033
470k
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