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
Real-time meteoroid fluxes from video data
Search
Geert Barentsen
August 24, 2013
Science
0
150
Real-time meteoroid fluxes from video data
Talk presented at the International Meteor Conference 2013 in Poznan, Poland.
Geert Barentsen
August 24, 2013
Tweet
Share
More Decks by Geert Barentsen
See All by Geert Barentsen
A story about open science
barentsen
0
57
Kepler's Discoveries will Continue
barentsen
0
160
Kepler/K2 Status Update & New Software Tools
barentsen
0
230
Three reasons why Kepler's discoveries will continue for a decade
barentsen
2
190
The Kepler/K2 Supernova Cosmology Experiment
barentsen
1
86
How Sagan Fellows are shaping the success of NASA’s K2 Mission
barentsen
0
180
La misión Kepler de NASA
barentsen
0
64
How to find a planet?
barentsen
0
90
K2: Status and Future
barentsen
0
190
Other Decks in Science
See All in Science
創薬における機械学習技術について
kanojikajino
13
4.4k
いまAI組織が求める企画開発エンジニアとは?
roadroller
2
1.3k
重複排除・高速バックアップ・ランサムウェア対策 三拍子そろったExaGrid × Veeam連携セミナー
climbteam
0
110
Transformers are Universal in Context Learners
gpeyre
0
550
Factorized Diffusion: Perceptual Illusions by Noise Decomposition
tomoaki0705
0
220
(Forkwell Library #48)『詳解 インシデントレスポンス』で学び倒すブルーチーム技術
scientia
2
1.4k
大規模画像テキストデータのフィルタリング手法の紹介
lyakaap
6
1.5k
Iniciativas independentes de divulgação científica: o caso do Movimento #CiteMulheresNegras
taisso
0
230
WeMeet Group - 採用資料
wemeet
0
3.2k
理論計算機科学における 数学の応用: 擬似ランダムネス
nobushimi
1
340
Machine Learning for Materials (Lecture 9)
aronwalsh
0
210
Introduction to Graph Neural Networks
joisino
PRO
4
2.1k
Featured
See All Featured
Scaling GitHub
holman
458
140k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Typedesign – Prime Four
hannesfritz
40
2.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
720
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
Designing the Hi-DPI Web
ddemaree
280
34k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
The Invisible Side of Design
smashingmag
298
50k
Transcript
Real-time meteoroid fluxes from video data A talk by Geert
Barentsen for the International Meteor Conference 2013
Hello. I’m Geert Barentsen @GeertMcTwit www.geert.io github.com/barentsen
I do galactic astronomy during daytime The
I do meteors during nighttime I
Visual observations are awesome.
Because human eyes are sensitive.
~1 mag deeper ~3x larger field (100°) (Ignoring caveats) One
human is worth about six cameras.
And human eyes are everywhere.
Perseids 2013 visual data
Visible light observations of meteor rates are useful.
Landsat 5 got hit (probably) Perseids 2009 WTF?! WTF?! WTF?!
But not all showers are observed well.
Leonids 2012 20 Nov 2012, 6 UT: counted 33 Leonids
in 1 hour fluke or not?
How many minor outbursts are being missed?
Possibly a lot. Draconids 2012 only visible here
Does it matter?
YES. Because outbursts constrain models.
OK. Now that we agree. How do we fix this?
Super Sirko to the rescue In 2011, MetRec started estimating
fluxes.
MetRec estimates the Effective Collection Area (ECA) Area corrected for
direction, extinction and limiting magnitude. (cf. Molau 2011) flux(mag < 6.5) = #meteors / ECA [km-2 h-1]
Draconids 2011 Made available in real-time at http://imonet.org (Koschack
Every clear minute, MetRec produces a flux record. { ‘time’:
‘2013-08-21 03:42’, ‘station’: ‘MINCAM1’, ‘shower’: ‘PER’, ‘eca’: 3.18, ‘met’: 3, ‘mag’: [2, -1, 3], ‘lm’: 4.2, ... }
meteorflux.io HTTP GET API API HTTP POST Flux
http://meteorflux.io
Perseids 2011-2013 (averaged)
Lyrids 2011-2013
Quadrantids 2012-2013
eta-Aquariids 2011-2013 WTF?!
Leonids 2011-2012 WTF?!
Orionids 2011-2012 (averaged) WTF?!
Northern Taurids 2011-2012 (averaged) WTF?! WTF?! Likely
Antihelion 2012 WTF?! WTF?!
Draconids 2012 No
Alexandr Maidik (Ukraine) 55 Draconids (16h00-18h00 UT) peak at ~16h50
Jakub Koukal (Czech Republic) 60 Draconids (17h00-19h10 UT) peak at ~17h05 Draconids 2012 visual observations
Visual observations are still awesome. ... let’s add them to
the tool.
https://github.com/barentsen/meteor-flux Code is open under MIT license. Anyone wants to
join?
Next steps: ... include mass index; ... understand systematics (moon,
clouds); ... switch on real-time reporting in MetRec.
Thanks Poznyan.