Skip to content

Commit

Permalink
Add task to extract and process bright stars
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganSchmitz committed Sep 11, 2020
1 parent 629db56 commit cf14459
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin.src/processBrightStars.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env python
from lsst.pipe.tasks.processBrightStars import ProcessBrightStarsTask
ProcessBrightStarsTask.parseAndRun()

0 comments on commit cf14459

Please sign in to comment.