Skip to content

enh: adding a criteria to have only candidates with minimum two points#358

Merged
JulienPeloton merged 6 commits into
masterfrom
issue/357/update_extragalactic_new_candidate
Apr 27, 2026
Merged

enh: adding a criteria to have only candidates with minimum two points#358
JulienPeloton merged 6 commits into
masterfrom
issue/357/update_extragalactic_new_candidate

Conversation

@camilledzt
Copy link
Copy Markdown
Collaborator

@camilledzt camilledzt commented Mar 11, 2026

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

What changes were proposed in this pull request?

  • The filter is now requiring a minimum of two points in the same band to pass.
  • Rising alerts must have rate < -0.2 mag/day and last less than 3 days.
  • Fading alerts must have rate > 0.2 mag/day in r/i bands, or > 0.5 mag/day in g/u bands.
  • The magnitude must be less than 24.
  • The cut on the age of the alert is now 5 days (the previous value was 48 hours)

Comment thread fink_filters/rubin/livestream/filter_extragalactic_new_candidate/filter.py Outdated
Copy link
Copy Markdown
Member

@JulienPeloton JulienPeloton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good code -- thanks @camilledzt !

@JulienPeloton JulienPeloton merged commit 8755434 into master Apr 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Rubin] Filter for GRANDMA : update filter_extragalactic_new_candidate

2 participants