Main Page: Difference between revisions

From Global Meteor Network
Jump to navigation Jump to search
Line 71: Line 71:
=== [[Focusing_your_camera | Focusing your IP camera]] ===
=== [[Focusing_your_camera | Focusing your IP camera]] ===


=== [https://globalmeteornetwork.org/?topic=configuring-your-imx291-camera Configuring your IMX291 IP camera] ===
=== [https://www.youtube.com/watch?v=N2sq1hBwcAA Video tutorial - Configuring your IMX291 IP camera] ===
 


== What can I do with my GMN station? ==
== What can I do with my GMN station? ==

Revision as of 17:21, 14 May 2020

Welcome to the Global Meteor Network's wiki page!

The Global Meteor Network (GMN) is a world wide organization of amateur and professional astronomers alike, whose goal is to observe the night sky using low-light video cameras and produce meteor trajectories in a coordinated manner. Here you will find information on the purpose and structure of the GMN, assembling and operating your own meteor camera, contributing to the development of RMS the GMN software, as well as information on how your observations as a citizen scientist can contribute to the further understanding of our solar system's formation and evolution.


Global Meteor Network Overview

Our mission

A brief history of the Croatian Meteor Network

Some 'live' GMN data products

Meteor Detection Station

What is an RMS GMN station?

A RMS-based GMN station that is the subject of this Wiki consists of a Raspberry Pi (RPi) single board computer, a low light level security video camera, and the RMS software package. The camera is securely mounted in a weatherproof housing, pointed at the sky, and connected to the RPi with a POE (Power Over Ethernet) cable. [insert block diagram or Photos here] The RPi is connected to the Internet via WiFi, and to be a part of GMN network, you’ll need a fairly powerful Raspberry Pi (RPi 3B+, RPi 4 or better) and a reasonably fast Internet connection. The internet connection is primarily required to enable data upload to a central server each morning as well as provide automatic updates for the RMS software.

Nightly, the RPi starts recording video from the camera shortly after local sunset continuously compressing and storing the video data locally. Each morning before sunrise, after capture is complete, the RPi analyzes the video and extracts your nightly station’s meteor observations. These extracted video “clips” of detected meteors are then archived and uploaded to a server. The clips can total hundreds of megabytes on a “busy” night (e.g., in a heavy meteor shower, or a night with a lot of false detections--progress is being made on the detection software). The server finds meteors which were observed with more than one station and this enables the server to triangulate the meteor trails in 3D and calculate the orbits of the meteors.

What do I need?

How do I obtain a camera?

Purchase a camera system

Build my own camera system

<<In Progress>>

Can I use a commercial all-sky camera?

Generally no due to the lack of sensitivity. But see this recent experiment

Operating and maintaining your GMN station

Overview

Please note that GMS is a nascent operation and you may share some growing pains if you choose to be involved -- we're still working out some bugs and making improvements here, which may be an opportunity to help if you have programming skills! ;-) So note that the workload of day-to-day operation can be non-zero, and might take a little bit of your time.

Ideally, you'll want to monitor your RMS RPi system(s) daily to look for freezes or glitches or other problems... like birds nesting or soiling the camera window, people accidentally unplugging the power cord, mice (or cats or dogs!) chewing on the camera Ethernet cable, etc.

Although we are getting close, this is not a "power up and forget about it" system yet. However, by its very nature, the GMS network is inhabited by a lot of people who are willing to help newcomers getting started. So, here are some clues for daily operation of your RMS camera.

So what does the meteor camera do over the course of 24 hours?

The RMS Python based system calculates the sundown to sunrise interval and schedules video camera capture all night long. Depending on the video camera and capabilities of the RPi, the camera captures 25 or more frames per second between evening and morning twilight. During the continuous image capture, the station begins processing captured image data, doing a pre-screening to target frames with a suitable number of stars (usually around 20) that makes it worth looking for meteor detections. Once data capture has finished, the station switches into processing all the promising frames for detections, then refining the astrometric accuracy of every positive detection. Using the station platepar (plate parameters) calibration file, processing iterates to find the best astrometry and photometry solution for each detected meteor. Once this process has analyzed each detection, summary files are created. These summary files include text file data presentation in several widely accepted formats (CAMS and UFOorbit), as well as graphic plots of detection frequencies throughout the night, a set of thumbnail images of detections, a set of thumbnail images of data captured throughout the night, a single image with all detections stacked together, plots of photometry, astrometry, and camera pointing drift in arc minutes throughout the course of the night as the mount or building flexes, a flat file for correcting images, and a plot of all detections showing any identified radiants. Finally all results are combined into a single compressed archive, which is automatically uploaded each morning to the central server. Optionally, you can create a mp4 movie showing a time lapse of the night’s captured images. Each morning you can review the result files on the RPi, and copy anything you want to your computer or tablet.

Archiving data and backing up configuration

Data backup is as much or as little as you like. Your primary data is automatically uploaded to the central server every morning when data processing is done. We've built some automated tools that can help to back up any additional data to a thumb drive inserted into the RPi.

Tools and Utilities

  • VNC Viewer[1] or AnyDesk[2] remote connect tool allows station access from anywhere. Access from outside your network is enabled by use of an OpenVPN connection address available to meteor stations.
  • Samba data directory access, allows you to copy data results directly from your RPi to your computer or tablet.
  • CMN_binViewer[3] can be used to view standard fits image files containing meteor detections. It runs on the RPi, and is also available under Windows.
  • Meteor camera Field of View visualization tool[4] helps you in aiming your camera so that it may intersect the field of view of nearby stations.
  • UFO Orbit[5] allows you to process data from multiple stations and generate unified radiants of two or more stations seeing the same meteor. It can plot the shared object ground path, orbital characteristics, and can output a summary file of all objects seen by more than one station, which can be used for further analysis.
  • RMS software can be installed under Windows to allow much of the RMS python-based code to be executed on your computer, so it can be run against meteor station data you have transferred to your computer from the RPi.
  • You can run RMS Python jobs on the RPi to sample the image files captured all night long and condense them into a mp4 movie. This creates a sometimes mesmerizing summary that can run for over 2 minutes in length for winter time data.


Assembling your camera

Quick start guide

Focusing your IP camera

Video tutorial - Configuring your IMX291 IP camera

What can I do with my GMN station?

Video Tutorial - Using SkyFit to perform astrometric and photometric calibration

Video Tutorial - Manually reducing observations of fireballs and computing their trajectories

Generating a Google Earth KML file to show your station's field of view

Using UFO Orbit program to estimate meteor trajectories

Urban meteor observing

Optional RMS Software Installation

Flash a pre-built image

Please note: Images are available of RMS software pre-installed into Raspbian. Raspbian is the operating system typically used on the Raspberry Pi (RPi) computer. In most cases, there is no need to install RMS into Raspbian yourself, because it is much easier to use the most recent RMS Raspbian image. The current publicly released image of RMS pre-installed into the Jessie Raspbian release is here

This Jessie RMS image is well suited to the RPi hardware version 3+ or earlier, although use of v1 is not recommended.

Work is underway to make a Buster Raspbian release RMS image intended for the RPi v4 hardware, and we hope to have this image available soon. It is being tested now, and should be ready for release in a few weeks. We recommend the RPi v4 with 2 or 4 GB of RAM for Buster RMS.

Many station operators find that a 128 GB microSD card is preferred, although smaller 64 GB cards will also work. The image is flashed to the microSD card using the Etcher utility for Windows, which can be found here

Please note that the pre-installed RMS software images incorporate an auto-updating feature, so that the RMS software is updated to the current release whenever your Raspberry Pi RMS is booted. This way, your station is always running the most recent set of updates. For installations into other Linux or windows environments, executing the command:

git pull

will update to the most recent RMS release.

The code was designed to run on a RPi, but it will also run an some Linux distributions. We have tested it on Linux Mint 18 and Ubuntu 16. For information on installing into other Linux releases, check portions of the section listed below for installing on RPi, and also check installation instructions found on GitHub

Install for Raspberry Pi

Install for Windows (Note: Capture and detection will not work under Windows)

IstraStream

The IstraStream.com is an independent hosting site which is part of our world wide GMN. It is primarily a host for data from cameras sold by IstraStream, but other station operators can request that their data be included. At this time, data is hosted from RMS stations in over 10 countries, with a geographic span including Europe, North and South America.

IstraStream GMN status website

IstraStream Plots Explanation

For More Information

Contact the Global Meteor Network

Join the Global Meteor Network Forum