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

DM-41063: Remove trailedSourceFilter and add to filterDiaSourceCatalog #222

Merged
merged 2 commits into from
May 8, 2024

Conversation

bsmartradio
Copy link
Contributor

@bsmartradio bsmartradio commented Apr 18, 2024

Remove longTrailedSources from diaPipe, change its output to ArrowAstropy, and add longTrailedSources to output from filteredDiaSourceCatalog


  • [ x] Do unit tests pass (scons and/or stack-os-matrix)?
  • [ x] Did you run ap_verify.py on at least one of the standard datasets?
    For changes to metrics, the print_metricvalues script from lsst.verify will be useful.
  • Is the Sphinx documentation up-to-date?

Copy link
Contributor

@mrawls mrawls left a comment

Choose a reason for hiding this comment

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

Approving with the assumption you will resolve the docstring TODO.

@@ -455,8 +455,10 @@ def run(self, diaSourceCat):
results : `lsst.pipe.base.Struct`
Results struct with components.
"""
# TODO Add docstrings for diffIm
Copy link
Contributor

Choose a reason for hiding this comment

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

Good idea 😜

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added docstrings and updated the results docstrings to be more comprehensive.

Update docs and unit tests to include trailed source filtering in filterDiaSourceCatalog.py
@bsmartradio bsmartradio merged commit 5083c5e into main May 8, 2024
2 checks passed
@bsmartradio bsmartradio deleted the tickets/DM-41063 branch May 8, 2024 18:29
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.

2 participants