Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

None values in lightcurves for snn #56

Open
anaismoller opened this issue Jul 27, 2020 · 2 comments
Open

None values in lightcurves for snn #56

anaismoller opened this issue Jul 27, 2020 · 2 comments

Comments

@anaismoller
Copy link
Member

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
Copy link
Member Author

Is there an action you need from me?

@JulienPeloton
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Bug
Development

No branches or pull requests

2 participants