Skip to content

Commit

Permalink
Refactor bright star subtraction framework
Browse files Browse the repository at this point in the history
  • Loading branch information
leeskelvin committed Nov 6, 2024
1 parent 1c8e634 commit da4a13b
Show file tree
Hide file tree
Showing 5 changed files with 991 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/lsst/pipe/tasks/brightStarSubtraction/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from .brightStarCutout import *
from .brightStarStack import *
Loading

0 comments on commit da4a13b

Please sign in to comment.