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

systematic plan for mock transients #44

Open
caseyjlaw opened this issue Feb 13, 2017 · 1 comment
Open

systematic plan for mock transients #44

caseyjlaw opened this issue Feb 13, 2017 · 1 comment
Assignees

Comments

@caseyjlaw
Copy link
Collaborator

We have the ability to simulate transients, but do not regularly use it in real-time observing. It would be valuable to implement an end-to-end plan for adding, finding, and tracking mock transients as a regular check of data quality.

@caseyjlaw
Copy link
Collaborator Author

Starting to sketch this out. Basic idea:

  • Create database for saving parameters inserted into data.
  • Insert transient randomly into data with range of physical characteristics to allow statistical measurement of detection efficiency with DM, dt, and phase offset.
  • Run detection pipeline blindly and save all candidates, real and mock.
  • Compare candidates to mock database after detection as veto before getting excited.
  • Could optionally use a pseudo-random process to define input parameters. This would allow us to identify mock transients even if the mock database lookup fails.

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

No branches or pull requests

2 participants