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
72
Kepler's Discoveries will Continue
barentsen
0
180
Kepler/K2 Status Update & New Software Tools
barentsen
0
250
Three reasons why Kepler's discoveries will continue for a decade
barentsen
2
210
The Kepler/K2 Supernova Cosmology Experiment
barentsen
1
95
How Sagan Fellows are shaping the success of NASA’s K2 Mission
barentsen
0
180
La misión Kepler de NASA
barentsen
0
73
How to find a planet?
barentsen
0
98
K2: Status and Future
barentsen
0
200
Other Decks in Science
See All in Science
Introd_Img_Process_2_Frequ
hachama
0
560
01_篠原弘道_SIPガバニングボード座長_ポスコロSIPへの期待.pdf
sip3ristex
0
520
データベース02: データベースの概念
trycycle
PRO
2
750
データマイニング - グラフデータと経路
trycycle
PRO
1
130
点群ライブラリPDALをGoogleColabにて実行する方法の紹介
kentaitakura
1
290
生成AI による論文執筆サポートの手引き(ワークショップ) / A guide to supporting dissertation writing with generative AI (workshop)
ks91
PRO
0
500
Cross-Media Information Spaces and Architectures (CISA)
signer
PRO
3
31k
統計学入門講座 第1回スライド
techmathproject
0
340
How To Buy, Verified Venmo Accounts in 2025 This year
usaallshop68
2
110
生成AIと学ぶPythonデータ分析再入門-Pythonによるクラスタリング・可視化をサクサク実施-
datascientistsociety
PRO
4
1.6k
Machine Learning for Materials (Challenge)
aronwalsh
0
290
3次元点群を利用した植物の葉の自動セグメンテーションについて
kentaitakura
2
1.2k
Featured
See All Featured
Large-scale JavaScript Application Architecture
addyosmani
512
110k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Making Projects Easy
brettharned
116
6.3k
Side Projects
sachag
455
42k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
The World Runs on Bad Software
bkeepers
PRO
69
11k
Scaling GitHub
holman
459
140k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Visualization
eitanlees
146
16k
BBQ
matthewcrist
89
9.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
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.