The current implementation of [meteor trajectory finding algorithm](https://github.com/bolidozor/MeteorDataAnalyser/blob/dev/iPython/Trajectory_estimator.ipynb). Converges only to specific meteors and is very sensitive to input data quality. Significant enhancement could be achieved by use of the more robust optimization method. - https://github.com/CMA-ES/pycma
The current implementation of meteor trajectory finding algorithm. Converges only to specific meteors and is very sensitive to input data quality.
Significant enhancement could be achieved by use of the more robust optimization method.