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.5k
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
190
Calling Rust from other languages
zsiciarz
3
650
An introduction to the Rust ecosystem
zsiciarz
5
1.9k
Python3-only Django project - the benefits
zsiciarz
1
380
PostgreSQL & Django - a tasty mix
zsiciarz
2
460
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
120
requests, czyli HTTP dla ludzi
zsiciarz
1
140
Other Decks in Technology
See All in Technology
社内レビューは機能しているのか
matsuba
0
130
Abuse report だけじゃない。AWS から緊急連絡が来る状況とは?昨今の攻撃や被害の事例の紹介と備えておきたい考え方について
kazzpapa3
1
790
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
220
内製AIチャットボットで学んだDatadog LLM Observability活用術
mkdev10
0
120
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
270
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.6k
最強のAIエージェントを諦めたら品質が上がった話 / how quality improved after giving up on the strongest AI agent
kt2mikan
0
190
AWSの資格って役に立つの?
tk3fftk
2
340
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
4.4k
Kubernetesにおける推論基盤
ry
1
400
"作る"から"使われる"へ:Backstage 活用の現在地
sbtechnight
0
150
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
180
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
Navigating Weather and Climate Data
rabernat
0
140
How to make the Groovebox
asonas
2
2k
Ruling the World: When Life Gets Gamed
codingconduct
0
170
Deep Space Network (abreviated)
tonyrice
0
92
How GitHub (no longer) Works
holman
316
140k
HDC tutorial
michielstock
1
550
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
Google's AI Overviews - The New Search
badams
0
930
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.2k
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
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