CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
176 stars 49 forks source link

Filter FTPdetectinfo for meteors only #129

Closed satmonkey closed 2 years ago

satmonkey commented 2 years ago

This is a base code for filtering meteors by ML. It works as a module and calling as a function. The argument is a path to the FTPDetectinfo file. There are 2 important parameters: prediction threshold and a model path. For the time being hardcoded in the file, probably candidates for including them into .config. image