astrolabsoftware / fink-science

Define your science modules to add values to Fink alerts!
https://fink-broker.readthedocs.io/en/latest/broker/science_modules/
Apache License 2.0
11 stars 17 forks source link

None values in lightcurves for snn #56

Open anaismoller opened 4 years ago

anaismoller commented 4 years ago

SNN was not designed to handle None values in light-curves. A simple pdf = pdf[~ pdf.FLUXCAL.isna()] in line 120 in snn/processor.py should deal with that

anaismoller commented 6 months ago

Is there an action you need from me?

JulienPeloton commented 6 months ago

Nope! I guess you received a notification because I was doing triage on issues ;-)