Professor-G / MicroLIA

Gravitational microlensing classification engine using machine learning
GNU General Public License v3.0
13 stars 6 forks source link

fix: derivative error calc and erivative nans #23

Closed romanovzky closed 11 months ago

romanovzky commented 11 months ago

Two fixes:

1) Fixes how the error in magnitude is propagated to the error of the derivative time series 2) Fixes NaN appearing in the derivative calculations (primarily from repeated timestamps, as it happens in OGLEII data for example)