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

Reorganisation & visualisation #36

Merged
merged 13 commits into from
Jan 19, 2020
Merged

Reorganisation & visualisation #36

merged 13 commits into from
Jan 19, 2020

Conversation

JulienPeloton
Copy link
Member

IMPORTANT: Please create an issue first before opening a Pull Request.
Linked to issue(s): #34

What changes were proposed in this pull request?

This PR introduces a new module for visualisation (visualisation.py), a new class to manipulate alerts (class AlertReader), two new CLI (fink_alert_viewer and fink_consumer), and reorganise the existing modules to simplify the structure.

  • fink_alert_viewer allows to quickly inspect an alert from the terminal
  • fink_consumer allows to poll new alerts from Fink from the terminal. It can consumate and save alerts, but there is no handler capability yet (see Allow handler for fink_consumer #35 ).

How was this patch tested?

Manually and CI. A new notebook has been pushed also.

@JulienPeloton
Copy link
Member Author

Also, the test suite has been expanded and the coverage has been increased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant